0.0.1 • Published 8 years ago

@trip/util v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

@trip/util

Collection of common third-party utilities for use by trip plugins.

NPM version Dependency Status devDependency Status peerDependency Status

Why

To encourage dependency sharing between plugins and ultimately to improve startup time.

Usage

import {Immutable, _, micromatch} from '@trip/util';

What's included

UtilityExported as
bluebirdbluebird or Promise
combine-source-mapcombineSourceMap
convert-source-mapconvertSourceMap
immutableImmutable
lazy-builderLazyBuilder
lodashlodash or _
micromatchmicromatch
sandersander
subdirsubdir

For version numbers see package.json.