https://github.com/alecperkins/coffeetable
A drop-in workbench for experimentation, CoffeeTable is a CoffeeScript-fluent browser console.
https://github.com/alecperkins/coffeetable
Last synced: about 2 months ago
JSON representation
A drop-in workbench for experimentation, CoffeeTable is a CoffeeScript-fluent browser console.
- Host: GitHub
- URL: https://github.com/alecperkins/coffeetable
- Owner: alecperkins
- License: unlicense
- Created: 2011-07-02T21:45:32.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-03-06T04:37:32.000Z (about 13 years ago)
- Last Synced: 2024-04-14T03:56:15.537Z (about 1 year ago)
- Language: CoffeeScript
- Homepage: http://alecperkins.net/coffeetable/
- Size: 570 KB
- Stars: 106
- Watchers: 2
- Forks: 6
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CoffeeTable v0.3.0
A drop-in, CoffeeScript-fluent console for web pages.
* [Demo + Instructions](http://code.alecperkins.net/coffeetable)
* [GitHub repo](https://github.com/alecperkins/coffeetable)## To use
Load `coffeetable-min.js` into the page:
``
...and the widget will automatically initialize.## By
[Alec Perkins](http://alecperkins.net)
This is free and unencumbered software released into the public domain. See UNLICENSE for more information.