scribe-plugin-table-command
v0.1.0
Published
Table command for Scribe
Downloads
85
Readme
Scribe Table Plugin
Command to create and manipulate tables in scribe.
Usage
require('css!scribe-plugin-table-command');
var tableCommand = require('scribe-plugin-table-command');
scribe.use(tableCommand());
Installation
bower install scribe-plugin-table-command
Contribute
We will update/maintain this plugin as we update it internally to meet our needs.
See Using and Contributing to Open Source at Coursera on how we do opensource at Coursera.