licenses.dev

defs v1.1.1

Static scope analysis and transpilation of ES6 block scoped const and let variables, to ES3.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT24
PackageRelationDependenciesPublished
align-text • 0.1.4Align the text in a string.INDIRECT4
alter • 0.2.0alters a string by replacing multiple range fragments in one fast passDIRECT1
ast-traverse • 0.1.1simple but flexible AST traversal with pre and post visitorsDIRECT0
breakable • 1.0.0Break out of functions, recursive or not, in a more composable way than by using exceptions explicitly. Non-local return.DIRECT0
camelcase • 1.2.1Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
center-align • 0.1.3Center-align the text in a string.INDIRECT6
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
invert-kv • 1.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
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
lcid • 1.0.0Mapping between standard locale identifiers and Windows locale identifiers (LCID)INDIRECT1
longest • 1.0.1Get the longest item in an array.INDIRECT0
os-locale • 1.4.0Get the system localeINDIRECT2
repeat-string • 1.6.1Repeat the given string n times. Fastest implementation for repeating a string.INDIRECT0
right-align • 0.1.3Right-align the text in a string.INDIRECT5
simple-fmt • 0.1.0maximally minimal string formatting libraryDIRECT0
simple-is • 0.2.0maximally minimal type-testing libraryDIRECT0
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stringmap • 0.2.2fast and robust stringmapDIRECT0
stringset • 0.2.1fast and robust stringsetDIRECT0
tryor • 0.1.2return fn() or default value (in case of exception)DIRECT0
window-size • 0.1.4Reliable way to to get the height and width of the terminal/console in a node.js environment.INDIRECT0
yargs • 3.27.0Light-weight option parsing with an argv hash. No optstrings attached.DIRECT17
ISC2
PackageRelationDependenciesPublished
cliui • 2.1.0easily create complex multi-column command-line-interfacesINDIRECT9
y18n • 3.2.2the bare-bones internationalization library used by yargsINDIRECT0
unknown1
PackageRelationDependenciesPublished
esprima-fb • 15001.1001.0-dev-harmony-fbFacebook-specific fork of the esprima projectDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
wordwrap • 0.0.2Wrap those words. Show them at what columns to start and stop.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.1.1 version:

[![licenses](https://licenses.dev/b/npm/defs/1.1.1)](https://licenses.dev/npm/defs/1.1.1)
<a href="https://licenses.dev/npm/defs/1.1.1">
  <img src="https://licenses.dev/b/npm/defs/1.1.1" alt="licenses" />
</a>
GitHub