Skip to content

notdaniel/codepan

This branch is 99 commits behind egoist/codepan:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1172410 · Oct 20, 2017
Jul 12, 2017
Jul 20, 2017
Oct 20, 2017
Sep 19, 2017
Jul 11, 2017
Mar 28, 2017
Mar 28, 2017
Sep 27, 2017
Aug 12, 2017
Aug 19, 2017
Aug 23, 2017
Aug 23, 2017
Aug 21, 2017

Repository files navigation

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.

Docs

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

  • Vue 48.1%
  • JavaScript 47.3%
  • HTML 4.4%
  • CSS 0.2%