Play with JS/CSS/HTML so simple it hurts, the web playground that works offline.
Aren't there already JSBin/CodePen/JSFiddle?
Yep! So why not one more? And this one could work offline for you!
How? codepan
is just a single page app with no-backend! Built with Webpack and Vue.js, and the offline feature is provided by offline-plugin.
We aim to support latest version of Chrome, Safari, Firefox and Microsoft Edge.
Clone this repository and install dependencies by running yarn
, then:
yarn dev
: Run in development modeyarn build
: Build in production modeyarn lint
: Run eslint
MIT © EGOIST