markdown-to-ast

v6.0.1
Parse Markdown to AST with location info.

example:build

browserify example/js/index.js -o example/app/app.js

test

mocha "test/**/*.{js,ts}"

build

cross-env NODE_ENV=production babel src --out-dir lib --source-maps

watch

babel src --out-dir lib --watch --source-maps

prepublish

npm run --if-present build

Metadata

  • MIT
  • Whatever
  • azu
  • released 12/25/2017

Downloads

Maintainers