0.3.0 • Published 8 years ago

@the-grid/ed-userhtml v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

ed-userhtml

Ed widget for user html

Widget: edit.html and src/edit.js -- zips html into url of runner

Runner: index.html and src/index.js -- unzips html from url and mounts arbitrary html

dev

Uses budo. Can only livereload one part at a time:

rm dist/edit.js
npm run buildindex

npm run devedit

or

rm dist/index.js
npm run buildedit

npm run devindex

& open http://localhost:9966/demo.html

deploy

npm version (patch|minor|major)
0.3.0

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago