react-markdown-loader

react-markdown-loader

Releases33
Frequency1 month 2 weeks
Last Release
Webpack loader to render React Components from markdown

Linked projects

This loader parses markdown files and converts them to a React Stateless Component. It will also parse FrontMatter to import dependencies and render components along with it’s source code. We developed this loader in order to make the process of creating styleguides for React components easier