https://github.com/paramt/code-editor
Permanent webpage generator with a live code editor
https://github.com/paramt/code-editor
Last synced: about 1 year ago
JSON representation
Permanent webpage generator with a live code editor
- Host: GitHub
- URL: https://github.com/paramt/code-editor
- Owner: paramt
- License: mit
- Created: 2018-05-18T02:25:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-27T20:05:57.000Z (about 7 years ago)
- Last Synced: 2025-01-25T18:29:38.790Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://code.param.me
- Size: 619 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Code Editor 
[](https://status.param.me/782561485)
[](LICENSE)
Webpage generator with a live code editor
### TODO
- [x] Change setup of template (so that empty HTML does not delete everything)
- [ ] Change structure of textareas to ensure CTRL + Z works as intended
- [ ] Add page to load existing webpage into editor (edit.php)
- [ ] Change localStorage to indexedDB
- [x] Fix issue where reloading multiple times quickly causes HTML to disappear
- [x] Add loading page/bar
- [ ] Add changelog + version number
- [ ] Minify and bundle all resources
- [ ] Load all resources in and put async=true
- [x] Animate transition from index to info.html