strapdown

0.6.4 • Public • Published

Strapdown.js

Strapdown.js makes it embarrassingly simple to create elegant Markdown documents. No server-side compilation required.

This is a fork of the awesome project at http://strapdownjs.com

This fork adds auto generated table of contents and can be used as a jQuery plugin.

For more, please see:

Sample

View Live

Contributor guide

You will need Node.js (>0.6.x) and Bower to generate the bundles. To bundle/compile the assets, issue in the project directory:

$ npm install
$ bower install
$ grunt

Other available commands are:

  • grunt watch - refreshes the output files on where are changed.
  • grunt test - only runs the tests

Bug fixes should go in the latest version - no need to bump it. New features or anything that changes the old behavior should go into a bumped version (update version in package.json)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.6.4
    152
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.6.4
    152
  • 0.6.3
    1
  • 0.6.2
    1
  • 0.6.1
    1

Package Sidebar

Install

npm i strapdown

Weekly Downloads

155

Version

0.6.4

License

none

Last publish

Collaborators

  • yieme