JSPM

@geek/dotenv

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 15
  • Score
    100M100P100Q54010F
  • License MIT

Environment Variable Manager for Node.js - based on dotenv

Package Exports

  • @geek/dotenv

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@geek/dotenv) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@geek/dotenv

@geek/dotenv Dependabot Status

Environment Variable Manager for Node.js - based on dotenv

πŸš€ Getting Started

Install

Install @geek/dotenv

npm install @geek/dotenv

Usage

const dotenv = require('@geek/dotenv');
dotenv.config();

dotenv.overload('.env.overload1','.env.overload2');

πŸ“šLearn More

-

πŸ“£ Feedback

Have an idea or a comment? Join in the conversation here!