licenses.dev

tailwindcss v3.4.10

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

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT64
PackageRelationDependenciesPublished
@alloc/quick-lru • 5.2.0Simple “Least Recently Used” (LRU) cacheDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace 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
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
arg • 5.0.2Unopinionated, no-frills CLI argument parserDIRECT0
binary-extensions • 2.3.0List of binary file extensionsINDIRECT0
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
commander • 4.1.1the complete solution for node.js command-line programsINDIRECT0
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
fast-glob • 3.3.3It's a very fast and efficient glob library for Node.jsDIRECT17
fdir • 6.5.0The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1sINDIRECT0
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.16.1Is this specifier a node.js core module?INDIRECT2
is-extglob • 2.1.1Returns true if a string has an extglob.INDIRECT0
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.7Runtime typescript and ESM support for Node.jsDIRECT0
lilconfig • 2.1.0A zero-dependency alternative to cosmiconfigDIRECT0
lilconfig • 3.1.3A 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.11A 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-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
picomatch • 4.0.3Blazing 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.7Properly hijack require, i.e., properly define require hooks and customizationsINDIRECT0
postcss-import • 15.1.0PostCSS plugin to import CSS filesDIRECT9
postcss-js • 4.1.0PostCSS 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.5.6Tool 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.11resolve like require.resolve() on behalf of files asynchronously and synchronouslyDIRECT5
reusify • 1.1.0Reuse objects and functions with styleINDIRECT0
run-parallel • 1.2.0Run an array of functions in parallelINDIRECT1
sucrase • 3.35.1Super-fast alternative to Babel for when you can target modern JS runtimesDIRECT16
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
tinyglobby • 0.2.15A fast and minimal alternative to globby and fast-globINDIRECT2
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
ISC6
PackageRelationDependenciesPublished
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
fastq • 1.19.1Fast, in memory work queueINDIRECT1
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
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsDIRECT0
yaml • 2.8.2JavaScript parser and stringifier for YAMLINDIRECT0
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.10 version:

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