Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

react-markdown-file

A simple react component to retrieve and render a standalone markdown file

Getting started

Install via npm:

npm install --save react-markdown-file

Then simply require and pass a file name.

var MarkdownFile = require('react-markdown-file');

<MarkdownFile fileName='README.md'/>

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages