Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

If you guys are interested in putting together some usable examples (in the spirit of docs.angularjs.org), I would love to help you integrate live examples with Plunker (http://plnkr.co/edit/).

Bootstrapping an editor session is as simple as POST'ing a simple form targeted at that url.

I would really love to see the Ember.js community get some use out of Plunker. (@filearts on twitter if you'd like to chat).



Does Plunker have an about page? I've been looking for a description of what it does and what it's for but can't seem to find anything.


That sounds like a very good (if not necessary) idea.

You can see a list of features on the development version of the site at: http://beta.plnkr.co/ These include:

* Real-time code collaboration

* Fully-featured, customizable syntax editor

* Live previewing of code changes

* As-you-type code linting

* Transparent translation of intermediate languages like Coffee-Script, Typescript, Sass, etc (with sourcemapping included where available). This means you create 'app.coffee' and ask for 'app.js' in your html and you are served the compiled version of 'app.coffee' as well as its sourcemap.

* Forking, commenting (not done yet) and sharing of Plunks

* Fully open-source on Github under the MIT license

Also, there is both a Google Group (http://plnkr.co/discuss) and github repo (https://github.com/filearts/plunker).

That being said, neither of these properly address your question. I will push out an about page as soon as I can.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: