licenses.dev

sifter v0.5.4

A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

MIT8
PackageRelationDependenciesPublished
ansicolors • 0.2.1Functions that surround a string with ansicolor codes so it prints in color.INDIRECT0
async • 2.6.4Higher-order functions and common patterns for asynchronous codeDIRECT1
cardinal • 1.0.0Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.DIRECT3
csv-parse • 4.16.3CSV parsing implementing the Node.js `stream.Transform` APIDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
minimist • 0.0.10parse argument optionsINDIRECT0
redeyed • 1.0.1Takes JavaScript code, along with a config and returns the original code with tokens wrapped as configured.INDIRECT1
wordwrap • 0.0.3Wrap those words. Show them at what columns to start and stop.INDIRECT0
unknown1
PackageRelationDependenciesPublished
humanize • 0.0.9Javascript string formatter for human readabilityDIRECT0
MIT OR X111
PackageRelationDependenciesPublished
optimist • 0.6.1Light-weight option parsing with an argv hash. No optstrings attached.DIRECT2
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 3.0.0ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.5.4 version:

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