Skip to content
This repository was archived by the owner on Oct 20, 2023. It is now read-only.

tomaswrobel/npm-playground

Repository files navigation

NPM Playground - A simple code fiddle.

Try it

No longer maintained

NPM Playground is now deprecated in favor of PlayGist

Supported files

  • TypeScript
  • JavaScript
  • JSX
  • TSX
  • CSS

Supported packages

A NPM package is supported, if it does not require Node.js environment. Also, the package is imported from esm.sh - this fiddle does not work offline.

Client-side

Unlike code.esm.sh, this fiddle never sends your code to a server. All processing happends on your machine, except for NPM packages.

About

NPM Playground is a lightweight code fiddle.

Topics

Resources

License

Stars

Watchers

Forks