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

https://github.com/morulus/render-react-markdown-loader

The enhanced react markdown loader
https://github.com/morulus/render-react-markdown-loader

Last synced: 12 months ago
JSON representation

The enhanced react markdown loader

Awesome Lists containing this project

README

          

render-react-markdown-loader
==

> Now it powered by @babel/preset-env and @babel/preset-react

The [Webpack](https://webpack.js.org) loader to transform markdown document into the React component.

It extends the standart markdown syntax with a few features. Mainly, it's the ability to render React modules directly from markdown code blocks.

![dsdas](./assets/render-react-markdown-loader-demo.png)

[Playground](https://morulus.github.io/render-react-markdown-loader/tryit)

[Documentation](https://morulus.github.io/render-react-markdown-loader/docs)

### Contributing

The component code contains a lot of clutter, from a certain point it was developed in the way of BugDD. All this due to lack of time. Help is always welcome.

License
--

MIT, 2017-2019 Vladimir Kalmykov