8000 GitHub - fkrs/codepan: Like codepen and jsbin but works offline.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fkrs/codepan

 
 

Repository files navigation

codepan

CircleCI

Play with JS/CSS/HTML so simple it hurts, the web playground that works offline.

Why

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.

Browser Support

We aim to support IE10+ and all modern browsers, feel free to file an issue if you encounter some problem.

Development

Clone this repository and install dependencies by running yarn, then:

  • yarn dev: Run in development mode
  • yarn build: Build in production mode
  • yarn lint: Run eslint

License

MIT © EGOIST

About

Like codepen and jsbin but works offline.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 49.0%
  • JavaScript 45.2%
  • HTML 5.8%
0