Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pietvanzoen/deno-dotenv
Deprecated. Use std/dotenv instead.
https://github.com/pietvanzoen/deno-dotenv
deno dotenv typescript
Last synced: 3 months ago
JSON representation
Deprecated. Use std/dotenv instead.
- Host: GitHub
- URL: https://github.com/pietvanzoen/deno-dotenv
- Owner: pietvanzoen
- License: mit
- Archived: true
- Created: 2018-11-17T10:48:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-02-17T08:32:06.000Z (over 1 year ago)
- Last Synced: 2024-06-21T18:09:59.661Z (5 months ago)
- Topics: deno, dotenv, typescript
- Language: TypeScript
- Homepage: https://deno.land/std/dotenv/
- Size: 123 KB
- Stars: 149
- Watchers: 4
- Forks: 9
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-deno - pietvanzoen/deno-dotenv - .env (Uncategorized / Uncategorized)
- awesome-deno - pietvanzoen/deno-dotenv - Dotenv handling for deno.![GitHub stars](https://img.shields.io/github/stars/pietvanzoen/deno-dotenv?style=plastic) (Modules / Online Playgrounds)
- awesome-deno - pietvanzoen/deno-dotenv - Dotenv handling for deno. (Modules / Utils)
- awesome-deno-cn - @pietvanzoen/deno-dotenv
README
# DEPRECATED: Dotenv is now a part of deno_std 🎉
As of [0.127.0](https://github.com/denoland/deno_std/releases/tag/0.127.0) dotenv is a part of the deno standard library.
Head to to get started.
This repo is no longer maintained.