Helpful abstractions for functional programming in javascript.


License
MIT
Install
npm install @dustinws/zoom@2.0.0

Documentation

Zoom . js

CircleCI npm version deps Coverage Status


Overview

Zoom is a collection of tools to help javascript developers write safe, reliable code that is easy to read and easy to refactor.


Helpers

Types


Bundler Friendly

Use direct require / import statements to only require the code that you need.


Installation

npm

$ npm install --save zoomjs