tuberia-core

1.0.0-rc.1 • Public • Published

Tuberia

A modular document pipeline processing library.

If it makes sense to model your application as a set of documents (maybe only one) being filtered through a pipeline of modules each modifying those documents (or a shared context) then Tuberia might be for you.

Part flow control, part process manager, all Tuberia. Built around a minimal core, you can add functional modules to perform I/O, parse contents, restructure, or otherwise transform a set of input documents in a configured way. Aside from a library of common modules available from Tuberia, it is easy to create your own either from scratch or based around existing functionality.

Install

Usage

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0-rc.1
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0-rc.1
    0

Package Sidebar

Install

npm i tuberia-core

Weekly Downloads

0

Version

1.0.0-rc.1

License

MIT

Last publish

Collaborators

  • colinbate