Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mdx-js/awesome

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

List: awesome

awesome awesome-list jsx markdown mdx react reactjs

Last synced: 1 day 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)
- [Plugins](#plugins)
- [Talks](#talks)
- [Related Lists](#related-lists)

## Official

- [Home](https://github.com/mdx-js/mdx) - Official repository.
- [Spec](https://github.com/mdx-js/specification) - MDX language and abstract syntax tree definitions.
- [Website](https://mdxjs.com) - Official MDX website.

## Projects

- [mdx-deck](https://github.com/jxnblk/mdx-deck) - MDX-based presentation decks.
- [ok-mdx](https://github.com/jxnblk/ok-mdx) - Browser-based MDX editor.
- [docz](https://github.com/pedronauck/docz) - It has never been so easy to document your things!
- [mdx-go](https://github.com/jxnblk/mdx-go) – Lightning fast MDX-based dev server for progressive documentation.
- [mdx-blocks](https://github.com/jxnblk/mdx-blocks) - Wild new way to build websites.
- [cssx](https://github.com/SaraVieira/cssx) - CSS in MDX.
- [zoetic](https://github.com/kantord/zoetic) - MDX presentations with your webcam as the background

## Plugins

- [inline-mdx](https://github.com/hamlim/inline-mdx.macro) - Babel [macro](https://github.com/kentcdodds/babel-plugin-macros) for transforming MDX inline.
- [next-mdx](https://github.com/zeit/next-plugins/tree/master/packages/next-mdx) - MDX plugin for [Next.js](https://github.com/zeit/next.js).
- [razzle-plugin-mdx](https://github.com/jaredpalmer/razzle/tree/master/packages/razzle-plugin-mdx) - MDX plugin for [Razzle](https://github.com/jaredpalmer/razzle).
- [eslint-plugin-mdx](https://github.com/azz/eslint-plugin-mdx) - ESLint Plugin for MDX.
- [vscode-mdx-preview](https://github.com/xyc/vscode-mdx-preview) - MDX Preview for VSCode.
- [gatsby-plugin-mdx](https://www.gatsbyjs.org/packages/gatsby-plugin-mdx) - MDX integration for Gatsby.
- [remark-mdx-math-enhanced](https://github.com/goodproblems/remark-mdx-math-enhanced) - MDX plugin enhancing math envs by adding support for embedded JS expressions

## Talks

- [MDX: content for kings and princesses](https://github.com/DeveloperMode/mdx-fairy-tale)

## 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](contributing.md) 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.