Skip to content

Venryx/react-vmarkdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React VMarkdown

Markdown editor built using ReactJS.

Installation

npm install react-vmarkdown --save-exact

The --save-exact flag is recommended, since this package uses Explicit Versioning (Release.Breaking.FeatureOrFix) rather than SemVer (Breaking.Feature.Fix).

To let npm increment FeatureOrFix (recommended), prepend "~" to its version in package.json. (for Breaking, prepend "^")

About

Markdown editor built using ReactJS.

Resources

License

Stars

Watchers

Forks

Packages

No packages published