licenses.dev

@gsretail.com/gui_core v1.3.214

A skeleton to create your own React component library using Rollup, TypeScript, Sass and Storybook

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT104
PackageRelationDependenciesPublished
@babel/code-frame • 7.24.7Generate errors that contain a code frame that point to source locations.INDIRECT11
@babel/generator • 7.25.6Turns an AST into code.INDIRECT10
@babel/helper-module-imports • 7.24.7Babel helper functions for inserting module loadsINDIRECT28
@babel/helper-string-parser • 7.24.8A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.24.7Validate identifier/keywords nameINDIRECT0
@babel/highlight • 7.24.7Syntax highlight JavaScript strings for output in terminals.INDIRECT10
@babel/parser • 7.25.6A JavaScript parserINDIRECT4
@babel/runtime • 7.25.6babel's modular runtime helpersINDIRECT1
@babel/template • 7.25.0Generate an AST from a string template.INDIRECT16
@babel/traverse • 7.25.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT27
@babel/types • 7.25.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT3
@emotion/babel-plugin • 11.12.0A recommended babel preprocessing plugin for emotion, The Next Generation of CSS-in-JS.INDIRECT62
@emotion/cache • 11.13.1emotion's cacheINDIRECT5
@emotion/hash • 0.9.2A MurmurHash2 implementationINDIRECT0
@emotion/is-prop-valid • 1.3.0A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/react • 11.13.3> Simple styling in React.DIRECT69
@emotion/serialize • 1.3.1serialization utils for emotionINDIRECT5
@emotion/sheet • 1.4.0emotion's stylesheetINDIRECT0
@emotion/styled • 11.13.0styled API for emotionDIRECT65
@emotion/unitless • 0.10.0An object of css properties that don't accept values with unitsINDIRECT0
@emotion/use-insertion-effect-with-fallbacks • 1.1.0A wrapper package that uses `useInsertionEffect` or a fallback for itINDIRECT0
@emotion/utils • 1.4.0internal utils for emotionINDIRECT0
@emotion/weak-memoize • 0.4.0A memoization function that uses a WeakMapINDIRECT0
@floating-ui/core • 1.6.7Positioning library for floating elements: tooltips, popovers, dropdowns, and moreINDIRECT1
@floating-ui/dom • 1.6.10Floating UI for the webINDIRECT2
@floating-ui/react-dom • 2.1.1Floating UI for React DOMINDIRECT3
@floating-ui/utils • 0.2.7Utilities for Floating UIINDIRECT0
@jridgewell/gen-mapping • 0.3.5Generate source mapsINDIRECT4
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/set-array • 1.2.1Like a Set, but provides the index of the `key` in the backing arrayINDIRECT0
@jridgewell/sourcemap-codec • 1.5.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.25Trace the original position through a source mapINDIRECT2
@mui/base • 5.0.0-beta.58Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.INDIRECT17
@mui/core-downloads-tracker • 5.16.7Internal package to track number of downloads of our design system librariesINDIRECT0
@mui/lab • 6.0.0-beta.9Laboratory for new MUI modules.DIRECT29
@mui/material • 5.16.7Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.DIRECT28
@mui/private-theming • 5.16.6Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.INDIRECT12
@mui/private-theming • 6.0.2Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.INDIRECT12
@mui/styled-engine • 5.16.6styled() API wrapper package for emotion.INDIRECT14
@mui/styled-engine • 6.0.2styled() API wrapper package for emotion.INDIRECT14
@mui/system • 5.16.7MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.INDIRECT21
@mui/system • 6.0.2MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.INDIRECT21
@mui/types • 7.2.16Utility types for MUI.INDIRECT0
@mui/utils • 5.16.6Utility functions for React components.INDIRECT11
@mui/utils • 6.0.0-rc.0Utility functions for React components.INDIRECT11
@mui/utils • 6.0.2Utility functions for React components.INDIRECT11
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@types/parse-json • 4.0.2TypeScript definitions for parse-jsonINDIRECT0
@types/prop-types • 15.7.12TypeScript definitions for prop-typesINDIRECT0
@types/react-transition-group • 4.4.11TypeScript definitions for react-transition-groupINDIRECT3
@types/react • 18.3.5TypeScript definitions for reactINDIRECT2
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
babel-plugin-macros • 3.1.0Allows you to build compile-time librariesINDIRECT33
callsites • 3.1.0Get callsites from the V8 stack trace APIINDIRECT0
chalk • 2.4.2Terminal string styling done rightINDIRECT6
classnames • 2.5.1A simple utility for conditionally joining classNames togetherINDIRECT0
clsx • 2.1.1A tiny (239B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
convert-source-map • 1.9.0Converts a source-map from/to different formats and allows adding/changing properties.INDIRECT0
cosmiconfig • 7.1.0Find and load configuration from a package.json property, rc file, or CommonJS moduleINDIRECT24
csstype • 3.1.3Strict TypeScript and Flow types for style based on MDN dataINDIRECT0
date-fns • 2.30.0Modern JavaScript date utility libraryDIRECT2
debug • 4.3.7Lightweight debugging utility for Node.js and the browserINDIRECT1
dom-helpers • 5.2.1tiny modular DOM lib for ie9+INDIRECT3
error-ex • 1.3.2Easy error subclassing and stack customizationINDIRECT1
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
escape-string-regexp • 4.0.0Escape RegExp special charactersINDIRECT0
find-root • 1.1.0find the closest package.jsonINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
globals • 11.12.0Global identifiers from different JavaScript environmentsINDIRECT0
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
import-fresh • 3.3.0Import a module while bypassing the cacheINDIRECT3
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 2.5.2Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-even-better-errors • 2.3.1JSON.parse with context information on errorINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parent-module • 1.0.1Get the path of the parent moduleINDIRECT1
parse-json • 5.2.0Parse JSON with more helpful errorsINDIRECT16
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
path-type • 4.0.0Check if a path is a file, directory, or symlinkINDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.INDIRECT4
react-date-range • 1.4.0A React component for choosing dates and date ranges.DIRECT8
react-dom • 17.0.2React package for working with the DOM.DIRECT4
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 18.3.1Brand checking of React Elements.INDIRECT0
react-list • 0.8.17A versatile infinite scroll [React] component.INDIRECT5
react • 17.0.2React is a JavaScript library for building user interfaces.DIRECT3
regenerator-runtime • 0.14.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
resolve-from • 4.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT5
scheduler • 0.20.2Cooperative scheduler for the browser environment.INDIRECT3
shallow-equal • 1.2.1Minimalistic shallow equality check for arrays/objectsINDIRECT0
stylis • 4.2.0A Light–weight CSS PreprocessorINDIRECT0
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
to-fast-properties • 2.0.0Force V8 to use fast properties for an objectINDIRECT0
BSD-3-Clause3
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
react-transition-group • 4.4.5A react component toolset for managing animationsINDIRECT9
source-map • 0.5.7Generates and consumes source mapsINDIRECT0
ISC2
PackageRelationDependenciesPublished
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
yaml • 1.10.2JavaScript parser and stringifier for YAMLINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.214 version:

[![licenses](https://licenses.dev/b/npm/%40gsretail.com%2Fgui_core/1.3.214)](https://licenses.dev/npm/%40gsretail.com%2Fgui_core/1.3.214)
<a href="https://licenses.dev/npm/%40gsretail.com%2Fgui_core/1.3.214">
  <img src="https://licenses.dev/b/npm/%40gsretail.com%2Fgui_core/1.3.214" alt="licenses" />
</a>
GitHub