To build the examples locally, run:
yarn
yarn start
export NODE_OPTIONS=--openssl-legacy-provider
yarn global add nearley
nearleyc grammer.ne -o src/lib/grammer.js
nearley-railroad grammer.ne -o grammar.html
python -m http.server 80
yarn start
yarn
yarn run cypress:open
yarn
yarn run cy:ci
better cssDONEadd localstorageDONE- add save file button
- add open file
- add pastebin save with api key
- add cool colored text visualizer for the regex
- chatgpt plugin with buttons for helper
GitHub - react-monaco-editor/react-monaco-editor: Monaco Editor for React. Monaco Editor Playground
MIT, see the LICENSE file for detail.