licenses.dev

zooid-device-icon v1.0.12

DeviceIcon

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT1074
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.3A JavaScript parserINDIRECT3
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@kadira/react-split-pane • 1.4.7React split-pane componentINDIRECT0
@kadira/react-storybook-addon-info • 3.4.0A React Storybook addon to show additional information for your stories.DIRECT23
@kadira/storybook-addon-actions • 1.1.3Action Logger addon for storybookINDIRECT35
@kadira/storybook-addon-links • 1.0.1Story Links addon for storybookINDIRECT0
@kadira/storybook-addons • 1.6.1Storybook addons storeINDIRECT0
@kadira/storybook-channel-postmsg • 2.0.1Post Message channel for Kadira Storybooks. This channel can be used when the Storybook Renderer runs inside an iframe or a child window. A channel can be created using the `createChannel` function.INDIRECT2
@kadira/storybook-channel • 1.1.0Storybook Channel is similar to an EventEmitter. Channels are used with Storybook implementations to send/receive events between the Storybook Manager and the Storybook Renderer.INDIRECT0
@kadira/storybook-ui • 3.11.0Core Storybook UIINDIRECT80
@kadira/storybook • 2.35.3React Storybook: Isolate React Component Development with Hot Reloading.DIRECT730
@rtsao/scc • 1.1.0Find strongly connected components of a directed graph using [Tarjan's algorithm](https://en.wikipedia.org/wiki/Tarjan%27s_strongly_connected_components_algorithm).INDIRECT0
@types/json5 • 0.0.29TypeScript definitions for JSON5INDIRECT0
accepts • 1.3.8Higher-level content negotiationINDIRECT3
acorn-globals • 3.1.0Detect global variables in JavaScript using acornINDIRECT1
acorn-jsx • 3.0.1Alternative, faster React.js JSX parserINDIRECT1
acorn • 3.3.0ECMAScript parserINDIRECT0
acorn • 4.0.13ECMAScript parserINDIRECT0
acorn • 5.7.4ECMAScript parserINDIRECT0
airbnb-js-shims • 1.7.1JS language shims used by Airbnb.INDIRECT100
ajv-keywords • 1.5.1Custom JSON-Schema keywords for ajv validatorINDIRECT0
ajv-keywords • 3.5.2Custom JSON-Schema keywords for Ajv validatorINDIRECT0
ajv • 4.11.8Another JSON Schema ValidatorINDIRECT21
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
align-text • 0.1.4Align the text in a string.INDIRECT4
alphanum-sort • 1.0.2Alphanumeric sorting algorithmINDIRECT0
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT1
arr-diff • 4.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT0
arr-flatten • 1.1.0Recursively flatten an array or arrays.INDIRECT0
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
array-buffer-byte-length • 1.0.2Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT17
array-differ • 1.0.0Create an array with values that are present in the first input array but not additional onesINDIRECT0
array-equal • 1.0.2Check if two arrays are equalINDIRECT0
array-find-index • 1.0.2ES2015 `Array#findIndex()` ponyfillINDIRECT0
array-flatten • 1.1.1Flatten an array of nested arrays into a single flat arrayINDIRECT0
array-includes • 3.1.8An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.INDIRECT81
array-union • 1.0.2Create an array of unique values, in order, from the input arraysINDIRECT1
array-uniq • 1.0.3Create an array without duplicatesINDIRECT0
array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
array-unique • 0.3.2Remove duplicate values from an array. Fastest ES5 implementation.INDIRECT0
array.prototype.find • 2.2.3Array.prototype.find ES6 polyfill.INDIRECT82
array.prototype.findlastindex • 1.2.5An ESnext spec-compliant `Array.prototype.findLastIndex` shim/polyfill/replacement that works as far down as ES3.INDIRECT82
array.prototype.flat • 1.3.3An ES2019 spec-compliant `Array.prototype.flat` shim/polyfill/replacement that works as far down as ES3.INDIRECT82
array.prototype.flatmap • 1.3.3An ES2019 spec-compliant `Array.prototype.flatMap` shim/polyfill/replacement that works as far down as ES3.INDIRECT82
array.prototype.flatten • 1.2.1An ESnext spec-compliant `Array.prototype.flatten` shim/polyfill/replacement that works as far down as ES3.INDIRECT81
array.prototype.reduce • 1.0.7An ES5 spec-compliant `Array.prototype.reduce` shim/polyfill/replacement that works as far down as ES3.INDIRECT82
arraybuffer.prototype.slice • 1.0.4ES spec-compliant shim for ArrayBuffer.prototype.sliceINDIRECT80
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
assert • 1.5.1The node.js assert module, re-packaged for web browsers.INDIRECT21
assertion-error • 1.1.0Error constructor for test and validation frameworks that implements standardized AssertionError specification.INDIRECT0
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
ast-types • 0.11.7Esprima-compatible implementation of the Mozilla JS Parser APIINDIRECT0
async-each • 1.0.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
autoprefixer • 6.7.7Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use websiteINDIRECT18
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
babel-cli • 6.26.0Babel command line.DIRECT188
babel-code-frame • 6.26.0Generate errors that contain a code frame that point to source locations.INDIRECT9
babel-core • 6.26.3Babel compiler core.DIRECT50
babel-eslint • 7.2.3Custom parser for ESLintDIRECT25
babel-generator • 6.26.1Turns an AST into code.INDIRECT14
babel-helper-bindify-decorators • 6.24.1Helper function to bindify decoratorsINDIRECT25
babel-helper-builder-binary-assignment-operator-visitor • 6.24.1Helper function to build binary assignment operator visitorsINDIRECT26
babel-helper-builder-react-jsx • 6.26.0Helper function to build react jsxINDIRECT7
babel-helper-call-delegate • 6.24.1Helper function to call delegateINDIRECT26
babel-helper-define-map • 6.26.0Helper function to define a mapINDIRECT28
babel-helper-explode-assignable-expression • 6.24.1Helper function to explode an assignable expressionINDIRECT25
babel-helper-explode-class • 6.24.1Helper function to explode classINDIRECT26
babel-helper-function-name • 6.24.1Helper function to change the property 'name' of every functionINDIRECT27
babel-helper-get-function-arity • 6.24.1Helper function to get function arityINDIRECT7
babel-helper-hoist-variables • 6.24.1Helper function to hoist variablesINDIRECT7
babel-helper-optimise-call-expression • 6.24.1Helper function to optimise call expressionINDIRECT7
babel-helper-regex • 6.26.0Helper function to check for literal RegExINDIRECT7
babel-helper-remap-async-to-generator • 6.24.1Helper function to remap async functions to generatorsINDIRECT28
babel-helper-replace-supers • 6.24.1Helper function to replace supersINDIRECT27
babel-helpers • 6.24.1Collection of helper functions used by Babel transforms.INDIRECT26
babel-loader • 6.4.1babel module loader for webpackDIRECT14
babel-messages • 6.23.0Collection of debug messages used by Babel.INDIRECT3
babel-plugin-check-es2015-constants • 6.22.0Compile ES2015 constants to ES5INDIRECT3
babel-plugin-react-docgen • 1.9.0Babel plugin to add react-docgen info into your codeINDIRECT27
babel-plugin-syntax-async-functions • 6.13.0Allow parsing of async functionsINDIRECT0
babel-plugin-syntax-async-generators • 6.13.0Allow parsing of async generator functionsINDIRECT0
babel-plugin-syntax-class-constructor-call • 6.18.0Allow parsing of class constructor calls (deprecated)INDIRECT0
babel-plugin-syntax-class-properties • 6.13.0Allow parsing of class propertiesINDIRECT0
babel-plugin-syntax-decorators • 6.13.0Allow parsing of decoratorsINDIRECT0
babel-plugin-syntax-do-expressions • 6.13.0Allow parsing of do expressionsINDIRECT0
babel-plugin-syntax-dynamic-import • 6.18.0Allow parsing of import()INDIRECT0
babel-plugin-syntax-exponentiation-operator • 6.13.0Allow parsing of the exponentiation operatorINDIRECT0
babel-plugin-syntax-export-extensions • 6.13.0Allow parsing of export extensionsINDIRECT0
babel-plugin-syntax-flow • 6.18.0Allow parsing of the flow syntaxINDIRECT0
babel-plugin-syntax-function-bind • 6.13.0Allow parsing of function bindINDIRECT0
babel-plugin-syntax-jsx • 6.18.0Allow parsing of jsxINDIRECT0
babel-plugin-syntax-object-rest-spread • 6.13.0Allow parsing of object rest/spreadINDIRECT0
babel-plugin-syntax-trailing-function-commas • 6.22.0Compile trailing function commas to ES5INDIRECT0
babel-plugin-transform-async-generator-functions • 6.24.1Turn async generator functions into ES2015 generatorsINDIRECT30
babel-plugin-transform-async-to-generator • 6.24.1Turn async functions into ES2015 generatorsINDIRECT30
babel-plugin-transform-class-constructor-call • 6.24.1This plugin allows Babel to transform class constructors (deprecated)INDIRECT27
babel-plugin-transform-class-properties • 6.16.0## InstallationINDIRECT29
babel-plugin-transform-class-properties • 6.24.1This plugin transforms static class properties as well as properties declared with the property initializer syntaxINDIRECT29
babel-plugin-transform-decorators • 6.24.1Compile class and object decorators to ES5INDIRECT29
babel-plugin-transform-do-expressions • 6.22.0Compile do expressions to ES5INDIRECT4
babel-plugin-transform-es2015-arrow-functions • 6.22.0Compile ES2015 arrow functions to ES5INDIRECT3
babel-plugin-transform-es2015-block-scoped-functions • 6.22.0Babel plugin to ensure function declarations at the block level are block scopedINDIRECT3
babel-plugin-transform-es2015-block-scoping • 6.26.0Compile ES2015 block scoping (const and let) to ES5INDIRECT26
babel-plugin-transform-es2015-classes • 6.24.1Compile ES2015 classes to ES5INDIRECT31
babel-plugin-transform-es2015-computed-properties • 6.24.1Compile ES2015 computed properties to ES5INDIRECT26
babel-plugin-transform-es2015-destructuring • 6.16.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-destructuring • 6.23.0Compile ES2015 destructuring to ES5INDIRECT3
babel-plugin-transform-es2015-duplicate-keys • 6.24.1Compile objects with duplicate keys to valid strict ES5INDIRECT7
babel-plugin-transform-es2015-for-of • 6.23.0Compile ES2015 for...of to ES5INDIRECT3
babel-plugin-transform-es2015-function-name • 6.24.1Apply ES2015 function.name semantics to all functionsINDIRECT28
babel-plugin-transform-es2015-literals • 6.22.0Compile ES2015 unicode string and number literals to ES5INDIRECT3
babel-plugin-transform-es2015-modules-amd • 6.24.1This plugin transforms ES2015 modules to AMDINDIRECT28
babel-plugin-transform-es2015-modules-commonjs • 6.26.2This plugin transforms ES2015 modules to CommonJSINDIRECT27
babel-plugin-transform-es2015-modules-systemjs • 6.24.1This plugin transforms ES2015 modules to SystemJSINDIRECT27
babel-plugin-transform-es2015-modules-umd • 6.24.1This plugin transforms ES2015 modules to UMDINDIRECT29
babel-plugin-transform-es2015-object-super • 6.24.1Compile ES2015 object super to ES5INDIRECT28
babel-plugin-transform-es2015-parameters • 6.17.0Compile ES2015 default and rest parameters to ES5INDIRECT29
babel-plugin-transform-es2015-parameters • 6.24.1Compile ES2015 default and rest parameters to ES5INDIRECT29
babel-plugin-transform-es2015-shorthand-properties • 6.24.1Compile ES2015 shorthand properties to ES5INDIRECT7
babel-plugin-transform-es2015-spread • 6.22.0Compile ES2015 spread to ES5INDIRECT3
babel-plugin-transform-es2015-sticky-regex • 6.24.1Compile ES2015 sticky regex to an ES5 RegExp constructorINDIRECT8
babel-plugin-transform-es2015-template-literals • 6.22.0Compile ES2015 template literals to ES5INDIRECT3
babel-plugin-transform-es2015-typeof-symbol • 6.23.0This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)INDIRECT3
babel-plugin-transform-es2015-unicode-regex • 6.24.1Compile ES2015 Unicode regex to ES5INDIRECT13
babel-plugin-transform-exponentiation-operator • 6.24.1Compile exponentiation operator to ES5INDIRECT28
babel-plugin-transform-export-extensions • 6.22.0Compile export extensions to ES2015INDIRECT4
babel-plugin-transform-flow-strip-types • 6.22.0Strip flow type annotations from your output code.INDIRECT4
babel-plugin-transform-function-bind • 6.22.0Compile function bind operator to ES5INDIRECT4
babel-plugin-transform-object-rest-spread • 6.16.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-object-rest-spread • 6.26.0Compile object rest and spread to ES5INDIRECT4
babel-plugin-transform-react-constant-elements • 6.9.1Treat React JSX elements as value types and hoist them to the highest scopeINDIRECT3
babel-plugin-transform-react-display-name • 6.25.0Add displayName to React.createClass callsINDIRECT3
babel-plugin-transform-react-jsx-self • 6.11.0Add a __self prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx-self • 6.22.0Add a __self prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx-source • 6.22.0Add a __source prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx-source • 6.9.0Add a __source prop to all JSX ElementsINDIRECT4
babel-plugin-transform-react-jsx • 6.24.1Turn JSX into React function callsINDIRECT9
babel-plugin-transform-regenerator • 6.26.0Explode async and generator functions into a state machine.INDIRECT9
babel-plugin-transform-runtime • 6.15.0Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT3
babel-plugin-transform-strict-mode • 6.24.1This plugin places a 'use strict'; directive at the top of all files to enable strict modeINDIRECT7
babel-polyfill • 6.26.0Provides polyfills necessary for a full ES2015+ environmentINDIRECT4
babel-preset-env • 0.0.6A Babel preset for each environment.INDIRECT76
babel-preset-es2015 • 6.24.1Babel preset for all es2015 plugins.DIRECT66
babel-preset-es2016 • 6.24.1Babel preset for all es2016 plugins.INDIRECT29
babel-preset-es2017 • 6.24.1Babel preset for all es2017 plugins.INDIRECT32
babel-preset-flow • 6.23.0Babel preset for all Flow plugins.INDIRECT5
babel-preset-latest • 6.16.0Babel preset including es2015+INDIRECT77
babel-preset-react • 6.16.0Babel preset for all React plugins.INDIRECT15
babel-preset-react • 6.24.1Babel preset for all React plugins.DIRECT16
babel-preset-stage-0 • 6.24.1Babel preset for stage 0 pluginsDIRECT58
babel-preset-stage-1 • 6.24.1Babel preset for stage 1 pluginsINDIRECT53
babel-preset-stage-2 • 6.24.1Babel preset for stage 2 pluginsINDIRECT48
babel-preset-stage-3 • 6.24.1Babel preset for stage 3 pluginsINDIRECT40
babel-register • 6.26.0babel require hookDIRECT50
babel-runtime • 6.11.6babel selfContained runtimeINDIRECT2
babel-runtime • 6.26.0babel selfContained runtimeINDIRECT2
babel-template • 6.26.0Generate an AST from a string template.INDIRECT25
babel-traverse • 6.26.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT24
babel-types • 6.26.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
babylon • 6.18.0A JavaScript parserINDIRECT0
balanced-match • 0.4.2Match balanced character pairs, like "{" and "}"INDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base • 0.11.2base is the foundation for creating modular, unit testable and highly pluggable node.js applications, starting with a handful of common methods, like `set`, `get`, `del` and `use`.INDIRECT44
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
binary-extensions • 1.13.1List of binary file extensionsINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
body-parser • 1.20.3Node.js body parsing middlewareINDIRECT39
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT14
braces • 2.3.2Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT70
browserify-aes • 0.4.0aes, for browserifyINDIRECT1
browserify-zlib • 0.1.4Full zlib module for browserifyINDIRECT1
browserslist • 1.7.7Share browsers list between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT2
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer • 4.9.2Node.js Buffer API, for the browserINDIRECT3
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
bytes • 3.1.2Utility to parse a string bytes to bytes and vice-versaINDIRECT0
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-bind-apply-helpers • 1.0.1Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.8Robustly `.call.bind()` a functionINDIRECT14
call-bound • 1.0.3Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT11
caller-path • 0.1.0Get the path of the caller moduleINDIRECT1
callsites • 0.2.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase-keys • 2.1.0Convert object keys to camelCaseINDIRECT2
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
camelcase • 2.1.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
caniuse-api • 1.6.1request the caniuse data to check browsers compatibilitiesINDIRECT5
case-sensitive-paths-webpack-plugin • 1.1.4Enforces module path case sensitivity in WebpackINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
chai-enzyme • 0.5.2Chai.js assertions for enzymeDIRECT108
chai • 3.5.0BDD/TDD assertion library for node.js and the browser. Test framework agnostic.DIRECT4
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
chalk • 2.4.2Terminal string styling done rightINDIRECT6
cheerio • 0.22.0Tiny, fast, and elegant implementation of core jQuery designed specifically for the serverINDIRECT27
chokidar • 1.7.0A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT127
circular-json • 0.3.3JSON does not handle circular references. This version doesINDIRECT0
clap • 1.2.3Command line argument parserINDIRECT7
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
classnames • 2.5.1A simple utility for conditionally joining classNames togetherDIRECT0
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
clone-regexp • 1.0.1Clone and modify a RegExp instanceINDIRECT2
clone • 1.0.4deep cloning of objects and arraysINDIRECT0
co • 4.6.0generator async control flow goodnessINDIRECT0
coa • 1.0.4Command-Option-Argument: Yet another parser for command line options.INDIRECT1
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
collapse-white-space • 1.0.6Replace multiple white-space characters with a single spaceINDIRECT0
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
color-string • 0.3.0Parser and generator for CSS color stringsINDIRECT1
color • 0.11.4Color conversion and manipulation with CSS string supportINDIRECT4
colorguard • 1.2.1Keep a watchful eye on your css colorsINDIRECT25
colormin • 1.1.2Turn a CSS color into its smallest representation.INDIRECT7
colors • 1.1.2get colors in your node.js consoleINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
commander • 2.9.0the complete solution for node.js command-line programsINDIRECT1
common-tags • 1.8.2a few common utility template tags for ES2015INDIRECT0
commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the resultINDIRECT10
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
content-disposition • 0.5.4Create and parse Content-Disposition headerINDIRECT1
content-type-parser • 1.0.2Parse the value of the Content-Type headerINDIRECT0
content-type • 1.0.5Create and parse HTTP Content-Type headerINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cookie-signature • 1.0.6Sign and unsign cookiesINDIRECT0
cookie • 0.7.1HTTP server cookie parsing and serializationINDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 2.2.2Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT12
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
crypto-browserify • 3.3.0partial implementation of crypto for the browserINDIRECT5
css-color-list • 0.0.1Get a list of all named CSS colors.INDIRECT1
css-color-names • 0.0.1A JSON Object of css color names mapped to their hex valueINDIRECT0
css-color-names • 0.0.3A JSON Object of css color names mapped to their hex valueINDIRECT0
css-color-names • 0.0.4A JSON Object of css color names mapped to their hex valueINDIRECT0
css-loader • 0.25.0css loader module for webpackDIRECT129
css-loader • 0.26.4css loader module for webpackINDIRECT118
css-modules-require-hook • 4.2.3A require hook to compile CSS Modules on the flyDIRECT31
css-rule-stream • 1.1.0transform stream to cut css into rule-sized chunksINDIRECT12
css-selector-tokenizer • 0.6.0Parses and stringifies CSS selectorsINDIRECT7
css-selector-tokenizer • 0.7.3Parses and stringifies CSS selectorsINDIRECT2
css-tokenize • 1.0.1Transform stream that tokenizes CSSINDIRECT5
cssesc • 0.1.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
cssnano • 3.10.0A modular minifier, built on top of the PostCSS ecosystem.INDIRECT94
csso • 2.3.2CSSO (CSS Optimizer) is a CSS minifier with structural optimisationsINDIRECT9
cssom • 0.3.8CSS Object Model implementation and CSS parserINDIRECT0
cssstyle • 0.2.37CSSStyleDeclaration Object Model implementationINDIRECT1
currently-unhandled • 0.4.1Track the list of currently unhandled promise rejections.INDIRECT1
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
data-view-buffer • 1.0.2Get the ArrayBuffer out of a DataView, robustly.INDIRECT24
data-view-byte-length • 1.0.2Get the byteLength out of a DataView, robustly.INDIRECT24
data-view-byte-offset • 1.0.1Get the byteOffset out of a DataView, robustly.INDIRECT24
debug • 0.7.4small debugging utilityINDIRECT0
debug • 2.6.8small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
debug • 3.2.7small debugging utilityINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deep-eql • 0.1.3Improved deep equality testing for Node.js and the browser.INDIRECT1
deep-equal • 1.1.2node's assert.deepEqual algorithmINDIRECT26
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT6
define-property • 0.2.5Define a non-enumerable property on an object.INDIRECT5
define-property • 1.0.0Define a non-enumerable property on an object.INDIRECT5
define-property • 2.0.2Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.INDIRECT6
defined • 1.0.1return the first argument that is `!== undefined`INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 2.0.0Deprecate all the thingsINDIRECT0
destroy • 1.2.0destroy a stream if possibleINDIRECT0
detect-indent • 4.0.0Detect the indentation of codeINDIRECT2
doiuse • 2.6.0Lint CSS for browser support against caniuse database.INDIRECT61
dom-serializer • 0.1.1render dom nodes to stringINDIRECT2
domain-browser • 1.2.0Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more.INDIRECT0
dot-prop • 3.0.0Get, set, or delete a property from a nested object using a dot pathINDIRECT1
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
duplexer • 0.1.2Creates a duplex streamINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT2
editorconfig • 0.13.3EditorConfig File Locator and Interpreter for Node.jsINDIRECT6
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
emojis-list • 2.1.0Complete list of standard emojis.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
encodeurl • 1.0.2Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encodeurl • 2.0.0Encode a URL to a percent-encoded form, excluding already-encoded sequencesINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
enhanced-resolve • 0.9.1Offers a async require.resolve function. It's highly configurable.INDIRECT3
enzyme • 2.9.1JavaScript Testing utilities for ReactDIRECT61
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
es-abstract • 1.23.7ECMAScript spec abstract operations.INDIRECT80
es-array-method-boxes-properly • 1.0.0Utility package to determine if an `Array.prototype` method properly boxes the callback's receiver and third argument.INDIRECT0
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.0.0ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-set-tostringtag • 2.0.3A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT12
es-shim-unscopables • 1.0.2Helper package to shim a method into `Array.prototype[Symbol.unscopables]`INDIRECT2
es-to-primitive • 1.3.0ECMAScript “ToPrimitive” algorithm. Provides ES5 and ES2015 versions.INDIRECT18
es5-shim • 4.6.7ECMAScript 5 compatibility shims for legacy JavaScript enginesINDIRECT0
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-map • 0.1.5ECMAScript6 Map polyfillINDIRECT10
es6-shim • 0.35.8ECMAScript 6 (Harmony) compatibility shims for legacy JavaScript enginesINDIRECT0
escape-html • 1.0.3Escape string for use in HTMLINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
eslint-config-airbnb-base • 8.0.0Airbnb's base JS ESLint config, following our styleguideINDIRECT0
eslint-config-airbnb • 12.0.0Airbnb's ESLint config, following our styleguideDIRECT1
eslint-import-resolver-node • 0.3.9Node default behavior import resolution plugin for eslint-plugin-import.INDIRECT8
eslint-module-utils • 2.12.0Core utilities to support eslint-plugin-import and other module-related plugins.INDIRECT2
eslint-plugin-babel • 3.3.0an eslint rule plugin companion to babel-eslintDIRECT0
eslint-plugin-import • 2.31.0Import with sanity.DIRECT112
eslint-plugin-jsx-a11y • 2.2.3A static analysis linter of jsx and their accessibility with screen readers.DIRECT3
eslint-plugin-react • 6.10.3React specific linting rules for ESLintDIRECT88
eslint • 3.19.0An AST-based pattern checker for JavaScript.DIRECT153
etag • 1.8.1Create simple HTTP ETagsINDIRECT0
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
events • 1.1.1Node's event emitter for all engines.INDIRECT0
execall • 1.0.0Find multiple RegExp matches in a stringINDIRECT3
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
expand-brackets • 2.1.4Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT63
expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT12
express • 4.21.2Fast, unopinionated, minimalist web frameworkINDIRECT67
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT1
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.INDIRECT4
extend • 3.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
extglob • 2.0.4Extended glob support for JavaScript. Adds (almost) the expressive power of regular expressions to glob patterns.INDIRECT66
extract-text-webpack-plugin • 1.0.1Extract text from bundle into a file.DIRECT9
extsprintf • 1.3.0extended POSIX-style sprintfINDIRECT0
fast-deep-equal • 3.1.3Fast deep equalINDIRECT0
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonifyINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
fastparse • 1.1.2A very simple and stupid parser, based on a statemachine and regular expressions.INDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
file-entry-cache • 2.0.0Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the processINDIRECT19
file-loader • 0.9.0file loader module for webpackINDIRECT5
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
filename-regex • 2.0.1Regular expression for matching file names, with or without extension.INDIRECT0
fill-range • 2.2.4Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT11
fill-range • 4.0.0Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT7
finalhandler • 1.3.1Node.js final http responderINDIRECT9
find-cache-dir • 0.1.1My well-made moduleINDIRECT8
find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
flat-cache • 1.3.4A stupidly simple key/value storage using files to persist some dataINDIRECT17
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.INDIRECT0
for-each • 0.3.3A better forEachINDIRECT1
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
form-data • 2.3.3A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT5
forwarded • 0.2.0Parse HTTP X-Forwarded-For headerINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fresh • 0.5.2HTTP response freshness testingINDIRECT0
fs-readdir-recursive • 1.1.0Recursively read a directoryINDIRECT0
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
function.prototype.name • 1.1.8An ES2015 spec-compliant `Function.prototype.name` shimINDIRECT20
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
fuzzysearch • 1.0.3Tiny and blazing-fast fuzzy search in JavaScriptINDIRECT0
generate-function • 2.3.1Module that helps you write generated functions in NodeINDIRECT1
generate-object-property • 1.2.0Generate safe JS code that can used to reference a object propertyINDIRECT1
generic-names • 1.0.3Helper for building generic names, similar to webpackINDIRECT5
get-intrinsic • 1.2.6Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT10
get-stdin • 4.0.1Easier stdinINDIRECT0
get-stdin • 5.0.1Get stdin as a string or bufferINDIRECT0
get-symbol-description • 1.1.0Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.INDIRECT12
get-value • 2.0.6Use property paths (`a.b.c`) to get a nested value from an object.INDIRECT0
getpass • 0.1.7getpass for node.jsINDIRECT1
glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
globals • 9.18.0Global identifiers from different JavaScript environmentsINDIRECT0
globalthis • 1.0.4ECMAScript spec-compliant polyfill/shim for `globalThis`INDIRECT7
globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise APIINDIRECT17
globjoin • 0.1.4Join paths and globs.INDIRECT0
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
graceful-readlink • 1.0.1graceful fs.readlinkINDIRECT0
growl • 1.9.2Growl unobtrusive notificationsINDIRECT0
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
has-bigints • 1.1.0Determine if the JS environment has BigInt support.INDIRECT0
has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-proto • 1.2.0Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT5
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
has-value • 0.3.1Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT4
has-value • 1.0.0Returns true if a value exists, false if empty. Works with deeply nested values using object paths.INDIRECT7
has-values • 0.1.4Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT0
has-values • 1.0.0Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays. INDIRECT4
has • 1.0.4Object.prototype.hasOwnProperty.call shortcutINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
he • 1.1.1A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
he • 1.2.0A robust HTML entities encoder/decoder with full Unicode support.INDIRECT0
home-or-tmp • 2.0.0Get the user home directory with fallback to the system temp directoryINDIRECT2
html-comment-regex • 1.1.2Regular expression for matching HTML commentsINDIRECT0
html-encoding-sniffer • 1.0.2Sniff the encoding from a HTML byte streamINDIRECT3
html-entities • 2.5.2Fastest HTML entities encode/decode library.INDIRECT0
html-tags • 2.0.0List of standard HTML tagsINDIRECT0
htmlparser2 • 3.10.1Fast & forgiving HTML/XML/RSS parserINDIRECT10
http-errors • 2.0.0Create HTTP error objectsINDIRECT5
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
https-browserify • 0.0.1https module compatability for browserifyINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ignore-styles • 5.0.1Ignore imported style files when running in NodeDIRECT0
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules.INDIRECT0
immutable • 3.8.2Immutable Data CollectionsINDIRECT0
imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
indent-string • 2.1.0Indent each line in a stringINDIRECT2
indexes-of • 1.0.1line String/Array#indexOf but return all the indexes in an arrayINDIRECT0
inquirer • 0.12.0A collection of common interactive command line user interfaces.INDIRECT27
internal-slot • 1.1.0ES spec-like internal slotsINDIRECT17
interpret • 0.6.6A dictionary of file extensions and associated module loaders.INDIRECT0
interpret • 1.4.0A dictionary of file extensions and associated module loaders.INDIRECT0
invariant • 2.2.4invariantINDIRECT2
ipaddr.js • 1.9.1A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
irregular-plurals • 1.4.0Map of nouns to their irregular plural formINDIRECT0
is-absolute-url • 2.1.0Check if an URL is absoluteINDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT13
is-array-buffer • 3.0.5Is this value a JS ArrayBuffer?INDIRECT16
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-async-function • 2.0.0Determine if a function is a native async function.INDIRECT2
is-bigint • 1.1.0Is this value an ES BigInt?INDIRECT1
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT1
is-boolean-object • 1.2.1Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-core-module • 2.16.1Is this specifier a node.js core module?INDIRECT2
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-data-view • 1.0.2Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT23
is-date-object • 1.1.0Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-descriptor • 0.1.7Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.INDIRECT4
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-dom • 1.1.0Check if the given object is a dom nodeINDIRECT2
is-dotfile • 1.0.3Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-finalizationregistry • 1.1.1Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
is-finite • 1.1.0ES2015 Number.isFinite() ponyfillINDIRECT0
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-generator-function • 1.0.10Determine if a function is a native generator function.INDIRECT2
is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
is-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-my-ip-valid • 1.0.1A small lib to validate IP addresses.INDIRECT0
is-my-json-valid • 2.20.6A [JSONSchema](https://json-schema.org/) validator that uses code generation to be extremely fast.INDIRECT6
is-number-object • 1.1.1Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 3.0.0Returns true if the value is a number. comprehensive tests.INDIRECT2
is-number • 4.0.0Returns true if the value is a number. comprehensive tests.INDIRECT0
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-object • 1.0.2Checks whether a value is an objectINDIRECT0
is-plain-obj • 1.1.0Check if a value is a plain objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
is-property • 1.0.2Tests if a JSON property can be accessed using . syntaxINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
is-set • 2.0.3Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-shared-array-buffer • 1.0.4Is this value a JS SharedArrayBuffer?INDIRECT12
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
is-string • 1.1.1Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT13
is-subset • 0.1.1Check if an object is contained within another oneINDIRECT0
is-supported-regexp-flag • 1.0.1Check whether a RegExp flag is supported. Mostly useful for `y` and `u`.INDIRECT0
is-svg • 2.1.0Check if a string or buffer is SVGINDIRECT1
is-symbol • 1.1.1Determine if a value is an ES6 Symbol or not.INDIRECT15
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT22
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakref • 1.1.0Is this value a JS WeakRef? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
is-weakset • 2.0.4Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
is-window • 1.0.2Checks if the given value is a window object.INDIRECT0
is-windows • 1.0.2Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc.INDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
js-tokens • 3.0.2A regex that tokenizes JavaScript.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.7.0YAML 1.2 parser and serializerINDIRECT3
jsbn • 0.1.1The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers.INDIRECT0
jsdom • 9.12.0A JavaScript implementation of the DOM and HTML standardsDIRECT78
jsesc • 0.5.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
json-loader • 0.5.7json loader module for webpackINDIRECT0
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
json-stable-stringify • 1.2.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT19
json3 • 3.3.2A modern JSON implementation compatible with nearly all JavaScript platforms.INDIRECT0
json5 • 0.5.1JSON for the ES5 era.INDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
jsonparse • 0.0.5This is a pure-js JSON streaming parser for node.jsINDIRECT0
jsonpointer • 5.0.1Simple JSON Addressing.INDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
jsx-ast-utils • 1.4.1AST utility module for statically analyzing JSXINDIRECT0
keycode • 2.2.1Convert between keyboard keycodes and keynames and vice versa.INDIRECT0
kind-of • 3.2.2Get the native type of a value.INDIRECT1
kind-of • 4.0.0Get the native type of a value.INDIRECT1
kind-of • 6.0.3Get the native type of a value.INDIRECT0
known-css-properties • 0.2.0List of known CSS propertiesINDIRECT0
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
loader-utils • 0.2.17utils for webpack loadersINDIRECT4
loader-utils • 1.4.2utils for webpack loadersINDIRECT4
lodash-es • 4.17.21Lodash exported as ES modules.INDIRECT0
lodash._baseassign • 3.2.0The modern build of lodash’s internal `baseAssign` as a module.INDIRECT5
lodash._basecopy • 3.0.1The modern build of lodash’s internal `baseCopy` as a module.INDIRECT0
lodash._basecreate • 3.0.3The modern build of lodash’s internal `baseCreate` as a module.INDIRECT0
lodash._createcompounder • 3.0.0The modern build of lodash’s internal `createCompounder` as a module.INDIRECT3
lodash._getnative • 3.9.1The modern build of lodash’s internal `getNative` as a module.INDIRECT0
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash._root • 3.0.1The internal lodash function `root` exported as a module.INDIRECT0
lodash.assign • 4.2.0The lodash method `_.assign` exported as a module.INDIRECT0
lodash.assignin • 4.2.0The lodash method `_.assignIn` exported as a module.INDIRECT0
lodash.bind • 4.2.1The lodash method `_.bind` exported as a module.INDIRECT0
lodash.camelcase • 3.0.1The modern build of lodash’s `_.camelCase` as a module.INDIRECT4
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
lodash.create • 3.1.1The modern build of lodash’s `_.create` as a module.INDIRECT8
lodash.deburr • 3.2.0The lodash method `_.deburr` exported as a module.INDIRECT1
lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module.INDIRECT0
lodash.filter • 4.6.0The lodash method `_.filter` exported as a module.INDIRECT0
lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module.INDIRECT0
lodash.foreach • 4.5.0The lodash method `_.forEach` exported as a module.INDIRECT0
lodash.isarguments • 3.1.0The lodash method `_.isArguments` exported as a module.INDIRECT0
lodash.isarray • 3.0.4The modern build of lodash’s `_.isArray` as a module.INDIRECT0
lodash.keys • 3.1.2The modern build of lodash’s `_.keys` as a module.INDIRECT3
lodash.map • 4.6.0The lodash method `_.map` exported as a module.INDIRECT0
lodash.memoize • 4.1.2The lodash method `_.memoize` exported as a module.INDIRECT0
lodash.merge • 4.6.2The Lodash method `_.merge` exported as a module.INDIRECT0
lodash.pick • 4.4.0The lodash method `_.pick` exported as a module.INDIRECT0
lodash.reduce • 4.6.0The lodash method `_.reduce` exported as a module.INDIRECT0
lodash.reject • 4.6.0The lodash method `_.reject` exported as a module.INDIRECT0
lodash.some • 4.6.0The lodash method `_.some` exported as a module.INDIRECT0
lodash.sortby • 4.7.0The lodash method `_.sortBy` exported as a module.INDIRECT0
lodash.uniq • 4.5.0The lodash method `_.uniq` exported as a module.INDIRECT0
lodash.words • 3.2.0The lodash method `_.words` exported as a module.INDIRECT1
lodash • 4.17.21Lodash modular utilities.INDIRECT0
log-symbols • 1.0.2Colored symbols for various log levels. Example: ✔︎ successINDIRECT7
longest • 1.0.1Get the longest item in an array.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
loud-rejection • 1.6.0Make unhandled promise rejections fail loudly instead of the default silent failINDIRECT3
mantra-core • 1.7.0Core API for MantraINDIRECT15
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-obj • 1.0.1Map object keys and values into a new objectINDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
markdown-to-react-components • 0.2.4Convert markdown into react componentsINDIRECT2
marked • 0.3.19A markdown parser built for speedINDIRECT0
math-expression-evaluator • 1.4.0A flexible math expression evaluatorINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
math-random • 1.0.4math-random is an drop-in replacement for Math.random that uses cryptographically secure random number generation, where available. It works in both browser and node environments.INDIRECT0
mathml-tag-names • 2.1.3List of known MathML tag-namesINDIRECT0
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
memory-fs • 0.2.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT0
memory-fs • 0.3.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
memory-fs • 0.4.1A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
meow • 3.7.0CLI app helperINDIRECT46
merge-descriptors • 1.0.3Merge objects using descriptorsINDIRECT0
methods • 1.1.2HTTP methods that node supportsINDIRECT0
micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT37
micromatch • 3.1.10Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT80
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.3.6A comprehensive library for mime-type mappingINDIRECT0
mime • 1.6.0A comprehensive library for mime-type mappingINDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
minimist • 0.0.8parse argument optionsINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mixin-deep • 1.3.2Deeply mix the properties of objects into the first object. Like merge-deep, but doesn't clone.INDIRECT4
mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
mobx • 2.7.0Simple, scalable state management.INDIRECT0
mocha-multi • 0.9.1A bit of a hack to get multiple reporters working with mochaDIRECT17
mocha • 3.5.3simple, flexible, fun test frameworkDIRECT34
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.1Tiny millisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multimatch • 2.1.0Extends minimatch.match() with support for multiple patternsINDIRECT8
nan • 2.22.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 23 compatibilityINDIRECT0
nanomatch • 1.2.13Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but complete Bash 4.3 wildcard support only (no support for exglobs, posix brackets or braces)INDIRECT68
natural-compare • 1.4.0Compare strings containing a mix of letters and numbers in the way a human being would in sort order.INDIRECT0
negotiator • 0.6.3HTTP content negotiationINDIRECT0
node-dir • 0.1.17asynchronous file and directory operations for Node.jsINDIRECT4
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
node-libs-browser • 0.7.0The node core libs for in browser usage.INDIRECT68
normalize-path • 2.1.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes unless disabled.INDIRECT1
normalize-range • 0.1.2Utility for normalizing a numeric range, with a wrapping function useful for polar coordinatesINDIRECT0
normalize-selector • 0.2.0Normalize CSS SelectorsINDIRECT0
normalize-url • 1.9.1Normalize a URLINDIRECT6
num2fraction • 1.2.2Convert number to fractionINDIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
nwmatcher • 1.4.4A CSS3-compliant JavaScript selector engine.INDIRECT0
nyc>8.4.0>align-text • 0.1.4Align the text in a string.INDIRECT4
nyc>8.4.0>ansi-regex • 2.0.0Regular expression for matching ANSI escape codesINDIRECT0
nyc>8.4.0>ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
nyc>8.4.0>append-transform • 0.3.0Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.INDIRECT0
nyc>8.4.0>archy • 1.0.0render nested hierarchies `npm ls` style with unicode pipesINDIRECT0
nyc>8.4.0>arr-diff • 2.0.0Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.INDIRECT1
nyc>8.4.0>arr-flatten • 1.0.1Recursively flatten an array or arrays. This is the fastest implementation of array flatten.INDIRECT0
nyc>8.4.0>array-unique • 0.2.1Return an array free of duplicate values. Fastest ES5 implementation.INDIRECT0
nyc>8.4.0>arrify • 1.0.1Convert a value to an arrayINDIRECT0
nyc>8.4.0>async • 1.5.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
nyc>8.4.0>babel-code-frame • 6.16.0Generate errors that contain a code frame that point to source locations.INDIRECT9
nyc>8.4.0>babel-generator • 6.18.0Turns an AST into code.INDIRECT14
nyc>8.4.0>babel-messages • 6.8.0Collection of debug messages used by Babel.INDIRECT3
nyc>8.4.0>babel-runtime • 6.18.0babel selfContained runtimeINDIRECT2
nyc>8.4.0>babel-template • 6.16.0Generate an AST from a string template.INDIRECT24
nyc>8.4.0>babel-traverse • 6.18.0The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT23
nyc>8.4.0>babel-types • 6.18.0Babel Types is a Lodash-esque utility library for AST nodesINDIRECT6
nyc>8.4.0>babylon • 6.13.1A JavaScript parserINDIRECT0
nyc>8.4.0>balanced-match • 0.4.2Match balanced character pairs, like "{" and "}"INDIRECT0
nyc>8.4.0>brace-expansion • 1.1.6Brace expansion as known from sh/bashINDIRECT2
nyc>8.4.0>braces • 1.8.5Fastest brace expansion for node.js, with the most complete support for the Bash 4.3 braces specification.INDIRECT11
nyc>8.4.0>builtin-modules • 1.1.1List of the Node.js builtin modulesINDIRECT0
nyc>8.4.0>caching-transform • 1.0.1Wraps a transform and provides cachingINDIRECT8
nyc>8.4.0>camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
nyc>8.4.0>center-align • 0.1.3Center-align the text in a string.INDIRECT6
nyc>8.4.0>chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
nyc>8.4.0>code-point-at • 1.0.1ES2015 String#codePointAt() ponyfillINDIRECT1
nyc>8.4.0>commondir • 1.0.1compute the closest common parent for file pathsINDIRECT0
nyc>8.4.0>concat-map • 0.0.1concatenative mapdasheryINDIRECT0
nyc>8.4.0>convert-source-map • 1.3.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
nyc>8.4.0>core-js • 2.4.1Standard libraryINDIRECT0
nyc>8.4.0>cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
nyc>8.4.0>debug • 2.2.0small debugging utilityINDIRECT1
nyc>8.4.0>decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
nyc>8.4.0>default-require-extensions • 1.0.0Node's default require extensions as a separate moduleINDIRECT2
nyc>8.4.0>detect-indent • 4.0.0Detect the indentation of codeINDIRECT3
nyc>8.4.0>error-ex • 1.3.0Easy error subclassing and stack customizationINDIRECT1
nyc>8.4.0>escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
nyc>8.4.0>expand-brackets • 0.1.5Expand POSIX bracket expressions (character classes) in glob patterns.INDIRECT1
nyc>8.4.0>expand-range • 1.8.2Fast, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks. Used by micromatch.INDIRECT9
nyc>8.4.0>extglob • 0.3.2Convert extended globs to regex-compatible strings. Add (almost) the expressive power of regular expressions to glob patterns.INDIRECT1
nyc>8.4.0>filename-regex • 2.0.0Regular expression for matching file names, with or without extension.INDIRECT0
nyc>8.4.0>fill-range • 2.2.3Fill in a range of numbers or letters, optionally passing an increment or multiplier to use.INDIRECT8
nyc>8.4.0>find-cache-dir • 0.1.1My well-made moduleINDIRECT8
nyc>8.4.0>find-up • 1.1.2Find a file by walking up parent directoriesINDIRECT3
nyc>8.4.0>for-in • 0.1.6Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
nyc>8.4.0>for-own • 0.1.4Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
nyc>8.4.0>glob-base • 0.3.0Returns an object with the (non-glob) base path and the actual pattern.INDIRECT3
nyc>8.4.0>globals • 9.12.0Global identifiers from different JavaScript environmentsINDIRECT0
nyc>8.4.0>handlebars • 4.0.5Handlebars provides the power necessary to let you build semantic templates effectively with no frustrationINDIRECT24
nyc>8.4.0>has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
nyc>8.4.0>has-flag • 1.0.0Check if argv has a specific flagINDIRECT0
nyc>8.4.0>imurmurhash • 0.1.4An incremental implementation of MurmurHash3INDIRECT0
nyc>8.4.0>invert-kv • 1.0.0Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}INDIRECT0
nyc>8.4.0>is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
nyc>8.4.0>is-buffer • 1.1.4Determine if an object is a BufferINDIRECT0
nyc>8.4.0>is-builtin-module • 1.0.0Check if a string matches the name of a Node.js builtin moduleINDIRECT1
nyc>8.4.0>is-dotfile • 1.0.2Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.INDIRECT0
nyc>8.4.0>is-equal-shallow • 0.1.3Does a shallow comparison of two objects, returning false if the keys or values differ.INDIRECT1
nyc>8.4.0>is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
nyc>8.4.0>is-extglob • 1.0.0Returns true if a string has an extglob.INDIRECT0
nyc>8.4.0>is-finite • 1.0.2ES2015 Number.isFinite() ponyfillINDIRECT1
nyc>8.4.0>is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
nyc>8.4.0>is-glob • 2.0.1Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betINDIRECT1
nyc>8.4.0>is-number • 2.1.0Returns true if the value is a number. comprehensive tests.INDIRECT2
nyc>8.4.0>is-posix-bracket • 0.1.1Returns true if the given string is a POSIX bracket expression (POSIX character class).INDIRECT0
nyc>8.4.0>is-primitive • 2.0.0Returns `true` if the value is a primitive. INDIRECT0
nyc>8.4.0>is-utf8 • 0.2.1Detect if a buffer is utf8 encoded.INDIRECT0
nyc>8.4.0>isarray • 1.0.0Array#isArray for older browsersINDIRECT0
nyc>8.4.0>isobject • 2.1.0Returns true if the value is an object and not an array or null.INDIRECT1
nyc>8.4.0>istanbul-lib-report>supports-color • 3.1.2Detect whether a terminal supports colorINDIRECT1
nyc>8.4.0>js-tokens • 2.0.0A regex that tokenizes JavaScript.INDIRECT0
nyc>8.4.0>jsesc • 1.3.0A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output.INDIRECT0
nyc>8.4.0>kind-of • 3.0.4Get the native type of a value.INDIRECT1
nyc>8.4.0>lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
nyc>8.4.0>lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
nyc>8.4.0>load-json-file • 1.1.0Read and parse a JSON fileINDIRECT9
nyc>8.4.0>lodash • 4.16.6Lodash modular utilities.INDIRECT0
nyc>8.4.0>longest • 1.0.1Get the longest item in an array.INDIRECT0
nyc>8.4.0>loose-envify • 1.3.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
nyc>8.4.0>md5-hex • 1.3.0Create a MD5 hash with hex encodingINDIRECT1
nyc>8.4.0>micromatch • 2.3.11Glob matching for javascript/node.js. A drop-in replacement and faster alternative to minimatch and multimatch.INDIRECT33
nyc>8.4.0>minimist • 0.0.8parse argument optionsINDIRECT0
nyc>8.4.0>mkdirp • 0.5.1Recursively mkdir, like `mkdir -p`INDIRECT1
nyc>8.4.0>normalize-path • 2.0.1Normalize file path slashes to be unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes.INDIRECT0
nyc>8.4.0>number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
nyc>8.4.0>object-assign • 4.1.0ES2015 Object.assign() ponyfillINDIRECT0
nyc>8.4.0>object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
nyc>8.4.0>os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
nyc>8.4.0>os-locale • 1.4.0Get the system localeINDIRECT2
nyc>8.4.0>parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
nyc>8.4.0>parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
nyc>8.4.0>path-exists • 2.1.0Check if a path existsINDIRECT2
nyc>8.4.0>path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
nyc>8.4.0>path-parse • 1.0.5Node.js path.parse() ponyfillINDIRECT0
nyc>8.4.0>path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
nyc>8.4.0>pify • 2.3.0Promisify a callback-style functionINDIRECT0
nyc>8.4.0>pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
nyc>8.4.0>pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
nyc>8.4.0>pkg-dir • 1.0.0Find the root directory of a npm packageINDIRECT4
nyc>8.4.0>preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
nyc>8.4.0>randomatic • 1.1.5Generate randomized strings of a specified length, fast. Only the length is necessary, but you can optionally generate patterns using any combination of numeric, alpha-numeric, alphabetical, special or custom characters.INDIRECT3
nyc>8.4.0>read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT23
nyc>8.4.0>read-pkg • 1.1.0Read a package.json fileINDIRECT20
nyc>8.4.0>regenerator-runtime • 0.9.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
nyc>8.4.0>regex-cache • 0.4.3Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in suprising performance improvements.INDIRECT2
nyc>8.4.0>repeat-element • 1.1.2Create an array by repeating the given value n times.INDIRECT0
nyc>8.4.0>repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
nyc>8.4.0>repeating • 2.0.1Repeat a string - fastINDIRECT2
nyc>8.4.0>require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
nyc>8.4.0>resolve-from • 2.0.0Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
nyc>8.4.0>right-align • 0.1.3Right-align the text in a string.INDIRECT5
nyc>8.4.0>string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
nyc>8.4.0>strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
nyc>8.4.0>strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
nyc>8.4.0>supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
nyc>8.4.0>to-fast-properties • 1.0.2Force V8 to use fast properties for an objectINDIRECT0
nyc>8.4.0>uglify-js>yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
nyc>8.4.0>uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
nyc>8.4.0>wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
nyc>8.4.0>wrap-ansi • 2.0.0Wordwrap a string with ANSI escape codesINDIRECT6
nyc>8.4.0>yargs-parser>camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
nyc>8.4.0>yargs • 6.3.0yargs the modern, pirate-themed, successor to optimist.INDIRECT46
nyc>8.4.0>yargs>camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
nyc>8.4.0>yargs>window-size • 0.2.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-inspect • 1.13.3string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT17
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
object-visit • 1.0.1Call a specified method on each value in the given object.INDIRECT1
object.assign • 4.1.7ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT18
object.entries • 1.1.8ES2017 spec-compliant Object.entries shim.INDIRECT17
object.fromentries • 1.0.0ES proposal-spec-compliant Object.fromEntries shim.INDIRECT82
object.fromentries • 2.0.8ES proposal-spec-compliant Object.fromEntries shim.INDIRECT81
object.getownpropertydescriptors • 2.1.8ES2017 spec-compliant shim for `Object.getOwnPropertyDescriptors` that works in ES5.INDIRECT83
object.groupby • 1.0.3An ESnext spec-compliant `Object.groupBy` shim/polyfill/replacement that works as far down as ES3.INDIRECT81
object.omit • 2.0.1Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.INDIRECT3
object.pick • 1.3.0Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.INDIRECT1
object.values • 1.2.1ES2017 spec-compliant Object.values shim.INDIRECT18
on-finished • 2.4.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
onetime • 1.1.0Only call a function onceINDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
os-browserify • 0.2.1The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers.INDIRECT0
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfillINDIRECT0
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
osx-notifier • 0.2.2Send notifications to the OS X Notification Center using terminal-notifier.appINDIRECT3
output-file-sync • 1.1.2Synchronously write a file and create its ancestor directories if neededINDIRECT4
pako • 0.2.9zlib port to javascript - fast, modularized, with browser supportINDIRECT0
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
parse-json • 2.2.0Parse JSON with more helpful errorsINDIRECT2
parse5 • 1.5.1WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node and io.js.INDIRECT0
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-browserify • 0.0.0the path module from node core for browsersINDIRECT0
path-exists • 2.1.0Check if a path existsINDIRECT2
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-to-regexp • 0.1.12Express style path to RegExp utilityINDIRECT0
path-type • 1.1.0Check if a path is a file, directory, or symlinkINDIRECT4
pbkdf2-compat • 2.0.1Provides the functionality of PBKDF2 with the ability to use any natively supported Node crypto hashing algorithm.INDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pinkie-promise • 2.0.1ES2015 Promise ponyfillINDIRECT1
pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementationINDIRECT0
pipetteur • 2.0.3A function to extract any colors from a stringINDIRECT3
pkg-dir • 1.0.0Find the root directory of a npm packageINDIRECT4
plur • 2.1.2Pluralize a wordINDIRECT1
pluralize • 1.2.1Pluralize and singularize any wordINDIRECT0
podda • 1.2.2Simple Reactive DataStore for JavaScriptINDIRECT4
posix-character-classes • 0.1.1POSIX character classes for creating regular expressions.INDIRECT0
possible-typed-array-names • 1.0.0A simple list of possible Typed Array names.INDIRECT0
postcss-calc • 5.3.1PostCSS plugin to reduce calc()INDIRECT18
postcss-colormin • 2.2.2Minify colors in your CSS files with PostCSS.INDIRECT21
postcss-convert-values • 2.6.1Convert values with PostCSS (e.g. ms -> s)INDIRECT13
postcss-discard-comments • 2.0.4Discard comments in your CSS files with PostCSS.INDIRECT12
postcss-discard-duplicates • 2.1.0Discard duplicate rules in your CSS files with PostCSS.INDIRECT12
postcss-discard-empty • 2.1.0Discard empty rules and values with PostCSS.INDIRECT12
postcss-discard-overridden • 0.1.1PostCSS plugin to discard overridden @keyframes or @counter-style.INDIRECT12
postcss-discard-unused • 2.2.3Discard unused counter styles, keyframes and fonts.INDIRECT13
postcss-filter-plugins • 2.0.3Exclude/warn on duplicated PostCSS plugins.INDIRECT12
postcss-less • 0.14.0LESS parser for PostCSSINDIRECT12
postcss-load-config • 1.2.0Autoload Config for PostCSSINDIRECT15
postcss-load-options • 1.2.0Autoload Options for PostCSSINDIRECT13
postcss-load-plugins • 2.3.0Autoload Plugins for PostCSSINDIRECT13
postcss-loader • 1.1.0PostCSS loader for webpackINDIRECT32
postcss-loader • 1.3.3PostCSS loader for webpackDIRECT32
postcss-media-query-parser • 0.2.3A tool for parsing media query lists.INDIRECT0
postcss-merge-idents • 2.1.7Merge keyframe and counter style identifiers.INDIRECT14
postcss-merge-longhand • 2.0.2Merge longhand properties into shorthand with PostCSS.INDIRECT12
postcss-merge-rules • 2.1.2Merge CSS rules with PostCSS.INDIRECT23
postcss-message-helpers • 2.0.0PostCSS helpers to throw or output GNU style messagesINDIRECT0
postcss-minify-font-values • 1.0.5Minify font declarations with PostCSSINDIRECT14
postcss-minify-gradients • 1.0.5Minify gradient parameters with PostCSS.INDIRECT13
postcss-minify-params • 1.2.2Minify at-rule params with PostCSSINDIRECT15
postcss-minify-selectors • 2.1.1Minify selectors with PostCSS.INDIRECT18
postcss-modules-local-by-default • 1.2.0A CSS Modules transform to make local scope the defaultINDIRECT12
postcss-modules-resolve-imports • 1.3.0Resolves ICSS importsINDIRECT14
postcss-normalize-charset • 1.1.1Add necessary or remove extra charset with PostCSSINDIRECT12
postcss-normalize-url • 3.0.8Normalize URLs with PostCSSINDIRECT21
postcss-ordered-values • 2.2.3Ensure values are ordered consistently in your CSS.INDIRECT13
postcss-reduce-idents • 2.4.0Reduce custom identifiers with PostCSS.INDIRECT13
postcss-reduce-initial • 1.0.1Reduce initial definitions to the actual initial value, where possible.INDIRECT12
postcss-reduce-transforms • 1.0.4Reduce transform functions with PostCSS.INDIRECT14
postcss-reporter • 1.4.1Log PostCSS messages in the consoleINDIRECT14
postcss-reporter • 3.0.0Log PostCSS messages in the consoleINDIRECT14
postcss-resolve-nested-selector • 0.1.6Resolve a nested selector in a PostCSS ASTINDIRECT0
postcss-scss • 0.4.1SCSS parser for PostCSSINDIRECT12
postcss-selector-parser • 2.2.3> Selector parser with built in methods for working with selector strings.INDIRECT3
postcss-sorting • 1.7.0PostCSS plugin to sort rules content with specified order.INDIRECT13
postcss-svgo • 2.1.6Optimise inline SVG with PostCSS.INDIRECT29
postcss-unique-selectors • 2.0.2Ensure CSS selectors are unique.INDIRECT14
postcss-value-parser • 3.3.1Transforms css values and at-rule params into the treeINDIRECT0
postcss-zindex • 2.2.0Reduce z-index values with PostCSS.INDIRECT14
postcss • 5.2.18Tool for transforming styles with JS pluginsINDIRECT11
postcss • 6.0.23Tool for transforming styles with JS pluginsINDIRECT8
prelude-ls • 1.1.2prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.INDIRECT0
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhostINDIRECT0
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
private • 0.1.8Utility for associating truly private state with any JavaScript objectINDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
progress • 1.1.8Flexible ascii progress barINDIRECT0
promise.prototype.finally • 3.1.8ES Proposal spec-compliant shim for Promise.prototype.finallyINDIRECT81
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
proxy-addr • 2.0.7Determine address of proxied requestINDIRECT2
prr • 1.0.1A better Object.defineProperty()INDIRECT0
psl • 1.15.0Domain name parser based on the Public Suffix ListINDIRECT1
punycode • 1.4.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
punycode • 2.3.1A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.INDIRECT0
q • 1.5.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
query-string • 4.3.4Parse and stringify URL query stringsINDIRECT2
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
range-parser • 1.2.1Range header field string parserINDIRECT0
raw-body • 2.5.2Get and validate the raw body of a readable stream.INDIRECT10
react-addons-create-fragment • 15.6.2INDIRECT16
react-addons-test-utils • 15.6.2This package provides the React TestUtils add-on.DIRECT0
react-dom-factories • 1.0.2React package for DOM factory methods.INDIRECT0
react-dom • 15.7.0React package for working with the DOM.DIRECT18
react-element-to-jsx-string • 3.2.0Turn a ReactElement into the corresponding JSX string.INDIRECT95
react-fuzzy • 0.3.3React Fuzzy ComponentINDIRECT5
react-inspector • 1.1.2Power of Browser DevTools inspectors right inside your React appINDIRECT6
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-komposer • 1.13.1Compose React containers and feed data into components.INDIRECT13
react-komposer • 2.0.0Generic way to compose data containers for React.INDIRECT11
react-modal • 1.9.7Accessible modal dialog component for React.JSINDIRECT10
react-simple-di • 1.2.0Simple Dependancy Injection Solution for ReactINDIRECT4
react-stubber • 1.0.0Simple but useful stubbing solution ReactINDIRECT3
react • 15.7.0React is a JavaScript library for building user interfaces.DIRECT19
read-file-stdin • 0.2.1Read from a file, falling back to stdin.INDIRECT1
read-pkg-up • 1.0.1Read the closest package.json fileINDIRECT28
read-pkg • 1.1.0Read a package.json fileINDIRECT25
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 1.1.14Streams3, a user-land copy of the stream library from Node.js v0.11.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT89
readline2 • 1.0.1Readline Façade fixing bugs and issues found in releases 0.8 and 0.10INDIRECT4
recast • 0.16.2JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generatorINDIRECT4
rechoir • 0.6.2Require any supported file as a node module.INDIRECT6
recursive-readdir • 2.2.3Get an array of all files in a directory and subdirectories.INDIRECT4
redent • 1.0.0Strip redundant indentation and indent the stringINDIRECT5
reduce-css-calc • 1.3.0Reduce CSS calc() function to the maximumINDIRECT4
reduce-function-call • 1.0.3Reduce function calls in a string, using a callbackINDIRECT1
redux • 3.7.2Predictable state container for JavaScript appsINDIRECT5
reflect.getprototypeof • 1.0.9An ES2015 mostly-spec-compliant `Reflect.getPrototypeOf` sham/polyfill/replacement that works in as many engines as possibleINDIRECT80
regenerate • 1.4.2Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points.INDIRECT0
regenerator-runtime • 0.10.5Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regenerator-runtime • 0.9.6Runtime for Regenerator-compiled generator and async functions.INDIRECT0
regex-cache • 0.4.4Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in surprising performance improvements.INDIRECT2
regex-not • 1.0.2Create a javascript regular expression for matching everything except for the given string.INDIRECT7
regexp.prototype.flags • 1.5.3ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT19
regexpu-core • 1.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT4
regexpu-core • 2.0.0regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.INDIRECT4
regjsgen • 0.2.0Generate `RegExp`s from RegJSParser’s ASTINDIRECT0
repeat-element • 1.1.4Create an array by repeating the given value n times.INDIRECT0
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
repeating • 2.0.1Repeat a string - fastINDIRECT1
require-from-string • 1.2.1Require module from stringINDIRECT0
require-uncached • 1.0.3Require a module bypassing the cacheINDIRECT3
resolve-from • 1.0.1Resolve the path of a module like require.resolve() but from a given pathINDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.22.10resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
ripemd160 • 0.2.0Compute RIPEMD160 of bytes or strings.INDIRECT0
run-async • 0.1.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT2
safe-array-concat • 1.1.3`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadableINDIRECT17
safe-buffer • 5.1.1Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT14
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
seekout • 1.0.2Looks for a provided file in the current directory and all parent directories and returns the first found file pathINDIRECT0
send • 0.19.0Better streaming static file server with Range and conditional-GET supportINDIRECT18
serve-favicon • 2.5.0favicon serving middleware with cachingINDIRECT5
serve-static • 1.16.2Serve static filesINDIRECT21
set-function-length • 1.2.2Set a function's length propertyINDIRECT13
set-function-name • 2.0.2Set a function's name propertyINDIRECT6
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
sha.js • 2.2.6streaming sha1 hash in pure javascriptINDIRECT0
shallowequal • 0.2.2Like lodash isEqual but for shallow equalINDIRECT4
side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked listINDIRECT2
side-channel-map • 1.0.1Store information about any JS value in a side channel, using a MapINDIRECT13
side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT14
side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT16
slash • 1.0.0Convert Windows backslash paths to slash pathsINDIRECT0
slice-ansi • 0.0.4Slice a string with ANSI escape codesINDIRECT0
slice-ansi • 1.0.0Slice a string with ANSI escape codesINDIRECT1
snapdragon-node • 2.1.1Snapdragon utility for creating a new AST node in custom code, such as plugins.INDIRECT10
snapdragon-util • 3.0.1Utilities for the snapdragon parser/compiler.INDIRECT2
snapdragon • 0.8.2Fast, pluggable and easy-to-use parser-renderer factory.INDIRECT56
sort-keys • 1.1.2Sort the keys of an objectINDIRECT1
sortobject • 1.3.0Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of itINDIRECT3
source-list-map • 0.1.8Fast line to line SourceMap generator.INDIRECT0
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-support • 0.4.18Fixes stack traces for files with source mapsINDIRECT1
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
spdx-expression-parse • 3.0.1parse SPDX license expressionsINDIRECT2
specificity • 0.3.2Calculate the specificity of a CSS selectorINDIRECT0
split-string • 3.1.0Split a string on a character except when the character is escaped.INDIRECT5
sshpk • 1.18.0A library for finding and using SSH public keysINDIRECT9
static-extend • 0.1.2Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.INDIRECT10
statuses • 2.0.1HTTP status utilityINDIRECT0
stream-browserify • 2.0.2the stream module from node core for browsersINDIRECT8
stream-combiner • 0.2.2[![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner)INDIRECT2
stream-http • 2.8.3Streaming http in the browserINDIRECT11
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itINDIRECT3
string.prototype.matchall • 3.0.2Spec-compliant polyfill for String.prototype.matchAll ESnext proposal.INDIRECT81
string.prototype.padend • 3.1.6ES2017 spec-compliant String.prototype.padEnd shim.INDIRECT81
string.prototype.padstart • 3.1.6ES2017 spec-compliant String.prototype.padStart shim.INDIRECT81
string.prototype.trim • 1.2.10ES5 spec-compliant shim for String.prototype.trimINDIRECT80
string.prototype.trimend • 1.0.9ES2019 spec-compliant String.prototype.trimEnd shim.INDIRECT18
string.prototype.trimstart • 1.0.8ES2019 spec-compliant String.prototype.trimStart shim.INDIRECT17
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-bom • 2.0.0Strip UTF-8 byte order mark (BOM) from a string/bufferINDIRECT1
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
strip-indent • 1.0.1Strip leading whitespace from every line in a stringINDIRECT1
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
style-loader • 0.13.1style loader module for webpackINDIRECT5
style-loader • 0.13.2style loader module for webpackDIRECT5
stylefmt • 4.4.0stylefmt is a tool that automatically formats CSS according to stylelint rulesDIRECT245
stylehacks • 2.3.2Detect/remove browser hacks from CSS files.INDIRECT29
stylelint-config-standard • 14.0.0Standard shareable config for stylelintDIRECT0
stylelint • 7.13.0A mighty, modern CSS linter.DIRECT231
sugarss • 0.2.0Indent-based CSS syntax for PostCSSINDIRECT12
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
supports-color • 3.1.2Detect whether a terminal supports colorINDIRECT1
supports-color • 3.2.3Detect whether a terminal supports colorINDIRECT1
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
svgo • 0.7.2Nodejs-based tool for optimizing SVG vector graphics filesINDIRECT21
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
symbol-tree • 3.2.4Turn any collection of objects into its own efficient tree or linked list using SymbolINDIRECT0
symbol.prototype.description • 1.0.7Spec-compliant shim for Symbol.prototype.description proposal.INDIRECT84
synesthesia • 1.0.1A collection of regular expressions to match color syntax substrings from a textINDIRECT1
tapable • 0.1.10Just a little module for plugins.INDIRECT0
text-table • 0.2.0borderless text tables with alignmentINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
through2 • 0.6.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT6
time-stamp • 2.2.0Get a formatted timestamp.INDIRECT0
timers-browserify • 2.0.12timers module for browserifyINDIRECT1
tmp • 0.0.30Temporary file and directory creatorINDIRECT1
to-arraybuffer • 1.0.1Get an ArrayBuffer from a Buffer as fast as possibleINDIRECT0
to-fast-properties • 1.0.3Force V8 to use fast properties for an objectINDIRECT0
to-object-path • 0.3.0Create an object path from a list or array of strings.INDIRECT2
to-regex-range • 2.1.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT4
to-regex • 3.0.2Generate a regex from a string or array of strings.INDIRECT14
toidentifier • 1.0.1Convert a string of words to a JavaScript identifierINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
traverse • 0.6.10traverse and transform objects by visiting every node on a recursive walkINDIRECT82
trim-newlines • 1.0.0Trim newlines from the start and/or end of a stringINDIRECT0
trim-right • 1.0.1Similar to String#trim() but removes only whitespace on the rightINDIRECT0
tsconfig-paths • 3.15.0Load node modules according to tsconfig paths, in run-time or via API.INDIRECT4
tty-browserify • 0.0.0the tty module from node core for browsersINDIRECT0
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.INDIRECT1
type-detect • 0.1.1Improved typeof detection for node.js and the browser.INDIRECT0
type-detect • 1.0.0Improved typeof detection for node.js and the browser.INDIRECT0
type-is • 1.6.18Infer the content-type of a request.INDIRECT3
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT23
typed-array-byte-length • 1.0.3Robustly get the byte length of a Typed ArrayINDIRECT24
typed-array-byte-offset • 1.0.4Robustly get the byte offset of a Typed ArrayINDIRECT80
typed-array-length • 1.0.7Robustly get the length of a Typed ArrayINDIRECT80
typedarray.prototype.slice • 1.0.3ES spec-compliant shim for TypedArray.prototype.sliceINDIRECT81
typedarray • 0.0.6TypedArray polyfill for old browsersINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
unbox-primitive • 1.1.0Unbox a boxed JS primitive value.INDIRECT22
union-value • 1.0.1Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation.INDIRECT11
uniq • 1.0.1Removes duplicates from a sorted array in placeINDIRECT0
uniqs • 2.0.0Tiny utility to create unions and de-duplicated listsINDIRECT0
unpipe • 1.0.0Unpipe a stream from all destinationsINDIRECT0
unset-value • 1.0.0Delete nested properties from an object using dot notation.INDIRECT6
urix • 0.1.0Makes Windows-style paths more unix and URI friendly.INDIRECT0
url-loader • 0.5.9url loader module for webpackINDIRECT6
url • 0.11.4The core `url` packaged standalone for use with Browserify.INDIRECT19
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
user-home • 1.1.1Get the path to the user home directoryINDIRECT0
user-home • 2.0.0Get the path to the user home directoryINDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.10.4Node.JS util moduleINDIRECT1
utils-merge • 1.0.1merge() utility functionINDIRECT0
uuid • 2.0.3Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
v8flags • 2.1.1Get available v8 flags.INDIRECT1
vary • 1.1.2Manipulate the HTTP Vary headerINDIRECT0
vendors • 1.0.4List of vendor prefixes known to the web platformINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
vm-browserify • 0.0.4vm module for the browserINDIRECT1
watchpack • 0.2.9Wrapper library for directory and file watching.INDIRECT129
webpack-dev-middleware • 1.12.2Offers a dev middleware for webpack, which arguments a live bundle to a directoryINDIRECT15
webpack-hot-middleware • 2.26.1Webpack hot reloading you can attach to your own serverINDIRECT4
webpack-sources • 0.1.5Source code handling classes for webpackINDIRECT2
webpack • 1.15.0Packs CommonJs/AMD modules for the browser. Allows to split your codebase into multiple bundles, which can be loaded on demand. Support loaders to preprocess files, i.e. json, jade, coffee, css, less, ... and your custom stuff.DIRECT229
whatwg-encoding • 1.0.5Decode strings according to the WHATWG Encoding StandardINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 4.8.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
whet.extend • 0.9.9A sharped version of port of jQuery.extend that actually works on node.jsINDIRECT0
which-boxed-primitive • 1.1.1Which kind of boxed JS primitive is this?INDIRECT21
which-builtin-type • 1.2.1What is the type of this builtin JS value?INDIRECT46
which-collection • 1.0.2Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT16
which-typed-array • 1.1.18Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT21
window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
write-file-stdout • 0.0.2Write to a file, falling back to stdout.INDIRECT0
write • 0.2.1Write files to disk, creating intermediate directories if they don't exist.INDIRECT2
xdg-basedir • 2.0.0Get XDG Base Directory pathsINDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 3.10.0Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT13
ISC88
PackageRelationDependenciesPublished
abab • 1.0.4WHATWG spec-compliant implementations of window.atob and window.btoa.INDIRECT0
anymatch • 1.3.2Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT38
boolbase • 1.0.0two functions: One that returns true, one that returns falseINDIRECT0
browser-stdout • 1.3.0`process.stdout` in your browser.INDIRECT0
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
d • 1.0.2Property descriptor factoryINDIRECT8
electron-to-chromium • 1.5.76Provides a list of electron-to-chromium version mappingsINDIRECT0
element-class • 0.2.2add and remove classes from dom elementsINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-set • 0.1.6ECMAScript6 Set polyfillINDIRECT9
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
es6-weak-map • 2.0.3ECMAScript6 WeakMap polyfillINDIRECT9
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
gather-stream • 1.0.0Gather a stream, callback with buffer (or error) when doneINDIRECT0
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob • 7.1.1a little globberINDIRECT10
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
har-schema • 2.0.0JSON Schema for HTTP Archive (HAR)INDIRECT0
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
icss-replace-symbols • 1.1.0Replacing symbols during the linking phase of ICSSINDIRECT0
icss-utils • 3.0.1ICSS utils for postcss astINDIRECT9
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
is-resolvable • 1.1.0Check if a module ID is resolvable with require()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
lru-cache • 3.2.0A cache object that deletes the least-recently-used items.INDIRECT1
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.5Bytes go in, but they don't come out (when muted).INDIRECT0
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
nyc • 8.4.0the Istanbul command line interfaceDIRECT180
nyc>8.4.0>cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
nyc>8.4.0>foreground-child • 1.5.3Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
nyc>8.4.0>fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
nyc>8.4.0>get-caller-file • 1.0.2[![Build Status](https://travis-ci.org/ember-cli/ember-cli.svg?branch=master)](https://travis-ci.org/ember-cli/ember-cli) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.appveyor.com/projecINDIRECT0
nyc>8.4.0>glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
nyc>8.4.0>glob • 7.1.1a little globberINDIRECT10
nyc>8.4.0>graceful-fs • 4.1.9A drop-in replacement for fs, making various improvements.INDIRECT0
nyc>8.4.0>hosted-git-info • 2.1.5Provides metadata and conversions from repository urls for Github, Bitbucket and GitlabINDIRECT0
nyc>8.4.0>inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
nyc>8.4.0>inherits • 2.0.3Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
nyc>8.4.0>isexe • 1.1.2Minimal module to check if a file is executable.INDIRECT0
nyc>8.4.0>lru-cache • 4.0.1A cache object that deletes the least-recently-used items.INDIRECT2
nyc>8.4.0>minimatch • 3.0.3a glob matcher in javascriptINDIRECT3
nyc>8.4.0>once • 1.4.0Run a function exactly one timeINDIRECT1
nyc>8.4.0>pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
nyc>8.4.0>require-main-filename • 1.0.1shim for require.main.filename() that works in as many environments as possibleINDIRECT0
nyc>8.4.0>rimraf • 2.5.4A deep deletion module for node (like `rm -rf`)INDIRECT11
nyc>8.4.0>semver • 5.3.0The semantic version parser used by npm.INDIRECT0
nyc>8.4.0>set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
nyc>8.4.0>signal-exit • 3.0.1when you want to fire an event no matter how a process exits.INDIRECT0
nyc>8.4.0>slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
nyc>8.4.0>spawn-wrap • 1.2.4Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.INDIRECT24
nyc>8.4.0>spawn-wrap>signal-exit • 2.1.2when you want to fire an event no matter how a process exits.INDIRECT0
nyc>8.4.0>test-exclude • 2.1.3test for inclusion or exclusion of paths using pkg-conf and globsINDIRECT61
nyc>8.4.0>which-module • 1.0.0Find the module object for something that was require()dINDIRECT0
nyc>8.4.0>which • 1.2.11Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
nyc>8.4.0>wrappy • 1.0.2Callback wrapping utilityINDIRECT0
nyc>8.4.0>write-file-atomic • 1.2.0Write files in an atomic fashion w/configurable ownershipINDIRECT3
nyc>8.4.0>y18n • 3.2.1the bare-bones internationalization library used by yargsINDIRECT0
nyc>8.4.0>yallist • 2.0.0Yet Another Linked ListINDIRECT0
nyc>8.4.0>yargs-parser • 4.0.2the mighty option parser used by yargsINDIRECT1
nyc>8.4.0>yargs>cliui • 3.2.0easily create complex multi-column command-line-interfacesINDIRECT7
once • 1.4.0Run a function exactly one timeINDIRECT1
osenv • 0.1.5Look up environment settings specific to different operating systemsINDIRECT2
postcss-modules-extract-imports • 1.2.1A CSS Modules transform to extract local aliases for inline importsINDIRECT9
postcss-modules-scope • 1.1.0A CSS Modules transform to extract export statements from local-scope classesINDIRECT12
postcss-modules-values • 1.3.0PostCSS plugin for CSS Modules to pass arbitrary values between your module filesINDIRECT10
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
rimraf • 2.6.3A deep deletion module for node (like `rm -rf`)INDIRECT11
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)DIRECT11
sax • 1.2.4An evented streaming XML parser in JavaScriptINDIRECT0
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
setprototypeof • 1.2.0A small polyfill for Object.setprototypeofINDIRECT0
sigmund • 1.0.1Quick and dirty signatures for Objects.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
slide • 1.1.6A flow control lib small enough to fit on in a slide presentation. Derived live at Oak.JSINDIRECT0
split2 • 0.2.1split a Text Stream into a Line Stream, using Stream 2INDIRECT7
style-search • 0.1.0Search CSS(-like) stringsINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
write-file-atomic • 1.3.4Write files in an atomic fashion w/configurable ownershipINDIRECT3
BSD-3-Clause32
PackageRelationDependenciesPublished
babel-preset-react-app • 1.0.0Babel preset used by Create React AppINDIRECT102
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
diff • 3.2.0A javascript text diff implementation.INDIRECT0
esquery • 1.6.0A query library for ECMAScript AST using a CSS selector like query language.INDIRECT1
formatio • 1.1.1Human-readable object formattingINDIRECT1
hoist-non-react-statics • 1.2.0Copies non-react specific statics from a child component to a parent componentINDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
js-base64 • 2.6.4Yet another Base64 transcoder in pure-JSINDIRECT0
lolex • 1.3.2Fake JavaScript timersINDIRECT0
nyc>8.4.0>handlebars>source-map • 0.4.4Generates and consumes source mapsINDIRECT1
nyc>8.4.0>invariant • 2.2.1invariantINDIRECT2
nyc>8.4.0>istanbul-lib-coverage • 1.0.0Data library for istanbul coverage objectsINDIRECT0
nyc>8.4.0>istanbul-lib-hook • 1.0.0-alpha.4Hooks for require, vm and script used in istanbulINDIRECT1
nyc>8.4.0>istanbul-lib-instrument • 1.2.0Core istanbul API for JS code coverageINDIRECT34
nyc>8.4.0>istanbul-lib-report • 1.0.0-alpha.3Base reporting library for istanbulINDIRECT19
nyc>8.4.0>istanbul-lib-source-maps • 1.0.2Source maps support for istanbulINDIRECT16
nyc>8.4.0>istanbul-reports • 1.0.0istanbul reportsINDIRECT25
nyc>8.4.0>source-map • 0.5.6Generates and consumes source mapsINDIRECT0
qs • 6.13.0A querystring parser that supports nesting and arrays, with a depth limitINDIRECT17
qs • 6.13.1A querystring parser that supports nesting and arrays, with a depth limitINDIRECT17
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
react-docgen • 3.0.0A CLI and toolkit to extract information from React components for documentation generation.INDIRECT21
samsam • 1.1.2Value identification and comparison functionsINDIRECT0
shelljs • 0.7.8Portable Unix shell commands for Node.jsINDIRECT19
sinon • 1.17.7JavaScript test spies, stubs and mocks.DIRECT5
source-map • 0.4.4Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
table • 3.8.3Formats data into a string table.INDIRECT36
table • 4.0.3Formats data into a string table.INDIRECT20
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
BSD-2-Clause26
PackageRelationDependenciesPublished
configstore • 2.1.0Easily load and save config without having to think about where and howINDIRECT14
css-what • 2.1.3a CSS selector parserINDIRECT0
damerau-levenshtein • 1.0.8Damerau - Levenshtein distance by The Spanish Inquisition + relative distanceINDIRECT0
domelementtype • 1.3.1all the types of nodes in htmlparser2's domINDIRECT0
domhandler • 2.4.2handler for htmlparser2 that turns pages into a domINDIRECT1
domutils • 1.5.1utilities for working with htmlparser2's domINDIRECT3
entities • 1.1.2Encode & decode XML/HTML entities with easeINDIRECT0
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
escope • 3.6.0ECMAScript scope analyzerINDIRECT15
espree • 3.5.4An Esprima-compatible JavaScript parser built on AcornINDIRECT3
esprima • 2.7.3ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esrecurse • 4.3.0ECMAScript AST recursive visitorINDIRECT1
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
estraverse • 5.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
normalize-package-data • 2.5.0Normalizes data that can be found in package.json files.INDIRECT13
nth-check • 1.0.2performant nth-check parser & compilerINDIRECT1
nyc>8.4.0>normalize-package-data • 2.3.5Normalizes data that can be found in package.json files.INDIRECT8
nyc>8.4.0>uglify-js • 2.7.4JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT17
onecolor • 3.1.0Javascript color object with implicit color space conversions. Supports RGB, HSV, HSL and CMYK with alpha channel.INDIRECT0
stringify-object • 2.4.0Stringify an object/array like JSON.stringify just without all the double-quotesINDIRECT2
uglify-js • 2.7.5JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT17
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
non-standard14
PackageRelationDependenciesPublished
babel-plugin-transform-regenerator • 6.16.1Explode async and generator functions into a state machine.INDIRECT8
color-diff • 0.1.7Implemets the CIEDE2000 color difference algorithm, conversion between RGB and LAB color and mapping all colors in palette X to the closest or most different color in palette Y based on the CIEDE2000 difference.INDIRECT0
css-select • 1.2.0a CSS selector compiler/engineINDIRECT7
duplexer2 • 0.0.2Like duplexer (http://npm.im/duplexer) but using streams2INDIRECT5
exenv • 1.2.0React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
fuse.js • 2.7.4Lightweight fuzzy-searchINDIRECT0
glob-to-regexp • 0.3.0Convert globs to regular expressionsINDIRECT0
html • 1.0.0HTML pretty printer CLI utility (based on jsbeautifier)INDIRECT11
jsonfilter • 1.1.2Streaming JSON filtering on the command lineINDIRECT13
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
ldjson-stream • 1.2.1streaming line delimited json parser + serializerINDIRECT8
mocha-osx-reporter • 0.1.2A Mocha reporter. Report results with OSX Notification Center.DIRECT4
regenerator-transform • 0.10.1Explode async and generator functions into a state machine.INDIRECT8
regjsparser • 0.1.5Parsing the JavaScript's RegExp in JavaScript.INDIRECT1
Apache-2.013
PackageRelationDependenciesPublished
ansi-html-community • 0.0.8An elegant lib that converts the chalked (ANSI) text to HTML. (Community)INDIRECT0
aws-sign2 • 0.7.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
caseless • 0.12.0Caseless object set/get/has, very useful when working with HTTP headers.INDIRECT0
doctrine • 1.5.0JSDoc parserINDIRECT2
doctrine • 2.1.0JSDoc parserINDIRECT1
forever-agent • 0.6.1HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
nyc>8.4.0>spdx-correct • 1.0.2correct invalid SPDX identifiersINDIRECT1
nyc>8.4.0>validate-npm-package-license • 3.0.1Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT3
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.88.2Simplified HTTP request client.INDIRECT46
spdx-correct • 3.2.0correct invalid SPDX expressionsINDIRECT3
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
validate-npm-package-license • 3.0.4Give me a string and I'll tell you if it's a valid npm package license stringINDIRECT4
unknown12
PackageRelationDependenciesPublished
console-browserify • 1.2.0Emulate console for all the browsersINDIRECT0
indexof • 0.0.1Microsoft sucksINDIRECT0
nyc>8.4.0>esutils • 2.0.2utility box for ECMAScript language toolsINDIRECT0
nyc>8.4.0>md5-o-matic • 0.1.1Fast and simple MD5 hashing utility with zero module dependencies. View MD5 Shootout results, http://jsperf.com/md5-shootout/39INDIRECT0
nyc>8.4.0>ms • 0.7.1Tiny ms conversion utilityINDIRECT0
nyc>8.4.0>uglify-js>async • 0.2.10Higher-order functions and common patterns for asynchronous codeINDIRECT0
nyc>8.4.0>window-size • 0.1.0Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
querystring-es3 • 0.2.1Node's querystring module for all engines. (ES3 compat fork)INDIRECT0
rx-lite • 3.1.2Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
stdin • 0.0.1Because stdin with node is annoyingINDIRECT0
svg-tags • 1.0.0List of standard SVG tags.INDIRECT0
webpack-core • 0.6.9The core of webpack and enhanced-require.INDIRECT3
MIT OR X115
PackageRelationDependenciesPublished
nyc>8.4.0>cliui>wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
nyc>8.4.0>optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT2
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
yargs • 1.3.3Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT0
Apache-2.0 OR MIT2
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
JSONStream • 0.8.4rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
BSD-3-Clause OR MIT2
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
nyc>8.4.0>amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
Unlicense2
PackageRelationDependenciesPublished
nyc>8.4.0>spdx-license-ids • 1.2.2A list of SPDX license identifiersINDIRECT0
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
BSD-2-Clause OR WTFPL1
PackageRelationDependenciesPublished
sinon-chai • 2.14.0Extends Chai with assertions for the Sinon.JS mocking framework.DIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
path-is-inside • 1.0.2Tests whether one path is inside another pathINDIRECT0
WTFPL1
PackageRelationDependenciesPublished
xml-name-validator • 2.0.1Validates whether a string matches the production for an XML name or qualified nameINDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-db • 1.0.30001690Raw browser/feature support data from caniuse.comINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
CC-BY-3.01
PackageRelationDependenciesPublished
spdx-exceptions • 2.5.0list of SPDX standard license exceptionsINDIRECT0
CC0-1.01
PackageRelationDependenciesPublished
spdx-license-ids • 3.0.20A list of SPDX license identifiersINDIRECT0
CC-BY-3.0 AND MIT1
PackageRelationDependenciesPublished
nyc>8.4.0>spdx-expression-parse • 1.0.4parse SPDX license expressionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/zooid-device-icon)](https://licenses.dev/npm/zooid-device-icon)
<a href="https://licenses.dev/npm/zooid-device-icon">
  <img src="https://licenses.dev/b/npm/zooid-device-icon" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.12 version:

[![licenses](https://licenses.dev/b/npm/zooid-device-icon/1.0.12)](https://licenses.dev/npm/zooid-device-icon/1.0.12)
<a href="https://licenses.dev/npm/zooid-device-icon/1.0.12">
  <img src="https://licenses.dev/b/npm/zooid-device-icon/1.0.12" alt="licenses" />
</a>
GitHub