Skip to content
/ codepan Public
forked from egoist/codepan

Like codepen and jsbin but works offline.

License

Notifications You must be signed in to change notification settings

Hkmu/codepan

 
 

Repository files navigation

CodePan.net is shutting down, the current version is no longer maintained! You can still access the website for now, the domain is going to expire on 2021/07/12, but codepan.egoist.sh will always be available.

CodePan

CircleCI chat

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 latest version of Chrome, Safari, Firefox and Microsoft Edge.

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.3%
  • Vue 44.0%
  • HTML 4.2%
  • Rust 1.7%
  • Other 0.8%