react-vmarkdown
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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 "^")

Readme

Keywords

Package Sidebar

Install

npm i react-vmarkdown

Weekly Downloads

40

Version

1.0.4

License

MIT

Unpacked Size

58.7 kB

Total Files

54

Last publish

Collaborators

  • venryx