Skip to content

coursera/scribe-plugin-table-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.