licenses.dev

slate-react v0.22.10

A set of React components for building completely customizable rich-text editors.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT25
PackageRelationDependenciesPublished
debug • 3.2.7small debugging utilityDIRECT1
get-window • 1.1.2Returns the `window` object from a DOM objectDIRECT1
invariant • 2.2.4invariantINDIRECT2
is-hotkey • 0.1.4Check whether a browser event matches a hotkey.INDIRECT0
is-in-browser • 1.1.3Simple check to see if current app is running in browserINDIRECT0
is-window • 1.0.2Checks if the given value is a window object.DIRECT0
isomorphic-base64 • 1.0.2atob and btoa for browsers or nodeINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
memoize-one • 4.0.3A memoization library which only remembers the latest invocationDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
react-immutable-proptypes • 2.2.0PropType validators that work with Immutable.js.DIRECT3
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
selection-is-backward • 1.0.0Returns `true` if the Selection is "backward", `false` otherwiseDIRECT0
slate-base64-serializer • 0.2.115A Base64 serializer for Slate editors.DIRECT1
slate-dev-environment • 0.2.5INTERNAL: A set of environment-related constants for Slate's core.DIRECT1
slate-hotkeys • 0.2.11A set of function to detect common keypresses in a platform-agnostic wayDIRECT3
slate-plain-serializer • 0.7.13A plain text serializer for Slate editors.DIRECT0
slate-prop-types • 0.5.44A set of React prop type checkers for Slate editors.DIRECT0
slate-react-placeholder • 0.2.9A Slate plugin to render a placeholder with React.DIRECT0
tiny-invariant • 1.3.3A tiny invariant functionDIRECT0
tiny-warning • 0.0.3A tiny warning functionDIRECT0
unknown1
PackageRelationDependenciesPublished
get-document • 1.0.0Returns the `document` object from a DOM objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.22.10 version:

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