licenses.dev

watchr v2.4.13

Better file system watching for Node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT14
PackageRelationDependenciesPublished
ambi • 2.5.0Execute a function ambidextrously (normalizes the differences between synchronous and asynchronous functions). Useful for treating synchronous functions as asynchronous functions (like supporting both synchronous and asynchronous event definitions automatINDIRECT5
csextends • 1.2.0Use the Coffee-Script extends keyword outside of Coffee-Script. Useful for easily extending existing existing classes, e.g. `require('csextends')(klass, extensions)`, and for providing your module consumers with an easy way to extend your classes, i.e. `BINDIRECT0
eachr • 2.0.4Give eachr an array or object, and the iterator, in return eachr will give the iterator the value and key of each item, and will stop if the iterator returned false.DIRECT1
editions • 1.3.4Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT0
editions • 2.3.1Publish multiple editions for your JavaScript packages consistently and easily (e.g. source edition, esnext edition, es2015 edition)INDIRECT2
errlop • 2.2.0An extended Error class that envelops a parent error, such that the stack trace contains the causationINDIRECT0
ignorefs • 1.4.1Ignore common and custom patterns of the file systemDIRECT4
ignorepatterns • 1.4.0A regular expression that matches common filenames that we want to ignoreINDIRECT3
safefs • 3.2.2Stop getting EMFILE errors! Open only as many files as the operating system supports.DIRECT1
scandirectory • 2.5.0Scan a directory recursively with a lot of control and powerDIRECT12
taskgroup • 4.3.1Group together synchronous and asynchronous tasks and execute them with support for concurrency, naming, and nesting.DIRECT7
typechecker • 2.0.8Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)INDIRECT0
typechecker • 2.1.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)DIRECT0
typechecker • 4.11.0Utilities to get and check variable types (isString, isPlainObject, isRegExp, etc)INDIRECT3
Artistic-2.02
PackageRelationDependenciesPublished
extendr • 2.1.0Utilities for cloning, extending, and de-referencing objects in shallow, deep, and safe waysDIRECT1
extract-opts • 2.2.0Extract the options and callback from a function's arguments easilyDIRECT1
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.4.13 version:

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