@xieyuheng/mymarkdown
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @xieyuheng/mymarkdown

Weekly Downloads

1

Version

0.0.2

License

GPL-3.0-or-later

Unpacked Size

158 kB

Total Files

149

Last publish

Collaborators

  • xieyuheng