A tool to manipulate `.env` files
It's dotenv, but by default overrides system environment variables
Babel preset for TypeScript.
Simple and easy way to access dotenv file secrets and use it anywhere in your sub-directory.
Transform import() expressions
Tool that will get the env vars from .env.deploy and will create secrets.yaml and custom-env.yaml and will check if they exist in a given KeyVault.
Allow parsing of '#foo in obj' brand checks
A Babel preset for each environment.
Compile regular expressions using named groups to ES5.
Compile optional catch bindings
Allow parsing of class static blocks
Transform class static blocks
Compile regular expressions using the `s` (`dotAll`) flag to ES5.
dotenv file loading
This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols)
Compile inline regular expression modifiers
Turn JSX into React function calls
Command line tool for locally running and remotely deploying your node.js applications to Amazon Lambda.
Remote procedure call for client-server communication in Vite plugins
Vite plugin that enables configuring runtime environment variables when building
Turn async generator functions into ES2015 generators
This plugin transforms checks for a private property in an object
Layer and resolve configuration from YAML, JSON, or `.env` templates: merge multiple sources, interpolate literals (environment, built-in functions, AWS Parameter Store / Secrets Manager), write resolved files, and read values from the CLI or Node.js.
Compile object rest and spread to ES5