Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
globals
Global identifiers from different JavaScript environments
dotenv
Loads environment variables from .env file
loose-envify
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
dotenv-expand
Expand environment variables using dotenv
postcss-custom-properties
Use Custom Properties Queries in CSS
postcss-env-function
Use env() variables in CSS
@csstools/postcss-progressive-custom-properties
Correctly declare progressive enhancements for CSS Custom Properties.
dotenv-webpack
A simple webpack plugin to support dotenv.
env-cmd
Executes a command using the environment variables in an env file
postcss-simple-vars
PostCSS plugin for Sass-like variables
envify
Selectively replace Node-style environment variables with plain strings.
dotenv-flow
Loads environment variables from `.env.[development|test|production][.local]` files
vite-plugin-environment
Easily expose environment variables in Vite.js
@stitches/react
The modern CSS-in-JS library
env-var
Verification, sanitization, and type coercion for environment variables in Node.js
@stitches/core
The modern CSS-in-JS library
ci-env
Environment variables exposed by CI tools
css-vars-ponyfill
Client-side support for CSS custom properties (aka "CSS variables") in legacy and modern browsers
stylelint-value-no-unknown-custom-properties
A stylelint rule to disallow usage of unknown custom properties
dotenv-parse-variables
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS