licenses.dev

dva v2.4.1

React and redux based, lightweight and elm-style framework.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT49
PackageRelationDependenciesPublished
@babel/runtime • 7.0.0-beta.46babel selfContained runtimeDIRECT2
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@types/history • 4.7.11TypeScript definitions for historyINDIRECT0
@types/history • 5.0.0Stub TypeScript definitions entry for history, which provides its own types definitionsINDIRECT8
@types/isomorphic-fetch • 0.0.34TypeScript definitions for isomorphic-fetchDIRECT0
@types/react-router-dom • 4.3.5TypeScript definitions for React RouterDIRECT13
@types/react-router-redux • 5.0.27TypeScript definitions for react-router-reduxDIRECT10
@types/react-router • 5.1.20TypeScript definitions for React RouterINDIRECT3
@types/react • 19.3.0TypeScript definitions for reactINDIRECT1
core-js • 2.6.12Standard libraryINDIRECT0
csstype • 3.2.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
dva-core • 1.4.0The core lightweight library for dva, based on redux and redux-saga.DIRECT19
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
flatten • 1.0.3Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility.INDIRECT0
global • 4.4.0Require global variablesDIRECT3
history • 4.10.1Manage session history with JavaScriptDIRECT7
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
invariant • 2.2.4invariantDIRECT2
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isarray • 0.0.1Array#isArray for older browsersINDIRECT0
isobject • 3.0.1Returns true if the value is an object and not an array or null.INDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
min-document • 2.19.2A minimal DOM implementationINDIRECT1
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-to-regexp • 1.9.0Express style path to RegExp utilityINDIRECT1
process • 0.11.10process information for node.js and browsersINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-redux • 5.0.7Official React bindings for ReduxDIRECT9
react-router-dom • 4.3.1DOM bindings for React RouterDIRECT17
react-router-redux • 5.0.0-alpha.9Redux bindings for React RouterDIRECT17
react-router • 4.3.1Declarative routing for ReactINDIRECT16
redux-saga • 0.16.2Saga middleware for Redux to handle Side EffectsINDIRECT0
redux • 3.7.2Predictable state container for JavaScript appsDIRECT5
regenerator-runtime • 0.11.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-pathname • 3.0.0Resolve URL pathnames using JavaScriptINDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
symbol-observable • 1.2.0Symbol.observable ponyfillINDIRECT0
tiny-invariant • 1.3.3A tiny invariant functionINDIRECT0
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
value-equal • 1.0.1Are these two JavaScript values equal?INDIRECT0
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
hoist-non-react-statics • 2.5.5Copies non-react specific statics from a child component to a parent componentINDIRECT0
warning • 3.0.0A mirror of Facebook's WarningINDIRECT2
unknown1
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.4.1 version:

[![licenses](https://licenses.dev/b/npm/dva/2.4.1)](https://licenses.dev/npm/dva/2.4.1)
<a href="https://licenses.dev/npm/dva/2.4.1">
  <img src="https://licenses.dev/b/npm/dva/2.4.1" alt="licenses" />
</a>
GitHub