licenses.dev

@wordpress/compose v8.8.0

WordPress higher-order components (HOCs).

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-2.0-or-later

Dependency Licenses

MIT30
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 mousetrapDIRECT0
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 othersDIRECT15
constant-case • 3.0.4Transform into upper case string with an underscore between wordsINDIRECT4
dot-case • 3.0.4Transform into a lower case string with a period between wordsINDIRECT3
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
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).INDIRECT0
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
requestidlecallback • 0.3.0A polyfill for the requestIdleCallback.INDIRECT0
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 cacheDIRECT0
GPL-2.0-or-later11
PackageRelationDependenciesPublished
@wordpress/deprecated • 4.55.0Deprecation utility for WordPress.DIRECT1
@wordpress/dom • 4.55.0DOM utilities module for WordPress.DIRECT2
@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.DIRECT13
@wordpress/priority-queue • 3.55.0Generic browser priority queue.DIRECT1
@wordpress/private-apis • 1.55.0Internal experimental APIs for WordPress core.DIRECT0
@wordpress/undo-manager • 1.55.0A small package to manage undo/redo.DIRECT1
Apache-2.0 WITH LLVM-exception1
PackageRelationDependenciesPublished
mousetrap • 1.6.5Simple library for handling keyboard shortcutsDIRECT0
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%2Fcompose)](https://licenses.dev/npm/%40wordpress%2Fcompose)
<a href="https://licenses.dev/npm/%40wordpress%2Fcompose">
  <img src="https://licenses.dev/b/npm/%40wordpress%2Fcompose" alt="licenses" />
</a>

Or the licenses badge code for the 8.8.0 version:

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