mocoolka-function
v0.1.7
Published
Function lib for function.
Downloads
78
Maintainers
Readme
Mocoolka-function
About mocoolka-function
The mocoolka-function is a lightweight , intensely tested , type-safe functional programming library for processing Javascript function. It's written in TypeScript, compiles to ES5-compatible JavaScript and works in all current browsers and Node applications.
Not convinced? Try Mocoolka-function right in your browser.
Getting started
Download the latest release from GitHub or install from NPM:
npm install --save mocoolka-function
Alternatively use Mocoolka-function from CDN by adding this to your HTML:
<script src="https://unpkg.com/mocoolka-function" crossorigin="anonymous"></script>
API documentation
Mocoolka-function is fully documented via inline JSDoc comments. The docs are also available online. When using an IDE like Intellij IDEA or Webstorm the docs are available inline right inside your editor.
License
MIT ©