licenses.dev

@wordpress/data v10.55.0

Data module for WordPress.

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-2.0-or-later

Dependency Licenses

MIT36
PackageRelationDependenciesPublished
@tannin/compile • 1.1.0Compiles an evaluating function for a C expressionINDIRECT2
@tannin/evaluate • 1.2.0Evaluates the result of an expression given as postfix termsINDIRECT0
@tannin/plural-forms • 1.1.0Compiles a function to compute the plural forms index for a given valueINDIRECT3
@tannin/postfix • 1.1.0Convert a C expression to an array of postfix termsINDIRECT0
@tannin/sprintf • 1.3.3printf string formatterINDIRECT0
@types/mousetrap • 1.6.15TypeScript definitions for mousetrapINDIRECT0
camel-case • 4.1.2Transform into a string with the separator denoted by the next word capitalizedINDIRECT4
capital-case • 1.0.4Transform into a space separated string with each word capitalizedINDIRECT4
change-case • 4.1.2Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `param-case`, `CONSTANT_CASE` and othersINDIRECT15
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
deepmerge • 4.3.1A library for deep (recursive) merging of Javascript objectsDIRECT0
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
equivalent-key-map • 0.2.2A Map variant which allows for equivalent (deeply equal) object and array keysDIRECT0
gettext-parser • 1.4.0Parse and compile gettext po and mo files to/from json, nothing more, nothing lessINDIRECT4
header-case • 2.0.4Transform into a dash separated string of capitalized wordsINDIRECT5
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-plain-object • 5.1.0Returns true if an object was created by the `Object` constructor, or Object.create(null).DIRECT0
is-promise • 4.0.0Test whether an object looks like a promises-a+ promiseDIRECT0
lower-case • 2.0.2Transforms the string to lower caseINDIRECT1
no-case • 3.0.4Transform into a lower cased string with spaces between wordsINDIRECT2
param-case • 3.0.4Transform into a lower cased string with dashes between wordsINDIRECT4
pascal-case • 3.1.2Transform into a string of capitalized words without separatorsINDIRECT3
path-case • 3.0.4Transform into a lower case string with slashes between wordsINDIRECT4
redux • 5.0.1Predictable state container for JavaScript appsDIRECT0
rememo • 4.0.2Memoized selectors for Redux and other immutable object derivationDIRECT0
requestidlecallback • 0.3.0A polyfill for the requestIdleCallback.INDIRECT0
rungen • 0.3.2A generator runtime creatorINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
sentence-case • 3.0.4Transform into a lower case with spaces between words, then capitalize the stringINDIRECT4
snake-case • 3.0.4Transform into a lower case string with underscores between wordsINDIRECT4
tannin • 1.2.0gettext localization library compatible with Jed-formatted locale dataINDIRECT4
upper-case-first • 2.0.2Transforms the string with the first character in upper casedINDIRECT1
upper-case • 2.0.2Transforms the string to upper caseINDIRECT1
use-memo-one • 1.1.3useMemo and useCallback but with a stable cacheINDIRECT0
GPL-2.0-or-later13
PackageRelationDependenciesPublished
@wordpress/compose • 8.8.0WordPress higher-order components (HOCs).DIRECT43
@wordpress/deprecated • 4.55.0Deprecation utility for WordPress.DIRECT1
@wordpress/dom • 4.55.0DOM utilities module for WordPress.INDIRECT2
@wordpress/element • 8.7.0Element React module for WordPress.DIRECT18
@wordpress/escape-html • 3.55.0Escape HTML utils.INDIRECT0
@wordpress/hooks • 4.55.0WordPress hooks library.INDIRECT0
@wordpress/i18n • 6.28.0WordPress internationalization (i18n) library.INDIRECT12
@wordpress/is-shallow-equal • 5.55.0Test for shallow equality between two objects or arrays.DIRECT0
@wordpress/keycodes • 4.55.0Keycodes utilities for WordPress. Used to check for keyboard events across browsers/operating systems.INDIRECT13
@wordpress/priority-queue • 3.55.0Generic browser priority queue.DIRECT1
@wordpress/private-apis • 1.55.0Internal experimental APIs for WordPress core.DIRECT0
@wordpress/redux-routine • 5.55.0Redux middleware for generator coroutines.DIRECT3
@wordpress/undo-manager • 1.55.0A small package to manage undo/redo.INDIRECT1
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
mousetrap • 1.6.5Simple library for handling keyboard shortcutsINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 10.55.0 version:

[![licenses](https://licenses.dev/b/npm/%40wordpress%2Fdata/10.55.0)](https://licenses.dev/npm/%40wordpress%2Fdata/10.55.0)
<a href="https://licenses.dev/npm/%40wordpress%2Fdata/10.55.0">
  <img src="https://licenses.dev/b/npm/%40wordpress%2Fdata/10.55.0" alt="licenses" />
</a>
GitHub