New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

codepan

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

codepan

Play with JS/CSS/HTML so simple it hurts

latest
Source
npmnpm
Version
1.1.0
Version published
Weekly downloads
2
-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

CodePan

build status

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

Demo

https://nenjack.github.io/codepan/

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 my pwa-worker

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

Set pans from the url GET parameters

You can use url GET param:

  • pans=html,css,js,console,output

Sets types of visible open pans, any number is ok

  • layout=column|row

Sets the desired layout of open pans

  • headless=false|true

Doesnt show ads, menu or pan header titles

Credits

License

MIT

FAQs

Package last updated on 18 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts