zoomjs
v3.3.23
Published
Helpful abstractions for functional programming in javascript.
Readme
Zoom . js
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
