licenses.dev

tailwindcss v3.4.11

A utility-first CSS framework for rapidly building custom user interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT85
PackageRelationDependenciesPublished
@alloc/quick-lru • 5.2.0Simple “Least Recently Used” (LRU) cacheDIRECT0
@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
@nodelib/fs.scandir • 2.1.5List files and directories inside the specified directoryINDIRECT3
@nodelib/fs.stat • 2.0.5Get the status of a file with some featuresINDIRECT0
@nodelib/fs.walk • 1.2.8A library for efficiently walking a directory recursivelyINDIRECT6
@pkgjs/parseargs • 0.11.0Polyfill of future proposal for `util.parseArgs()`INDIRECT0
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 6.1.0Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
ansi-styles • 6.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
arg • 5.0.2Unopinionated, no-frills CLI argument parserDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
brace-expansion • 2.0.1Brace expansion as known from sh/bashINDIRECT1
braces • 3.0.3Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed.INDIRECT3
camelcase-css • 2.0.1Convert a kebab-cased CSS property into a camelCased DOM property.INDIRECT0
chokidar • 3.6.0Minimal and efficient cross-platform file watching libraryDIRECT14
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
cssesc • 3.0.0A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.INDIRECT0
dlv • 1.1.3Safely get a dot-notated property within an object.DIRECT0
eastasianwidth • 0.2.0Get East Asian Width from a character.INDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
emoji-regex • 9.2.2A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
fast-glob • 3.3.2It's a very fast and efficient glob library for Node.jsDIRECT17
fill-range • 7.1.1Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex`INDIRECT2
fsevents • 2.3.3Native Access to MacOS FSEventsINDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-binary-path • 2.1.0Check if a file path is a binary fileINDIRECT1
is-core-module • 2.15.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a betDIRECT1
is-number • 7.0.0Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc.INDIRECT0
jiti • 1.21.6Runtime typescript and ESM support for Node.jsDIRECT0
lilconfig • 2.1.0A zero-dependency alternative to cosmiconfigDIRECT0
lilconfig • 3.1.2A zero-dependency alternative to cosmiconfigINDIRECT0
lines-and-columns • 1.2.4Maps lines and columns to character offsets and back.INDIRECT0
merge2 • 1.4.1Merge multiple streams into one stream in sequence or parallel.INDIRECT0
micromatch • 4.0.8Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.DIRECT5
mz • 2.7.0modernize node.js to current ECMAScript standardsINDIRECT4
nanoid • 3.3.7A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
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
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-hash • 3.0.0Generate hashes from javascript objects in node and the browser.DIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
picomatch • 2.3.1Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
pirates • 4.0.6Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
postcss-import • 15.1.0PostCSS plugin to import CSS filesDIRECT9
postcss-js • 4.0.1PostCSS for CSS-in-JS and styles in JS objectsDIRECT1
postcss-load-config • 4.0.2Autoload Config for PostCSSDIRECT2
postcss-nested • 6.2.0PostCSS plugin to unwrap nested rules like how Sass does itDIRECT3
postcss-selector-parser • 6.1.2> Selector parser with built in methods for working with selector strings.DIRECT2
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.4.47Tool for transforming styles with JS pluginsDIRECT3
queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern enginesINDIRECT0
read-cache • 1.0.0Reads and caches the entire contents of a file until it is modifiedINDIRECT1
readdirp • 3.6.0Recursive version of fs.readdir with streaming API.INDIRECT1
resolve • 1.22.8resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
reusify • 1.0.4Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
string-width • 5.1.2Get 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
strip-ansi • 7.1.0Strip ANSI escape codes from a stringINDIRECT1
sucrase • 3.35.0Super-fast alternative to Babel for when you can target modern JS runtimesDIRECT49
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
thenify-all • 1.6.0Promisifies all the selected functions in an objectINDIRECT2
thenify • 3.3.1Promisify a callback-based functionINDIRECT1
to-regex-range • 5.0.1Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions.INDIRECT1
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
wrap-ansi • 7.0.0Wordwrap a string with ANSI escape codesINDIRECT8
wrap-ansi • 8.1.0Wordwrap a string with ANSI escape codesINDIRECT6
ISC15
PackageRelationDependenciesPublished
@isaacs/cliui • 8.0.2easily create complex multi-column command-line-interfacesINDIRECT16
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fastq • 1.17.1Fast, in memory work queueINDIRECT1
foreground-child • 3.3.0Run a child as if it's the foreground process. Give it stdio. Exit when it exits.INDIRECT7
glob-parent • 5.1.2Extract the non-magic parent path from a glob string.INDIRECT2
glob-parent • 6.0.2Extract the non-magic parent path from a glob string.DIRECT2
glob • 10.4.5the most correct and second fastest glob implementation in JavaScriptINDIRECT34
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 10.4.3A cache object that deletes the least-recently-used items.INDIRECT0
minimatch • 9.0.5a glob matcher in javascriptINDIRECT2
minipass • 7.1.2minimal implementation of a PassThrough streamINDIRECT0
picocolors • 1.1.0The tiniest and the fastest library for terminal output formatting with ANSI colorsDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yaml • 2.5.1JavaScript parser and stringifier for YAMLINDIRECT0
BlueOak-1.0.03
PackageRelationDependenciesPublished
jackspeak • 3.4.3A very strict and proper argument parser.INDIRECT18
package-json-from-dist • 1.0.0Load the local package.json from either src or dist folderINDIRECT0
path-scurry • 1.11.1walk paths fast and efficientlyINDIRECT2
Apache-2.02
PackageRelationDependenciesPublished
didyoumean • 1.2.2Match human-quality input to potential matches by edit distance.DIRECT0
ts-interface-checker • 0.1.13Runtime library to validate data against TypeScript interfacesINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
source-map-js • 1.2.1Generates and consumes source mapsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.4.11 version:

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