Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.