licenses.dev

condense-newlines v0.2.1

Replace extraneous newlines with a single newline, or pass a specified number of newlines to use.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util.DIRECT1
is-buffer • 1.1.6Determine if an object is a BufferINDIRECT0
is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?"INDIRECT0
is-whitespace • 0.3.0Returns true if the value passed is all whitespace.DIRECT0
kind-of • 3.2.2Get the native type of a value.DIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.1 version:

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