Skip to content

Lemoncode/markdown-react-samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

** Work in progress **

Markdown samples

Set of typescript based samples for the markdown-react-js library https://www.npmjs.com/package/markdown-to-react-components

  • 00 viewer: just display some harcoded markdown.
  • 01 editor: display editor and viewer in the same page.
  • 02 toolbar: display a toolbar on top of the editor.

To run the samples

Download this repo.

Navigate into one of the demos subfolders.

Execute:

npm install
npm start

About

Some samples implemented (typescript based) for this great markdown library: https://www.npmjs.com/package/markdown-to-react-components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published