licenses.dev

@svgr/plugin-prettier v4.3.2

Format code using Prettier

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
arr-union • 3.1.0Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.INDIRECT0
clone-deep • 0.2.4Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.INDIRECT13
for-in • 0.1.8Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.jsINDIRECT0
for-own • 0.1.5Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js.INDIRECT1
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-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
kind-of • 2.0.1Get the native type of a value.INDIRECT1
kind-of • 3.2.2Get the native type of a value.INDIRECT1
lazy-cache • 0.2.7Cache requires to be lazy-loaded when needed.INDIRECT0
lazy-cache • 1.0.4Cache requires to be lazy-loaded when needed.INDIRECT0
merge-deep • 3.0.3Recursively merge values in a javascript object.DIRECT15
mixin-object • 2.0.1Mixin the own and inherited properties of other objects onto the first object. Pass an empty object as the first arg to shallow clone.INDIRECT2
prettier • 1.19.1Prettier is an opinionated code formatterDIRECT0
shallow-clone • 0.1.2Make a shallow clone of an object, array or primitive.INDIRECT6
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40svgr%2Fplugin-prettier)](https://licenses.dev/npm/%40svgr%2Fplugin-prettier)
<a href="https://licenses.dev/npm/%40svgr%2Fplugin-prettier">
  <img src="https://licenses.dev/b/npm/%40svgr%2Fplugin-prettier" alt="licenses" />
</a>

Or the licenses badge code for the 4.3.2 version:

[![licenses](https://licenses.dev/b/npm/%40svgr%2Fplugin-prettier/4.3.2)](https://licenses.dev/npm/%40svgr%2Fplugin-prettier/4.3.2)
<a href="https://licenses.dev/npm/%40svgr%2Fplugin-prettier/4.3.2">
  <img src="https://licenses.dev/b/npm/%40svgr%2Fplugin-prettier/4.3.2" alt="licenses" />
</a>
GitHub