@kcutils/helper

functional programming utilities

Usage no npm install needed!

<script type="module">
  import kcutilsHelper from 'https://cdn.skypack.dev/@kcutils/helper';
</script>

README

@kcutils/helper Version

This package was generated by @kcprivate/generator@0.1.0

Usage

  1. On browser mode: require("@kcutils/helper") is will excluded path and stream apis
  2. On nodejs mode: require("@kcutils/helper/lib/node") is will includes all apis

Development Stack

  1. primary language: typescript
  2. build and compile: rollup
  3. test: jest
  4. mutator test: stryker-mutator
  5. code style: eslint