Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
postcss
Tool for transforming styles with JS plugins
diff
A JavaScript text diff implementation.
csstype
Strict TypeScript and Flow types for style based on MDN data
mdn-data
Open Web data by the Mozilla Developer Network
css-tree
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
css-select
a CSS selector compiler/engine
cssesc
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
nth-check
Parses and compiles CSS nth-checks to highly optimized functions.
color-string
Parser and generator for CSS color strings
color
Color conversion and manipulation with CSS string support
autoprefixer
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
css-loader
css loader module for webpack
postcss-modules-values
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
nwsapi
Fast CSS Selectors API Engine
clean-css
A well-tested CSS minifier
react-transition-group
A react component toolset for managing animations
icss-utils
ICSS utils for postcss ast
camelcase-css
Convert a kebab-cased CSS property into a camelCased DOM property.
postcss-loader
PostCSS loader for webpack
postcss-modules-local-by-default
A CSS Modules transform to make local scope the default