Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/egoist/jsx-editor
JSX Live Editor
https://github.com/egoist/jsx-editor
es6 jsx poi preact react vue
Last synced: 14 days ago
JSON representation
JSX Live Editor
- Host: GitHub
- URL: https://github.com/egoist/jsx-editor
- Owner: egoist
- Created: 2017-01-19T19:51:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-25T14:11:20.000Z (almost 3 years ago)
- Last Synced: 2024-10-04T11:58:14.721Z (about 1 month ago)
- Topics: es6, jsx, poi, preact, react, vue
- Language: Vue
- Homepage: https://jsx.egoist.sh
- Size: 453 KB
- Stars: 61
- Watchers: 6
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-poi - jsx-editor - JSX Live Editor. (Projects / Open-source projects)
README
# JSX Live Editor
https://jsx.egoist.sh
## Development
```bash
# dev
yarn dev
# build
yarn build
```