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.
mdn-data
Open Web data by the Mozilla Developer Network
csstype
Strict TypeScript and Flow types for style based on MDN data
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.
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
color-string
Parser and generator for CSS color strings
nth-check
Parses and compiles CSS nth-checks to highly optimized functions.
color
Color conversion and manipulation with CSS string support
css-loader
css loader module for webpack
autoprefixer
Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website
postcss-modules-values
PostCSS plugin for CSS Modules to pass arbitrary values between your module files
nwsapi
Fast CSS Selectors API Engine
react-transition-group
A react component toolset for managing animations
clean-css
A well-tested CSS minifier
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
postcss-nested
PostCSS plugin to unwrap nested rules like how Sass does it