Skip to content

dmytrorykun/react-native-cdp-status

 
 

Repository files navigation

React Native CDP Status

Generates documentation showing the progress of the React Native project's support of the Chrome DevTools Protocol.

✈️ Getting started

Create a Github personal access token with public_repo permissions. We use this to check the current state of the React Native, Hermes and Chrome DevTools Protocol projects.

export GITHUB_TOKEN=<your token>
npm install
npm run dev

Open http://localhost:3000/ site in your favorite browser.

👏 How to Contribute

The main purpose of this repository is to generate documentation that tracks the progress in React Native of our support of the CDP protocol.

Code of Conduct

Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing

We follow a similar process to React Native, please read the Contributing Guide to learn about our development process, how to propose bugfixes and improvements.

📄 License

React Native CDP Status is MIT licensed, as found in the LICENSE files.

React Native CDP Status's generated content is Creative Commons licensed, as found in the LICENSE-docs file.

About

Tracks the status of the CDP implementation in Hermes and React Native projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.4%
  • JavaScript 6.1%
  • Other 0.5%