woods-parsedown

0.0.4 • Public • Published

Woods Parsedown

Woods Parsedown is a sub-module of Woods.

It handles the parsing of markdown strings to an object literal with keys and values.

Key/value pairs are defined by a new line starting with:

keyname: this is a value
it can span over multiple lines

Parsing the former string will result in an object where object.keyname == 'this is a value\nit can span over multiple lines'

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.4
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.4
    0
  • 0.0.3
    2
  • 0.0.2
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i woods-parsedown

Weekly Downloads

3

Version

0.0.4

License

MIT

Last publish

Collaborators

  • lehni
  • puckey