https://github.com/tajo/playground-browser
Plugin for playground - coffeescript browser hacking tool
https://github.com/tajo/playground-browser
Last synced: 5 days ago
JSON representation
Plugin for playground - coffeescript browser hacking tool
- Host: GitHub
- URL: https://github.com/tajo/playground-browser
- Owner: tajo
- Created: 2014-10-27T12:42:53.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-22T15:50:18.000Z (almost 11 years ago)
- Last Synced: 2025-10-05T07:47:38.249Z (5 days ago)
- Language: CoffeeScript
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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](http://github.com/tajo/playground).
Just checkout the source code - the usage and functionality is pretty obvious!