Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/remarkjs/remark-react

Legacy plugin to transform to React — please use `remark-rehype` and `rehype-react` instead
https://github.com/remarkjs/remark-react

markdown mdast react remark remark-plugin virtual-dom

Last synced: about 1 month ago
JSON representation

Legacy plugin to transform to React — please use `remark-rehype` and `rehype-react` instead

Awesome Lists containing this project

README

        

# remark-react

**Stability: Legacy**.
This package is no longer recommended for use.
It’s still covered by semantic-versioning guarantees and not yet deprecated,
but use of this package should be avoided.
Please use `remark-rehype` to move from remark (markdown) to rehype (HTML)
and then replace `remark-react` with [`rehype-react`][rehype-react].

Legacy [documentation for this package](https://github.com/remarkjs/remark-react/tree/4722bdf)
is still available in Git.

## License

[MIT][license] © [Titus Wormer][author], modified by [Tom MacWright][tom] and
[Mapbox][].

[license]: license

[author]: https://wooorm.com

[tom]: https://macwright.org

[mapbox]: https://www.mapbox.com

[rehype-react]: https://github.com/rehypejs/rehype-react