@bongnv/markdown-loader
TypeScript icon, indicating that this package has built-in type declarations

0.2.4 • Public • Published

A webpack loader to load markdown files

Loaded data from a markdown file will be an object with fields:

  • html: A string of rendered html form of the markdown content
  • timeToRead: The number of minutes to read
  • headings: An array of headings
  • other fields from front matter

Readme

Keywords

none

Package Sidebar

Install

npm i @bongnv/markdown-loader

Weekly Downloads

0

Version

0.2.4

License

MIT

Unpacked Size

12.4 kB

Total Files

6

Last publish

Collaborators

  • bongnv