licenses.dev

cani-common-react v3.0.69

React NPM library starter kit based on Facebook's create react app

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT89
PackageRelationDependenciesPublished
@babel/runtime • 7.26.0babel's modular runtime helpersINDIRECT1
@date-io/core • 1.3.13Abstraction over common javascript date management librariesINDIRECT0
@date-io/moment • 1.3.13Abstraction over common javascript date management librariesDIRECT1
@material-ui/pickers • 3.3.11React components, that implements material design pickers for material-ui v4DIRECT15
@types/react • 19.0.2TypeScript definitions for reactINDIRECT1
@types/styled-jsx • 2.2.9TypeScript definitions for styled-jsxINDIRECT2
@welldone-software/why-did-you-render • 3.6.0Monkey patches React to notify you about avoidable re-renders.DIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
autosuggest-highlight • 3.3.4Utilities for highlighting text in autosuggest and autocomplete componentsDIRECT1
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.11Brace expansion as known from sh/bashINDIRECT2
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
compute-scroll-into-view • 1.0.20The engine that powers scroll-into-view-if-neededINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
copyfiles • 2.4.1copy some filesDIRECT42
core-js • 1.2.7Standard libraryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT3
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
gud • 1.0.0Create a 'gud nuff' (not cryptographically secure) globally unique idINDIRECT0
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
input-format • 0.2.8Formatting user's text input on-the-flyINDIRECT5
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
libphonenumber-js • 1.11.17A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascriptINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p`INDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 3.0.0ES6 Object.assign() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
performance-now • 2.1.0Implements performance.now (based on process.hrtime).INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
raf • 3.4.1requestAnimationFrame polyfill for node and the browserINDIRECT1
react-autosuggest • 9.4.3WAI-ARIA compliant React autosuggest componentDIRECT10
react-autowhatever • 10.2.1Accessible rendering layer for Autosuggest and Autocomplete componentsINDIRECT8
react-create-ref • 1.0.1React.createRef() polyfillINDIRECT0
react-day-picker • 7.4.10Flexible date picker component for ReactINDIRECT5
react-fast-compare • 2.0.4Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparisonINDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-lifecycles-compat • 3.0.4Backwards compatibility polyfill for React class componentsINDIRECT0
react-modal • 3.16.3Accessible modal dialog component for React.JSINDIRECT8
react-phone-number-input • 2.5.3Telephone input for ReactDIRECT36
react-responsive-ui • 0.14.202Responsive React UI componentsINDIRECT33
react-themeable • 1.1.0Utility for making React components easily themeableINDIRECT1
readable-stream • 1.0.34Streams2, a user-land copy of the stream library from Node.js v0.10.xINDIRECT4
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
redux-thunk • 2.4.2Thunk middleware for Redux.DIRECT0
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
remove-accents • 0.4.4Converting the accented characters to their corresponding non-accented ASCII characters.INDIRECT0
request-animation-frame-timeout • 1.0.0setTimeout() via requestAnimationFrame()INDIRECT2
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
rifm • 0.7.0Tiny react input formatter and maskINDIRECT2
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scroll-into-view-if-needed • 2.2.31Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: centerINDIRECT1
section-iterator • 2.0.0Simple iterator for flat and multi section listsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsINDIRECT0
string_decoder • 0.10.31The string_decoder module from Node coreINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noiseINDIRECT9
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
untildify • 4.0.0Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
why-did-you-update • 1.0.8Patch React to discover unnecessary re-rendersDIRECT2
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
xtend • 4.0.2extend like a bossINDIRECT0
yargs • 16.2.0yargs the modern, pirate-themed, successor to optimist.INDIRECT15
ISC12
PackageRelationDependenciesPublished
cliui • 7.0.4easily create complex multi-column command-line-interfacesINDIRECT9
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.2a glob matcher in javascriptINDIRECT3
noms • 0.0.0easily make yummy noms for other streamsINDIRECT5
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 20.2.9the mighty option parser used by yargsINDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
exenv • 1.2.2React's ExecutionEnvironment module extracted for use in other packages & componentsINDIRECT0
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT9
non-standard1
PackageRelationDependenciesPublished
create-react-context • 0.2.3Polyfill for the proposed React context APIINDIRECT17
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.0.69 version:

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