Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/transitive-bullshit/awesome-mdx

A curated list of awesome MDX resources
https://github.com/transitive-bullshit/awesome-mdx

awesome awesome-list jsx markdown mdx react reactjs

Last synced: about 11 hours ago
JSON representation

A curated list of awesome MDX resources

Awesome Lists containing this project

README

        

# Awesome MDX [![Awesome](https://awesome.re/badge.svg)](https://awesome.re)

> A curated list of awesome [MDX](https://github.com/mdx-js/mdx) resources.

![Logo](./.github/repo.png)

MDX is a JSX in Markdown loader,
parser,
and renderer for ambitious projects.
It combines the readability of Markdown with the power of JSX.
The best of both worlds.
🌐

## Contents

* [Official](#official)
* [Projects](#projects)
* [Related Lists](#related-lists)
* [Contribute](#contribute)
* [License](#license)

## Official

* [Home](https://github.com/mdx-js/mdx) — Official repository with all our
packages.
* [Website](https://mdxjs.com) — Official MDX website with all docs.
* [Collective](https://github.com/unifiedjs/collective) - Collective governance
docs.

## Projects

* [mdxjs-rs](https://github.com/wooorm/mdxjs-rs) — MDX in Rust.
* [vscode-mdx](https://github.com/mdx-js/mdx-analyzer/tree/main/packages/vscode-mdx)
— Visual Studio Code extension to add language support for MDX.
* [zoetic](https://github.com/kantord/zoetic) — MDX presentations with your
webcam as the background
* [@next/mdx](https://github.com/vercel/next.js/tree/canary/packages/next-mdx)
— MDX plugin for [Next.js](https://github.com/vercel/next.js).
* [eslint-plugin-mdx](https://github.com/mdx-js/eslint-mdx) — ESLint
Plugin for MDX.

## Related Lists

* [Awesome React](https://github.com/enaqx/awesome-react)
* [Awesome Markdown](https://github.com/BubuAnabelas/awesome-markdown)

## Contribute

Contributions welcome!
Please read the contributing guideline first.

## License

[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0)

To the extent possible under law,
[Travis Fischer](https://github.com/transitive-bullshit) has waived all copyright and related or neighboring rights to this work.