0.1.0 • Published 9 years ago

scribe-plugin-table-command v0.1.0

Weekly downloads
25
License
-
Repository
-
Last release
9 years ago

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.