z-std-pack

0.3.0 • Public • Published

z-std-pack Build Status

Utility library for JavaScript promises

Installation

Use npm: npm install z-std-pack

Or bower: (not available yet)

Or download it manually from the dist folder of this repo.

Contents

This is a bundle for z-core, z-builtins and z-underscore.

Usage

You can wrap anything (promise or not) and use all methods from the JavaScript standard library and from underscore.

Z("Hello world!").toLowerCase().first(5).log(); // "hello"

For more details, check out the documentation for each of the bundled repos.

/z-std-pack/

    Package Sidebar

    Install

    npm i z-std-pack

    Weekly Downloads

    2

    Version

    0.3.0

    License

    MIT

    Last publish

    Collaborators

    • jakobm