@giancarl021/transform
v0.1.2
Published
Simple transformer function with async and sync runners
Downloads
2
Readme
transform
Simple transformer function with async and sync runners.
Why
This package provide a simple abstraction for generic conversions of data in a project, allowing single, linear and parallel transformations based on a single transform function set at creation.
Documentation and Source Code
You can find the full documentation and source code of this project here.