licenses.dev

linaria v2.3.1

Blazing fast zero-runtime CSS in JS library

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT99
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/code-frame • 8.0.6Generate errors that contain a code frame that point to source locations.INDIRECT2
@babel/generator • 8.0.6Turns an AST into code.DIRECT10
@babel/helper-globals • 8.0.6A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 8.0.0Babel helper functions for inserting module loadsINDIRECT17
@babel/helper-module-transforms • 8.0.6Babel helper functions for implementing ES6 module transformationsINDIRECT18
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-plugin-utils • 8.0.1General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-string-parser • 8.0.6A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-identifier • 8.0.6Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.9A JavaScript parserINDIRECT3
@babel/parser • 8.0.6A JavaScript parserINDIRECT3
@babel/plugin-proposal-export-namespace-from • 7.18.9Compile export namespace to ES2015DIRECT2
@babel/plugin-syntax-dynamic-import • 7.8.3Allow parsing of import()DIRECT1
@babel/plugin-syntax-export-namespace-from • 7.8.3Allow parsing of export namespace fromINDIRECT1
@babel/plugin-transform-modules-commonjs • 8.0.1This plugin transforms ES2015 modules to CommonJSDIRECT20
@babel/plugin-transform-runtime • 8.0.6Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsDIRECT19
@babel/plugin-transform-template-literals • 8.0.1Compile ES2015 template literals to ES5DIRECT1
@babel/template • 7.29.7Generate an AST from a string template.DIRECT7
@babel/template • 8.0.0Generate an AST from a string template.INDIRECT6
@babel/traverse • 8.0.6The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT16
@babel/types • 7.29.8Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@babel/types • 8.0.6Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@jridgewell/gen-mapping • 0.4.0-beta.0Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.6.0Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@types/jsesc • 2.5.1TypeScript definitions for jsescINDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
argparse • 1.0.10Very powerful CLI arguments parser. Native port of argparse - python's options parsing libraryINDIRECT1
babel-plugin-transform-react-remove-prop-types • 0.4.24Remove unnecessary React propTypes from the production buildDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
big.js • 5.2.2A small, fast, easy-to-use library for arbitrary-precision decimal arithmeticINDIRECT0
brace-expansion • 1.1.21Brace expansion as known from sh/bashINDIRECT2
caller-callsite • 2.0.0Get the callsite of the caller functionINDIRECT1
caller-path • 2.0.0Get the path of the caller functionINDIRECT2
callsites • 2.0.0Get callsites from the V8 stack trace APIINDIRECT0
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
cosmiconfig • 5.2.1Find and load configuration from a package.json property, rc file, or CommonJS moduleDIRECT14
debug • 4.4.3Lightweight debugging utility for Node.js and the browserDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emojis-list • 3.0.0Complete list of standard emojis.INDIRECT0
enhanced-resolve • 4.5.0Offers a async require.resolve function. It's highly configurable.DIRECT13
errno • 0.1.8libuv errno details exposedINDIRECT1
error-ex • 1.3.4Easy error subclassing and stack customizationINDIRECT1
estree-walker • 0.6.1Traverse an ESTree-compliant ASTINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
import-fresh • 2.0.0Import a module while bypassing the cacheINDIRECT4
is-arrayish • 0.2.1Determines if an object can be used as an arrayINDIRECT0
is-directory • 0.3.1Returns true if a filepath exists on the file system and it's directory.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
js-tokens • 10.0.0Tiny JavaScript tokenizer.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
js-yaml • 3.15.2YAML 1.2 parser and serializerINDIRECT3
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-parse-better-errors • 1.0.2JSON.parse with context information on errorINDIRECT0
json5 • 1.0.2JSON for humans.INDIRECT1
loader-utils • 1.4.2utils for webpack loadersDIRECT4
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
memory-fs • 0.5.0A simple in-memory filesystem. Holds data in a javascript object.INDIRECT10
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`DIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.DIRECT0
obug • 2.2.1A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.INDIRECT0
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parse-json • 4.0.0Parse JSON with more helpful errorsINDIRECT3
path-exists • 3.0.0Check if a path existsINDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
postcss • 7.0.39Tool for transforming styles with JS pluginsDIRECT2
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
prr • 1.0.1A better Object.defineProperty()INDIRECT0
react-is • 16.13.1Brand checking of React Elements.DIRECT0
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve-from • 3.0.0Resolve the path of a module like `require.resolve()` but from a given pathINDIRECT0
rollup-pluginutils • 2.8.2Functionality commonly needed by Rollup pluginsDIRECT1
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringDIRECT1
stylis • 3.5.4light - weight css preprocessorDIRECT0
tapable • 1.1.3Just a little module for plugins.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.DIRECT25
ISC17
PackageRelationDependenciesPublished
cliui • 5.0.0easily 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 globberDIRECT10
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
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.5a glob matcher in javascriptINDIRECT3
once • 1.4.0Run a function exactly one timeINDIRECT1
picocolors • 0.2.1The tiniest and the fastest coloring library everINDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
BSD-3-Clause2
PackageRelationDependenciesPublished
source-map • 0.6.1Generates and consumes source mapsDIRECT0
sprintf-js • 1.0.3JavaScript sprintf implementationINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
esprima • 4.0.1ECMAScript parsing infrastructure for multipurpose analysisINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 2.3.1 version:

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