Prettier Browser Extension
205
stars
266
commits
JavaScript
primary language
Oct 13, 2023
updated
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
# or
yan dev:firefox
To open React devtools for the options page:
yarn react-devtools
extension/chrome directoryTo watch files and rebuild when files change in development:
yarn build:firefox:dev
yarn 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 your help :)
JavaScript
93.5%
SCSS
6.0%
Prettier Browser Extension
205
stars
266
commits
JavaScript
primary language
Oct 13, 2023
updated
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
# or
yan dev:firefox
To open React devtools for the options page:
yarn react-devtools
extension/chrome directoryTo watch files and rebuild when files change in development:
yarn build:firefox:dev
yarn 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 your help :)
JavaScript
93.5%
SCSS
6.0%