extract-md-headings

lightweight heading-text extractor from markdown files

MIT License

Downloads
679
Stars
3
Committers
2
extract-md-headings - v0.2.7 Latest Release

Published by kaf-lamed-beyt 8 months ago

extract-md-headings - v0.2.5

Published by kaf-lamed-beyt over 1 year ago

  • headings id now use a secure crypto.UUID() instead of a random ID with Math.random() — by @kaf-lamed-beyt

Full Changelog: https://github.com/kaf-lamed-beyt/extract-md-headings/compare/v0.1.4...v0.2.5

extract-md-headings - v0.2.4

Published by kaf-lamed-beyt over 1 year ago

  • feat: add id property to heading objects by @kaf-lamed-beyt
    - id properties are now included in each object of the headings array. This eradicates the need to use the common index keyword when you're mapping the items in a React component and you're required to provide a key

Full Changelog: https://github.com/kaf-lamed-beyt/extract-md-headings/compare/v0.1.4...v0.2.4

extract-md-headings - v0.1.4

Published by kaf-lamed-beyt over 1 year ago

What's Changed

Full Changelog: https://github.com/kaf-lamed-beyt/extract-md-headings/compare/v0.1.1...v0.1.4

extract-md-headings - v0.1.1

Published by kaf-lamed-beyt over 1 year ago

fix: module resolution error, and provided a guide in the doc

extract-md-headings - v0.0.1-alpha

Published by kaf-lamed-beyt over 1 year ago

Package Rankings
Top 21.59% on Npmjs.org