licenses.dev

split-string v3.1.0

Split a string on a character except when the character is escaped.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT5
PackageRelationDependenciesPublished
assign-symbols • 1.0.0Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a supplement to other extend, assign or merge methods as a polyfill for the Symbols part of the es6 Object.assign method.INDIRECT0
extend-shallow • 3.0.2Extend an object with the properties of additional objects. node.js/javascript util.DIRECT4
is-extendable • 1.0.1Returns true if a value is a plain object, array or function.INDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.1.0 version:

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