micro-mdx-parser

1.1.10 • Public • Published

micro-mdx-parser

A tiny parser to convert markdown or HTML into JSON.

Works in the browser & on the server.

The JSON representation can be used to render components.

Fork of https://github.com/andrejewski/himalaya with tweaks to make it MDX-like.

Install

npm install micro-mdx-parser

Why?

I needed a lightweight MDX parser that works in the client for some CMS-related stuff.

Readme

Keywords

Package Sidebar

Install

npm i micro-mdx-parser

Weekly Downloads

476

Version

1.1.10

License

MIT

Unpacked Size

163 kB

Total Files

28

Last publish

Collaborators

  • davidwells