forked fromprettier/prettier-browser-extension
- Notifications
You must be signed in to change notification settings - Fork0
fox-forks/prettier-browser-extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Extension that adds support for prettifying input boxes that support Markdown or Code. Currently supports Chrome and Firefox.
Install the extension from the store.
yarn
For a one-time build in production:
yarn build
To watch files and rebuild when files change in development:
yarn dev:chrome# oryan dev:firefox
To open React devtools for the options page:
yarn react-devtools
- Chrome Settings > More Tools > Extensions...
- Turn on Developer mode
- Load unpacked > Select the
extension/chrome
directory
To watch files and rebuild when files change in development:
yarn build:firefox:devyarn launch:firefox
To open React devtools for the options page:
yarn react-devtools
yarn lint
yarn format
yarn test-only
yarn test
We would love yourhelp :)
About
Prettier Browser Extension
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- JavaScript93.5%
- SCSS6.0%
- HTML0.5%