Skills
174,945Reusable AI skills and capabilities for agent workflows
A wrap service of dotenv utilizing fallback for non existing environment configuration in Nodejs
loads and asserts environment settings from dotenv files prior to executing CLI commands
Copies environment variables in a .env file to and from Heroku
Lightweight library for sending an email using pure Node.js. No packages are required except 'tls' and 'dotenv'.
Inject current runtime environment variables from a series of dotenv files
La nueva forma profesional, fácil y cómoda de manejar archivos .env en Node.js. Compatible con dotenv, pero mejor.
Get configurations values form various sources inlcuding env, dotenv, config and external urls.
Provides mapping between country codes and provides default country locales. Includes optional fuzzy matching for country name.
Load environment variables using import statements.
Reverse of dotenv; filter env variables and output them in the dotenv format
Load environment variables in your scripts following the priority specification popularized by Next.js
GrabEnv is a lightweight, developer-friendly utility for validating, parsing, and managing environment variables in TypeScript apps. Combining dotenv for seamless loading and Zod for schema-based validation, it offers type-safe, reliable configuration man
A generator that create `typescript` code from `dotenv` config file.