0.2.6 • Published 10 months ago

m2dx-utils v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

m2dx-utils

Some utilities to work easier with MDX and its mdast, especially if you want to usue TypeScript.

Content

What is this?

This package provides some fully typed utilities to work with MDX.

When should I use this?

If you want to work a bit smoother with MDX's mdast.

Install

This package is ESM only. In Node.js (version 12.20+, 14.14+, or 16.0+), install with npm:

npm install m2dx-utils

Use

This is still in very early alpha, hence, I can only provide very little documentation.

Use at your own risk.