playground-browser

For some fast hacking in your beloved Coffee Script

Usage no npm install needed!

<script type="module">
  import playgroundBrowser from 'https://cdn.skypack.dev/playground-browser';
</script>

README

Playground-browser

Browserify compatible. It is an usefull set of JavaScript functions for printing texts, tables, progress bars, pictures, charts (ChartJS dep needed) and more.

In other words, it just adds childs to document.body without the need of writing JavaScript boilerplate.

It is used by Playground.

Just checkout the source code - the usage and functionality is pretty obvious!