这是一个使用 npm 发包, ts 工程, 编译使用 vite,参考 dotenv
Loads environment variables from .env file
Expand environment variables using dotenv
A global executable to run applications with the ENV variables loaded by dotenv
A simple webpack plugin to support dotenv.
A cache object that deletes the least-recently-used items.
Loads environment variables from `.env.[development|test|production][.local]` files
dotenv... but with defaults!
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Require hook for automatic V8 compile cache persistence
Next.js dotenv file loading
A simple key/value storage using files to persist the data
Robust Environment Configuration for Universal Applications.
A secretlint rule for dotenv
a secure dotenv–from the creator of `dotenv`
Load environment variables using import statements.
Require hook for automatic V8 compile cache persistence
Parses Cache-Control and other headers. Helps building correct HTTP caches and proxies
TypeScript definitions for http-cache-semantics
Basic object cache with `get`, `set`, `del`, and `has` methods for node.js/javascript projects.
Preload environment variables with dotenv into serverless.
LRU and FIFO caches for Client or Server
Load environment variables from .env and ensure they are defined
Parse dotenv files for Boolean, Array, and Number variable types, built for CrocodileJS