Zero-dependency library for loading .env files. Supports default values and type definitions.
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Provides a list of electron-to-chromium version mappings
whistle.custom-nohost-env-smart
Offers getProxyForUrl to get the proxy URL for a URL, respecting the *_PROXY (e.g. HTTP_PROXY) and NO_PROXY environment variables.
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
The Nx Devkit is used to customize Nx for different technologies and use cases. It contains many utility functions for reading and writing files, updating configuration, working with Abstract Syntax Trees(ASTs), and more. Learn more about [extending Nx by
A Babel preset for each environment.
CLI for generating code and running commands
The core Nx plugin contains the core functionality of Nx like the project graph, nx commands and task orchestration.
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
AWS credential provider that sources credentials from known environment variables
Runtime agnostic JS utils
Uniswap Smart Order Router
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
The Linter plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The JS plugin for Nx contains executors and generators that provide the best experience for developing JavaScript and TypeScript projects.
Loads environment variables from .env file
The Workspace plugin contains executors and generators that are useful for any Nx workspace. It should be present in every Nx workspace and other plugins build on it.
The ESLint plugin for Nx contains executors, generators and utilities used for linting JavaScript/TypeScript projects within an Nx workspace.
The Nx Plugin for Webpack contains executors and generators that support building applications using Webpack.
hydrate environment variables from .env files into process.env
Run scripts that set and use environment variables across platforms
The Nx Plugin for Web Components contains generators for managing Web Component applications and libraries within an Nx workspace. It provides: - Integration with libraries such as Jest, Playwright, Cypress, and Storybook. - Scaffolding for creating bu
Allows you to register Proxy classes for ENV vars by using blocks to match keys and values
☯️ Dotenv::Merge provides smart .env file merging that preserves comments, understands variable assignments, and supports freeze blocks for protecting sensitive configuration. Perfect for merging environment templates with local overrides.
EnvCheck is a lightweight Ruby gem that ensures your required and optional environment variables are present and valid before your app boots. Features smart config discovery (.env_check.yml or config/env_check.yml), comprehensive type validation with 9 built-in validators, .env loading with dotenv, and professional CLI tools. Framework-agnostic design works with Rails 7.1+ through Rails 8.0+, Ruby 3.0+.