:bento: Prototype apps in the browser with next generation JavaScript and NPM modules
Prototype JavaScript apps in the browser with ES2015's latest features and importing modules directly from NPM.
stage-0,
es2015and
reactpresets enabled
Under the hood it's pure client-side application which is hosted on GitHub pages and is built upon React.js.
Explore latest JavaScript features with the help of several useful npm modules and when you're ready just save the result and share the link with your team mates or community.
package.jsonthat gets updated automatically when you're executing the code which imports library from npm). Switch editors to manage specific part of your program
▶ Run Codebutton to see the result
Actionsmenu provides:
https://esnextb.in?gist=(please notice that these actions require GitHub account authorization)
▶ Run Codebutton)
Cmd/Ctrl + S- hotkeys for save your code as public gist action
Cmd/Ctrl + E- hotkeys for
▶ Run Codebutton
Ctrl + Alt + F- hotkeys for
Run Prettierbutton
There are several examples for you to play with:
Please suggest what can be improved, report a bug or ask for a missed features while raising an issue.
Clone this repo and run these commands inside it:
npm i npm run dev # visit http://localhost:9292/index-dev.html
Inspired by awesomeness of Babel.js REPL and Requirebin.
MIT Licensed