Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martypdx/jade-editor
Live, real-time jade editor with html, preview, and options JSON
https://github.com/martypdx/jade-editor
Last synced: about 1 month ago
JSON representation
Live, real-time jade editor with html, preview, and options JSON
- Host: GitHub
- URL: https://github.com/martypdx/jade-editor
- Owner: martypdx
- Created: 2011-08-21T18:04:43.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-12-08T03:18:05.000Z (almost 12 years ago)
- Last Synced: 2024-04-15T04:16:12.111Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 926 KB
- Stars: 9
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## About
This is a real-time browser based editor for web UI/UX with four inputs:
* jade
* css
* json (fed into jade)
* javascript (executed on document load)Changes are reflected real-time in the iframe on the right.
This project is largely experimental and there is a lot of stuff in it that isn't even used.