licenses.dev

strong-globalize v4.1.3

StrongLoop Globalize - API

Published on

Licenses

Learn more about license information.

Package Licenses

Artistic-2.0

Dependency Licenses

MIT36
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.11Brace expansion as known from sh/bashINDIRECT2
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
cross-spawn • 6.0.5Cross platform child_process#spawn and child_process#spawnSyncINDIRECT7
debug • 4.3.7Lightweight debugging utility for Node.js and the browserDIRECT1
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
execa • 1.0.0A better `child_process`INDIRECT18
get-stream • 4.1.0Get a stream as a string, buffer, or arrayINDIRECT4
globalize • 1.7.0A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data.DIRECT1
invert-kv • 2.0.0Invert 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 • 1.1.0Check if something is a Node.js streamINDIRECT0
lcid • 2.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
map-age-cleaner • 0.1.3Automatically cleanup expired items in a MapINDIRECT1
mem • 4.3.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical inputINDIRECT4
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nice-try • 1.0.5Tries to execute a function and discards any error that occursINDIRECT0
npm-run-path • 2.0.2Get your PATH prepended with locally installed binariesINDIRECT1
os-locale • 3.1.0Get the system localeDIRECT26
p-defer • 1.0.0Create a deferred promiseINDIRECT0
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcomeINDIRECT0
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 • 2.0.1Get the PATH environment variable key cross-platformINDIRECT0
pump • 3.0.2pipe streams together and close all of them if one of them closesINDIRECT3
shebang-command • 1.2.0Get the command from a shebangINDIRECT1
shebang-regex • 1.0.0Regular expression for matching a shebangINDIRECT0
strip-eof • 1.0.0Strip the End-Of-File (EOF) 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
ISC11
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.2a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
semver • 5.7.2The semantic version parser used by npm.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 1.3.1Like 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
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 4.1.3 version:

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