0.0.2 • Published 1 year ago

@xieyuheng/mymarkdown v0.0.2

Weekly downloads
-
License
GPL-3.0-or-later
Repository
-
Last release
1 year ago

MyMarkdown

A stable Markdown AST to protect myself from switching upstream parser and upstream API changes.

Install

npm i @xieyuheng/mymarkdown

Development

npm install    // Install dependencies
npm run build  // Compile `src/` to `lib/`
npm run watch  // Watch the compilation
npm run test   // Run test

Contributions

Be polite, do not bring negative emotion to others.

License