Back to Explore
Split is a Node.js streaming utility that breaks an input stream into chunks by line endings or a provided matcher (string or regular expression), emitting each line as a separate data event. It can also transform each line (for example, parsing newline-delimited JSON), with options like maxLength and trailing behavior.
Project status
- Maintenance status: The repository is marked as archived upstream, and the last upstream push was 2019-07-02, indicating it is effectively dormant/in maintenance mode (not actively maintained) as of 2026-08-12.
- Update cadence: The available update evidence shows no recent updates after the last upstream activity in 2019, and the most recent listed version (v1.0.1) dates to 2017-08-03.
AI summary generated
AI-generated from public sources. May be inaccurate. Report
Recent updates
v1.0.1
This release is version v1.0.1, but the publisher did not provide any release notes or change log details. As a result, there is no documented information about new features, bug fixes, breaking changes, security, or dependency updates for this version.