section-matter is a Node-based utility for parsing “matter” sections in a single document, similar to front-matter but allowing multiple sections. It returns the remaining content plus an array of section objects (key, data, content), and supports custom delimiters and a per-section callback to transform parsed section data (for example, parsing YAML).
Project status
- The source does not appear to be actively maintained, with the last upstream push on 2017-10-23, which is far in the past relative to today (2026-06-09).
- Apparent update cadence is essentially nonexistent in the provided data, with only two tagged updates on 2017-10-23 (version 0.1.0 and 1.0.0).
AI summary generated 2026-06-09
Recent updates
1.0.0
2017-10-23This release appears to be a metadata-only update. The only code diff is a package.json version bump from 0.1.0 to 1.0.0, plus a minor formatting change (adding a trailing newline).
0.1.0
2017-10-23Release 0.1.0 is the first published version noted in the provided data, but no release notes content was supplied by the publisher. As a result, no specific new features, breaking changes, bug fixes, or other developer-impacting details can be extracted from the release notes provided.