licenses.dev

react-webpack-simple v1.0.0

A simple Webpack + react-loader setup for quick prototyping.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT35
PackageRelationDependenciesPublished
@babel/helper-string-parser • 7.25.9A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.25.9Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.26.3A JavaScript parserINDIRECT3
@babel/types • 7.26.3Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@vue/compiler-sfc • 2.7.16compiler-sfc for Vue 2INDIRECT10
asap • 2.0.6High-priority task queue for Node.js and browsersINDIRECT0
core-js • 1.2.7Standard libraryINDIRECT0
core-js • 2.6.12Standard libraryDIRECT0
create-react-class • 15.7.0Legacy API for creating React components.INDIRECT3
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
fbjs • 0.8.18A collection of utility libraries used by other Facebook JS projectsINDIRECT15
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
isomorphic-fetch • 2.2.1Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT6
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
lazysizes • 3.0.0High performance (jankfree) lazy loader for images (including responsive images), iframes and scripts (widgets).INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
nanoid • 3.3.8A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
node-fetch • 1.7.3A light-weight module that brings window.fetch to node.js and io.jsINDIRECT4
normalize.css • 6.0.0A modern alternative to CSS resetsDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
postcss • 8.4.49Tool for transforming styles with JS pluginsINDIRECT3
prettier • 2.8.8Prettier is an opinionated code formatterINDIRECT0
promise • 7.3.1Bare bones Promises/A+ implementationINDIRECT1
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-dom • 15.7.0React package for working with the DOM.DIRECT18
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react • 15.7.0React is a JavaScript library for building user interfaces.DIRECT19
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
ua-parser-js • 0.7.40Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent data. Supports browser & node.js environmentINDIRECT0
vue-images • 1.1.0A simple lightbox component for displaying an array of imagesDIRECT14
vue • 2.7.16Reactive, component-oriented view layer for modern web interfaces.INDIRECT12
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
source-map • 0.6.1Generates and consumes source mapsINDIRECT0
ISC1
PackageRelationDependenciesPublished
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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