1.0.1 • Published 9 months ago

tinydot v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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
1.0.1

9 months ago

1.0.0

9 months ago