Skip to content

ToppleTheNun/react-app-devtools

Repository files navigation

🛠️ react-app-devtools

Custom DevTools for your React app

semantic-release

react-app-devtools enables easy creation of custom DevTools for your application.

Installation

WIP

Usage

WIP

Development Guide

Prerequisites

Linting

The library is checked using ESLint, following the rules created for create-react-app by Facebook.

Code Formatting

Code should be formatted following the Prettier code style. You can reformat the code automatically by running the below from your terminal:

$ yarn run lint --fix

Commit Messages

Commit messages follow the AngularJS commit message conventions. The project is configured with commitizen to make it easy to add commit. You can follow the conventions manually or run the below from your terminal to have it formatted for you:

$ yarn cz

Credits

Inspired by Kent C. Dodds' article Make your own Dev Tools.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published