licenses.dev

eslint-plugin-better-tailwindcss v3.8.0

auto-wraps tailwind classes after a certain print width or class count into multiple lines to improve readability.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT30
PackageRelationDependenciesPublished
@eslint/css-tree • 3.6.9A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementationsDIRECT2
@pkgr/core • 0.3.6Shared core module for `@pkgr` packages or any package elseINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightINDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
enhanced-resolve • 5.24.3Offers a async require.resolve function. It's highly configurable.DIRECT2
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
jiti • 2.7.0Runtime typescript and ESM support for Node.jsDIRECT0
json5 • 2.2.3JSON for HumansINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pify • 2.3.0Promisify a callback-style functionINDIRECT0
postcss-import • 16.1.1PostCSS plugin to import CSS filesDIRECT10
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
postcss • 8.5.23Tool for transforming styles with JS pluginsDIRECT3
read-cache • 1.0.0Reads and caches the entire contents of a file until it is modifiedINDIRECT1
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a stringINDIRECT0
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
synckit • 0.11.13Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.DIRECT1
tapable • 2.3.3Just a little module for plugins.INDIRECT0
tsconfig-paths-webpack-plugin • 4.2.0Load modules according to tsconfig paths in webpack.DIRECT13
tsconfig-paths • 4.2.0Load node modules according to tsconfig paths, in run-time or via API.INDIRECT3
ISC2
PackageRelationDependenciesPublished
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
tailwind-csstree • 0.1.5CSSTree syntax for parsing Tailwind custom syntax.DIRECT0
CC0-1.01
PackageRelationDependenciesPublished
mdn-data • 2.23.0Open Web data by the Mozilla Developer NetworkINDIRECT0
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/eslint-plugin-better-tailwindcss)](https://licenses.dev/npm/eslint-plugin-better-tailwindcss)
<a href="https://licenses.dev/npm/eslint-plugin-better-tailwindcss">
  <img src="https://licenses.dev/b/npm/eslint-plugin-better-tailwindcss" alt="licenses" />
</a>

Or the licenses badge code for the 3.8.0 version:

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