licenses.dev

rippleware v0.0.3

🚣 A middleware-inspired toolbox that promotes function extensibility.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
deasync • 0.1.30Turns async function into sync via JavaScript wrapper of Node event loopDIRECT3
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaNINDIRECT0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.INDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
jsonpath • 1.1.1Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.DIRECT15
levn • 0.3.0Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexibleINDIRECT2
node-addon-api • 1.7.2Node.js API (N-API)INDIRECT0
optionator • 0.8.3option parsing and help generationINDIRECT6
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
static-eval • 2.0.2evaluate statically-analyzable expressionsINDIRECT12
type-check • 0.3.2type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax.DIRECT1
underscore • 1.12.1JavaScript's functional programming helper library.INDIRECT0
word-wrap • 1.2.5Wrap words to a specified length.INDIRECT0
BSD-2-Clause5
PackageRelationDependenciesPublished
escodegen • 1.14.3ECMAScript code generatorINDIRECT11
esprima • 1.2.2ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
estraverse • 4.3.0ECMAScript JS AST traversal functionsINDIRECT0
esutils • 2.0.3utility box for ECMAScript language toolsINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.3 version:

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