Pipe Into
Simple implementation of the pipe pattern for Typescript.
Installation
npm i pipe-into
Usage
; .intov * 3 .intov / 9 .intov / 2 .val;
Building and Testing
npm test # If no error is thrown, the tests succeeded.
Simple implementation of the pipe pattern for Typescript.
npm i pipe-into
; .intov * 3 .intov / 9 .intov / 2 .val;
npm test # If no error is thrown, the tests succeeded.
npm i pipe-into
1
1.0.0
ISC
7.53 kB
6