</>PackageGraphPackageGraph

css-tree

npmv3.2.1

A 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 implementations

0
Weekly downloads
3
Dependents
9
Dependencies
5/100
Popularity

Overview

css-tree is an npm package that a 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 implementations. The latest version is 3.2.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a 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 implementations and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Relationship graph

Dependencies (left) and dependents (right) of css-tree.

Dependencies

Runtime (2)

mdn-data 2.27.1source-map-js ^1.2.1

Dev (7)

c8 ^11.0.0clap ^2.0.1esbuild ^0.27.3eslint ^8.50.0json-to-ast ^2.1.0mocha ^9.2.2rollup ^2.80.0

Used by

Popular packages that depend on css-tree.

Alternatives to css-tree

Frequently installed together

Version history

VersionPublishedLicense
3.2.1latest4 months agoMIT
3.2.04 months agoMIT
3.1.01 year agoMIT
3.0.11 year agoMIT
3.0.01 year agoMIT
2.3.13 years agoMIT
2.3.03 years agoMIT
2.2.13 years agoMIT
2.2.03 years agoMIT
2.1.04 years agoMIT
2.0.44 years agoMIT
2.0.34 years agoMIT
2.0.24 years agoMIT
2.0.14 years agoMIT
2.0.04 years agoMIT
1.1.35 years agoMIT
1.1.25 years agoMIT
1.1.15 years agoMIT
1.1.05 years agoMIT
1.0.15 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install css-tree?

Run `npm install css-tree` to add css-tree to your npm project.

What license is css-tree released under?

css-tree is distributed under the MIT license.

How popular is css-tree?

css-tree has approximately 0 downloads per week and 3 known dependent packages.