1.0.4 • Published 10 months ago

react-vmarkdown v1.0.4

Weekly downloads
6
License
MIT
Repository
github
Last release
10 months ago

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

1.0.4

10 months ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.3

3 years ago

1.0.0

4 years ago

0.0.3

6 years ago

0.0.2

6 years ago