@kcutils/helper
v1.3.5
Published
functional programming utilities
Downloads
345
Readme
@kcutils/helper
This package was generated by @kcprivate/[email protected]
Usage
- On browser mode:
require("@kcutils/helper")
is will excluded path and stream apis - On nodejs mode:
require("@kcutils/helper/lib/node")
is will includes all apis
Development Stack
- primary language:
typescript
- build and compile:
rollup
- test:
jest
- mutator test:
stryker-mutator
- code style:
eslint