May 1, 2019

108 words 1 min read

arturadib/strapdown

arturadib/strapdown

Instant and elegant Markdown documents in the browser

repo name arturadib/strapdown
repo link https://github.com/arturadib/strapdown
homepage http://strapdownjs.com
language JavaScript
size (curr.) 1304 kB
stars (curr.) 2463
created 2012-08-13
license MIT License

Strapdown.js

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

For more, please see:

Contributor guide

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

$ npm install
$ coffee bundle <version_number>

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.

comments powered by Disqus