licenses.dev

xiangha-fe v1.0.2

香哈前端工程

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT318
PackageRelationDependenciesPublished
accepts • 1.1.4Higher-level content negotiationINDIRECT3
adm-zip • 0.4.3A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
adm-zip • 0.4.4A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from diskINDIRECT0
ajv • 6.12.6Another JSON Schema ValidatorINDIRECT5
archiver • 0.4.9Creates Archives (ZIP) via Node Streams.INDIRECT6
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.1Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.INDIRECT13
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
arrify • 1.0.1Convert a value to an arrayINDIRECT0
asn1 • 0.1.11Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT0
asn1 • 0.2.6Contains parsers and serializers for ASN.1 (currently BER only)INDIRECT1
assert-plus • 0.1.5Extra assertions on top of node's assert moduleINDIRECT0
assert-plus • 1.0.0Extra assertions on top of node's assert moduleINDIRECT0
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
async-each • 0.1.6No-bullshit, ultra-simple, 35-lines-of-code async parallel forEach / map function for JavaScript.INDIRECT0
async • 0.2.9Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.9.0Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
aws-sign • 0.3.0AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.INDIRECT0
aws4 • 1.13.2Signs and prepares requests using AWS Signature Version 4INDIRECT0
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
basic-auth • 1.0.4node.js basic auth parserINDIRECT0
batch • 0.5.1Simple async batchINDIRECT0
binary-extensions • 1.13.1List of binary file extensionsINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bluebird • 2.11.0Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
bluebird • 2.9.21Full featured Promises/A+ implementation with exceptionally good performanceINDIRECT0
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
cache-base • 1.0.1Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.INDIRECT28
call-bind • 1.0.7Robustly `.call.bind()` a functionINDIRECT11
chokidar • 1.2.0A neat wrapper around node.js fs.watch / fs.watchFile / fsevents.INDIRECT133
class-utils • 0.3.6Utils for working with JavaScript classes and prototype methods.INDIRECT13
clean-css • 1.1.7A well-tested CSS minifierINDIRECT1
collection-visit • 1.0.0Visit a method over the items in an object, or map visit over the objects in an array.INDIRECT3
colors • 0.6.2get colors in your node.js console like whatINDIRECT0
combined-stream • 0.0.7A stream that emits multiple other streams one after another.INDIRECT1
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 1.3.2the complete solution for node.js command-line programsINDIRECT1
commander • 2.0.0the complete solution for node.js command-line programsINDIRECT0
commander • 2.1.0the complete solution for node.js command-line programsINDIRECT0
component-emitter • 1.3.1Event emitterINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
content-disposition • 0.5.0Create and parse Content-Disposition headerINDIRECT0
cookie-signature • 1.0.5Sign and unsign cookiesINDIRECT0
cookie • 0.1.2cookie parsing and serializationINDIRECT0
copy-descriptor • 0.1.1Copy a descriptor from object A to object BINDIRECT0
core-util-is • 1.0.2The `util.is*` functions introduced in Node v0.12.INDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
crc • 3.2.1Various CRC JavaScript implementationsINDIRECT0
ctype • 0.5.3read and write binary structures and data typesINDIRECT0
dashdash • 1.14.1A light, featureful and explicit option parsing library.INDIRECT1
debug • 0.7.4small debugging utilityINDIRECT0
debug • 0.8.0small debugging utilityINDIRECT0
debug • 2.1.0small debugging utilityINDIRECT1
debug • 2.2.0small debugging utilityINDIRECT1
debug • 2.6.9small debugging utilityINDIRECT1
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
deep-equal • 2.2.3node's assert.deepEqual algorithmINDIRECT49
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT8
define-properties • 1.2.1Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.INDIRECT11
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
delayed-stream • 0.0.5Buffers events from a stream until you are ready to handle them.INDIRECT0
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
depd • 1.0.1Deprecate all the thingsINDIRECT0
destroy • 1.0.3destroy a stream if possibleINDIRECT0
ecc-jsbn • 0.1.2ECC JS code based on JSBNINDIRECT2
ee-first • 1.1.0return the first event in a set of ee/event pairsINDIRECT0
ee-first • 1.1.1return the first event in a set of ee/event pairsINDIRECT0
es-define-property • 1.0.0`Object.defineProperty`, but not IE 8's broken one.INDIRECT6
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-get-iterator • 1.1.3Get an iterator for any JS language value. Works robustly across all environments, all versions.INDIRECT22
escape-html • 1.0.1Escape HTML entitiesINDIRECT0
etag • 1.5.1Create simple ETagsINDIRECT1
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.10.1Fast, unopinionated, minimalist web frameworkINDIRECT34
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 • 2.0.2Port of jQuery.extend for node.js and the browserINDIRECT0
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
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
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 • 0.3.2Node.js final http responderINDIRECT5
findup-sync • 0.2.1Find the first file matching a given pattern in the current directory or the nearest ancestor directory.INDIRECT9
fis-optimizer-png-compressor • 0.1.2A optimizer for fis to compress png by using node-pngcrush and node-pngquant-native.INDIRECT2
fis-scaffold-kernel • 0.1.2fis-scaffold-kernelINDIRECT127
fis-spriter-csssprites • 0.3.5基于fis的csssprite,支持repeat-x,repeat-x,background-positionINDIRECT1
fis3-deploy-encoding • 1.0.0fis3-deploy-encodingINDIRECT0
flagged-respawn • 0.3.2A tool for respawning node binaries when special flags are present.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 • 0.1.4A module to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT4
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.1.2Parse HTTP X-Forwarded-For headerINDIRECT0
fragment-cache • 0.2.1A cache for managing namespaced sub-cachesINDIRECT1
fresh • 0.2.4HTTP response freshness testingINDIRECT0
fsevents • 1.2.13Native Access to Mac OS-X FSEventsINDIRECT3
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
functions-have-names • 1.2.3Does this JS environment support the `name` property on functions?INDIRECT0
get-intrinsic • 1.2.4Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT5
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
glob.js • 0.1.0UNIX globbing (wildcard matching) for javascriptINDIRECT0
gopd • 1.0.1`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT6
har-validator • 5.1.5Extremely fast HTTP Archive (HAR) validator using JSON SchemaINDIRECT7
has-bigints • 1.0.2Determine if the JS environment has BigInt support.INDIRECT0
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT7
has-proto • 1.0.3Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?INDIRECT0
has-symbols • 1.0.3Determine 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
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
http-errors • 1.2.8Create HTTP error objectsINDIRECT2
http-signature • 0.10.1Reference implementation of Joyent's HTTP Signature scheme.INDIRECT3
http-signature • 1.2.0Reference implementation of Joyent's HTTP Signature scheme.INDIRECT15
iconv-lite • 0.2.10Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.2.11Convert character encodings in pure javascript.INDIRECT0
iconv-lite • 0.4.4Convert character encodings in pure javascript.INDIRECT0
ignore • 2.2.7Ignore is a manager and filter for .gitignore rules.INDIRECT0
images • 2.1.10Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Node.jsINDIRECT0
internal-slot • 1.0.7ES spec-like internal slotsINDIRECT14
ipaddr.js • 1.0.5A library for manipulating IPv4 and IPv6 addresses in JavaScript.INDIRECT0
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.INDIRECT2
is-arguments • 1.1.1Is this an arguments object? It's a harder question than you think.INDIRECT13
is-array-buffer • 3.0.4Is this value a JS ArrayBuffer?INDIRECT12
is-bigint • 1.0.4Is this value an ES BigInt?INDIRECT1
is-binary-path • 1.0.1Check if a filepath is a binary fileINDIRECT1
is-boolean-object • 1.1.2Is 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-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor.INDIRECT2
is-date-object • 1.0.5Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
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-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-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-map • 2.0.3Is this value a JS Map? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-number-object • 1.0.7Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
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-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-regex • 1.1.4Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT13
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.3Is this value a JS SharedArrayBuffer?INDIRECT12
is-string • 1.0.7Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT2
is-symbol • 1.0.4Determine if a value is an ES6 Symbol or not.INDIRECT1
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
is-weakmap • 2.0.2Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT0
is-weakset • 2.0.3Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.INDIRECT12
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
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
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
json-schema-traverse • 0.4.1Traverse JSON Schema passing each schema object to callbackINDIRECT0
jsprim • 1.4.2utilities for primitive JavaScript typesINDIRECT5
keypress • 0.1.0Make any Node ReadableStream emit "keypress" eventsINDIRECT0
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
liftoff • 2.0.2Launch your command line tool with ease.DIRECT14
lodash._baseflatten • 3.1.4The modern build of lodash’s internal `baseFlatten` as a module.INDIRECT2
lodash._isiterateecall • 3.0.9The modern build of lodash’s internal `isIterateeCall` as a module.INDIRECT0
lodash.flatten • 3.0.2The modern build of lodash’s `_.flatten` as a module.INDIRECT4
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 • 3.6.0The modern build of lodash modular utilities.INDIRECT0
lodash • 4.12.0Lodash modular utilities.INDIRECT0
map-cache • 0.2.2Basic cache object for storing key-value pairs.INDIRECT0
map-visit • 1.0.0Map `visit` over an array of objects.INDIRECT2
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
media-typer • 0.3.0Simple RFC 6838 media type parser and formatterINDIRECT0
merge-descriptors • 0.0.2Merge objects using descriptorsINDIRECT0
methods • 1.1.0HTTP 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.12.0Media Type DatabaseINDIRECT0
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.0.14The ultimate javascript content-type utility.INDIRECT1
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mime • 1.2.11A comprehensive library for mime-type mappingINDIRECT0
minimatch • 2.0.4a glob matcher in javascriptINDIRECT3
minimist • 1.1.1parse argument optionsDIRECT0
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.6Recursively mkdir, like `mkdir -p`INDIRECT1
morgan • 1.6.1HTTP request logger middleware for node.jsINDIRECT7
ms • 0.6.2Tiny ms conversion utilityINDIRECT0
ms • 0.7.1Tiny ms conversion utilityINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
nan • 2.20.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 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
ncp • 0.4.2Asynchronous recursive file copy utility.INDIRECT0
negotiator • 0.4.9HTTP content negotiationINDIRECT0
node-pngcrush • 0.3.3The node-pngcrush is an addon of node, as a readable/writable streamINDIRECT0
node-pngquant-native • 1.0.2A pngquant addon of nodeINDIRECT0
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
object-copy • 0.1.0Copy static properties, prototype properties, and descriptors from one object to another.INDIRECT9
object-inspect • 1.13.2string representations of objects in node and the browserINDIRECT0
object-is • 1.1.6ES2015-compliant shim for Object.is - differentiates between -0 and +0INDIRECT14
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.5ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shimINDIRECT14
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
on-finished • 2.1.1Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-finished • 2.3.0Execute a callback when a request closes, finishes, or errorsINDIRECT1
on-headers • 1.0.2Execute a listener when a response is about to write headersINDIRECT0
parse-glob • 3.0.4Parse a glob pattern into an object of tokens.INDIRECT5
parseurl • 1.3.3parse a url with memoizationINDIRECT0
pascalcase • 0.1.1Convert a string to pascal-case.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-to-regexp • 0.1.3Express style path to RegExp utilityINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
pkginfo • 0.3.1An easy way to expose properties on a module from a package.jsonINDIRECT0
pkginfo • 0.4.1An easy way to expose properties on a module from a package.jsonINDIRECT0
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
preserve • 0.2.0Temporarily substitute tokens in the given `string` with placeholders, then put them back after transforming the string.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
progress • 1.1.8Flexible ascii progress barINDIRECT0
prompt • 0.2.14A beautiful command-line prompt for node.jsINDIRECT79
proxy-addr • 1.0.10Determine address of proxied requestINDIRECT2
psl • 1.9.0Domain name parser based on the Public Suffix ListINDIRECT0
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.0.1A library for promises (CommonJS/Promises/A,B,D)INDIRECT0
randomatic • 3.1.1Generate randomized strings of a specified length using simple character sequences. The original generate-password.INDIRECT3
range-parser • 1.0.3Range header field string parserINDIRECT0
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readdirp • 2.2.1Recursive version of fs.readdir with streaming api.INDIRECT89
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.2ES6 spec-compliant RegExp.prototype.flags shim.INDIRECT16
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
resolve-url • 0.2.1Like Node.js’ `path.resolve`/`url.resolve` for the browser.INDIRECT0
resolve • 1.1.6resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT0
ret • 0.1.15Tokenizes a string that represents a regular expression.INDIRECT0
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex • 1.1.0detect possibly catastrophic, exponential-time regular expressionsINDIRECT1
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
send • 0.10.1Better streaming static file server with Range and conditional-GET supportINDIRECT12
serve-index • 1.5.0Serve directory listingsINDIRECT11
serve-static • 1.7.2Serve static filesINDIRECT15
set-function-length • 1.2.2Set a function's length propertyINDIRECT10
set-function-name • 2.0.2Set a function's name propertyINDIRECT11
set-value • 2.0.1Create nested values and any intermediaries using dot notation (`'a.b.c'`) paths.INDIRECT8
side-channel • 1.0.6Store information about any JS value in a side channel. Uses WeakMap if available.INDIRECT13
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
source-map-resolve • 0.5.3Resolve the source map and/or sources for a generated file.INDIRECT5
source-map-url • 0.4.1Tools for working with sourceMappingURL comments.INDIRECT0
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
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
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 • 1.5.0HTTP status utilityINDIRECT0
stop-iteration-iterator • 1.0.0Firefox 17-26 iterators throw a StopIteration object to indicate "done". This normalizes it.INDIRECT15
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
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
type-is • 1.5.7Infer the content-type of a request.INDIRECT3
uglify-to-browserify • 1.0.2A transform to make UglifyJS work in browserify.INDIRECT0
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
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
use • 3.1.1Easily add plugin support to your node.js application.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
utils-merge • 1.0.0merge() utility functionINDIRECT0
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
vary • 1.0.1Manipulate the HTTP Vary headerINDIRECT0
verror • 1.10.0richer JavaScript errorsINDIRECT3
which-boxed-primitive • 1.0.2Which kind of boxed JS primitive is this?INDIRECT19
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.15Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT17
winston • 0.8.3A multi-transport async logging library for Node.jsINDIRECT7
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
x256 • 0.0.2find the nearest xterm 256 color index for an rgbINDIRECT0
yog-devtools • 0.0.5提供数据模拟,页面跳转等功能协助前端快速开发。INDIRECT0
ISC26
PackageRelationDependenciesPublished
anymatch • 1.3.2Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT38
block-stream • 0.0.9a stream of blocksINDIRECT1
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
fstream • 1.0.12Advanced file system stream thingsINDIRECT15
glob-parent • 2.0.0Strips glob magic from a string to provide the parent pathINDIRECT2
glob • 4.3.5a little globberINDIRECT8
glob • 5.0.3a little globberINDIRECT8
glob • 7.2.3a little globberINDIRECT10
graceful-fs • 3.0.12A drop-in replacement for fs, making various improvements.INDIRECT1
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
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 1.0.2A tiny simple way to do classic inheritance in jsINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
ini • 1.0.0An ini encoder/decoder for nodeINDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
natives • 1.1.6Do stuff with Node.js's native JavaScript modulesINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsINDIRECT1
remove-trailing-separator • 1.1.0Removes separators from the end of the string.INDIRECT0
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
semver • 4.3.6The semantic version parser used by npm.INDIRECT0
tar • 2.2.1tar for nodeINDIRECT17
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
non-standard17
PackageRelationDependenciesPublished
fis-lolcat • 1.0.1rainbow outputINDIRECT1
fis-repo-client • 0.1.14fis-repo-clientINDIRECT37
fis3-command-init • 1.0.10scaffold for fis3INDIRECT131
fis3-command-inspect • 1.0.3fis3 inspect the results of fis.matchINDIRECT0
fis3-command-server • 0.0.7fis3 serverINDIRECT0
fis3-deploy-http-push • 1.0.1fis3 deploy http-push pluginINDIRECT0
fis3-deploy-local-deliver • 1.0.0fis3 deploy http-push pluginINDIRECT0
fis3-errors • 0.0.4Translate fis3 errors.INDIRECT0
fis3-hook-components • 1.0.1fis3 components pluginINDIRECT0
fis3-packager-map • 1.0.8A packager plugin for fis to pack resources.INDIRECT0
fis3-server-node • 0.0.5fis3 server nodeINDIRECT48
fis3 • 3.2.13fis 3.0DIRECT406
fstream • 0.1.31Advanced file system stream thingsINDIRECT16
hoek • 0.9.1General purpose node utilitiesINDIRECT0
is-utf8 • 0.2.0detect if a buffer is utf8 encoded.INDIRECT0
js-base64 • 2.1.2Yet another Base64 transcoder in pure-JSINDIRECT0
tar • 0.1.17tar for nodeINDIRECT19
unknown16
PackageRelationDependenciesPublished
cookie-jar • 0.3.0Cookie Jar. Originally pulled form tobi, maintained as vendor in request, now a standalone module.INDIRECT0
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
findup • 0.1.5Walk up ancester's dir up to rootINDIRECT2
fis-command-install • 0.2.3fis install command.INDIRECT178
fis-optimizer-clean-css • 0.0.9A optimizer for fis to compress css by using clean-css.INDIRECT2
fis-optimizer-uglify-js • 0.1.10A optimizer for fis to compress js by using uglify-js.INDIRECT7
fis3-command-release • 1.2.9fis release command.INDIRECT146
i • 0.3.7custom inflections for nodejsINDIRECT0
livereload-protocol • 0.2.2LiveReload protocol parserINDIRECT1
livereload-server-spec • 0.2.3fork and bugfix of livereload-server for fis onlyINDIRECT7
node-uuid • 1.4.8Rigorous implementation of RFC4122 (v1 and v4) UUIDs.INDIRECT0
options • 0.0.6A very light-weight in-code option parsers for node.js.INDIRECT0
utile • 0.2.1A drop-in replacement for `util` with some additional advantageous functionsINDIRECT67
websocket.io-spec • 0.2.1fork and bugfix of ws for fis onlyINDIRECT4
ws-spec • 0.4.20fork and bugfix of ws for fis onlyINDIRECT1
Apache-2.011
PackageRelationDependenciesPublished
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
forever-agent • 0.5.2HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.INDIRECT0
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
oauth-sign • 0.3.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
oauth-sign • 0.9.0OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.INDIRECT0
request • 2.27.0Simplified HTTP request client.INDIRECT22
request • 2.88.2Simplified HTTP request client.INDIRECT46
revalidator • 0.1.8A cross-browser / node.js validator used by resourcefulINDIRECT0
tunnel-agent • 0.3.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT0
tunnel-agent • 0.6.0HTTP proxy tunneling agent. Formerly part of mikeal/request, now a standalone module.INDIRECT1
BSD-3-Clause11
PackageRelationDependenciesPublished
bcrypt-pbkdf • 1.0.2Port of the OpenBSD bcrypt_pbkdf function to pure JSINDIRECT1
boom • 0.4.2HTTP-friendly error objectsINDIRECT1
cryptiles • 0.2.2General purpose crypto utilitiesINDIRECT2
hawk • 1.0.0HTTP Hawk Authentication SchemeINDIRECT4
qs • 0.6.6querystring parserINDIRECT0
qs • 2.3.2A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
qs • 6.5.3A querystring parser that supports nesting and arrays, with a depth limitINDIRECT0
sntp • 0.2.4SNTP ClientINDIRECT1
source-map • 0.1.34Generates and consumes source mapsINDIRECT1
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
tough-cookie • 2.5.0RFC6265 Cookies and Cookie Jar for node.jsINDIRECT2
MIT OR X112
PackageRelationDependenciesPublished
optimist • 0.3.7Light-weight option parsing with an argv hash. No optstrings attached.INDIRECT1
portfinder • 0.4.0A simple tool to find an open port on the current machineINDIRECT3
BSD-2-Clause2
PackageRelationDependenciesPublished
uglify-js • 2.4.15JavaScript parser, mangler/compressor and beautifier toolkitINDIRECT6
uri-js • 4.4.1An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.INDIRECT1
BSD-3-Clause OR MIT1
PackageRelationDependenciesPublished
amdefine • 1.0.1Provide AMD's define() API for declaring modules in the AMD formatINDIRECT0
AFL-2.1 OR BSD-3-Clause1
PackageRelationDependenciesPublished
json-schema • 0.4.0JSON Schema validation and specificationsINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 0.14.5Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
atob • 2.1.2atob for Node.JS and Linux / Mac / Windows CLI (it's a one-liner)INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/xiangha-fe/1.0.2)](https://licenses.dev/npm/xiangha-fe/1.0.2)
<a href="https://licenses.dev/npm/xiangha-fe/1.0.2">
  <img src="https://licenses.dev/b/npm/xiangha-fe/1.0.2" alt="licenses" />
</a>
GitHub