A generator that create `typescript` code from `dotenv` config file.
Loads environment variables from .env file
Expand environment variables using dotenv
dotenv... but with defaults!
A global executable to run applications with the ENV variables loaded by dotenv
Generate JSON schema from your Typescript sources
A simple webpack plugin to support dotenv.
Loads environment variables from `.env.[development|test|production][.local]` files
Cypress plugin that enables compatibility with dotenv
Next.js dotenv file loading
Robust Environment Configuration for Universal Applications.
Strongly-typed environment variables from .env & process.env
Load environment variables using import statements.
@ts-jison/parser: ==== A lightly-typescriptified API for creating parsers in JavaScript ----------------------------------------- A lexical analyzer generator used by [@ts-jison/lexer-generator](../lexer-generator).
a secure dotenv–from the creator of `dotenv`
A secretlint rule for dotenv
Determine if a function is a native generator function.
@ts-jison/lexer: ==== ----------------------------------------- A parser run-time library used by [@ts-jison/parser-generator](../parser-generator).
Preload environment variables with dotenv into serverless.
Turns an AST into code.
@ts-jison/common: ==== ----------------------------------------- A parser/lexer run-time library used by [@ts-jison/parser](../parser) and [@ts-jison/lexer](../lexer).
A function that returns the normally hidden `GeneratorFunction` constructor
Load environment variables from .env and ensure they are defined
Turn async generator functions into ES2015 generators