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 appears effectively dormant, with its last upstream push on 2017-10-23, and no evidence of continued maintenance since then.
- The update activity is very limited in the provided history, with two noted updates (0.1.0 and 1.0.0) published on 2017-10-23, and no further updates evidenced afterward.
AI summary generated
Recent updates
1.0.0
This 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
Release 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.