An open API service indexing awesome lists of open source software.

https://github.com/hasparus/rehype-frontmatter-mdx-imports

transform relative paths in frontmatter to MDX imports
https://github.com/hasparus/rehype-frontmatter-mdx-imports

Last synced: 8 months ago
JSON representation

transform relative paths in frontmatter to MDX imports

Awesome Lists containing this project

README

          

# rehype-frontmatter-imports

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run dist/rehype-frontmatter-imports.js
```

This project was created using `bun init` in bun v1.2.2. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.