Package Exports
- m2dx-utils
Readme
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-utilsUse
This is still in very early alpha, hence, I can only provide very little documentation.
Use at your own risk.