tinydot
TypeScript icon, indicating that this package has built-in type declarations

2.1.1 • Public • Published

tinydot

Basic package to get .env vars. Nothing fancy, less than 50 loc.

How to use

Create .env file.

JS

tinydot().myvar

TS

import tinydot from "tinydot"

tinydot().myvar

Readme

Keywords

Package Sidebar

Install

npm i tinydot

Weekly Downloads

44

Version

2.1.1

License

MIT

Unpacked Size

3.87 kB

Total Files

7

Last publish

Collaborators

  • crafter999