@trip/util

0.0.1 • Public • Published

@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

Utility Exported as
bluebird bluebird or Promise
combine-source-map combineSourceMap
convert-source-map convertSourceMap
immutable Immutable
lazy-builder LazyBuilder
lodash lodash or _
micromatch micromatch
sander sander
subdir subdir

For version numbers see package.json.

Readme

Keywords

none

Package Sidebar

Install

npm i @trip/util

Weekly Downloads

0

Version

0.0.1

License

MIT

Last publish

Collaborators

  • trip