licenses.dev

react-element-to-jsx-string v13.2.0

Turn a ReactElement into the corresponding JSX string.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
is-obj • 1.0.1Check if a value is an objectINDIRECT0
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.DIRECT1
is-regexp • 1.0.0Check whether a variable is a regular expressionINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
stringify-object • 3.2.2Stringify an object/array like JSON.stringify just without all the double-quotesDIRECT3
ISC1
PackageRelationDependenciesPublished
get-own-enumerable-property-symbols • 2.0.1Returns an array of all enumerable symbol properties found directly upon a given objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 13.2.0 version:

[![licenses](https://licenses.dev/b/npm/react-element-to-jsx-string/13.2.0)](https://licenses.dev/npm/react-element-to-jsx-string/13.2.0)
<a href="https://licenses.dev/npm/react-element-to-jsx-string/13.2.0">
  <img src="https://licenses.dev/b/npm/react-element-to-jsx-string/13.2.0" alt="licenses" />
</a>
GitHub