licenses.dev

strong-globalize v6.0.6

StrongLoop Globalize - API

Published on

Licenses

Learn more about license information.

Package Licenses

Artistic-2.0

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
accept-language • 3.0.20Accept-Language parser for nodejsDIRECT1
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
bcp47 • 1.1.2Parser for the BCP 47 language tag specificationINDIRECT0
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
execa • 4.1.0Process execution for humansINDIRECT19
get-stream • 5.2.0Get a stream as a string, buffer, or arrayINDIRECT4
globalize • 1.7.1A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.DIRECT1
invert-kv • 3.0.1Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}`INDIRECT0
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
lcid • 3.1.1Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lodash • 4.18.1Lodash modular utilities.DIRECT0
map-age-cleaner • 0.1.3Automatically cleanup expired items in a MapINDIRECT1
mem • 5.1.1Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT4
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`DIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-locale • 5.0.0Get the system localeDIRECT26
p-defer • 1.0.0Create a deferred promiseINDIRECT0
p-is-promise • 2.1.0Check if something is a promiseINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.4pipe streams together and close all of them if one of them closesINDIRECT3
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
yamljs • 0.3.0Standalone JavaScript YAML 1.2 Parser & Encoder. Works under node.js and all major browsers. Also brings command line YAML/JSON conversion tools.DIRECT13
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
BSD-3-Clause4
PackageRelationDependenciesPublished
charenc • 0.0.2character encoding utilitiesINDIRECT0
crypt • 0.0.2utilities for encryption and hashingINDIRECT0
md5 • 2.3.0js function for hashing messages with MD5DIRECT3
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
unknown1
PackageRelationDependenciesPublished
cldrjs • 0.5.5Simple CLDR traverserINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 1.1.1Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 6.0.6 version:

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