1.0.12 • Published 3 years ago

@mhshifat/env-types-gen v1.0.12

Weekly downloads
54
License
ISC
Repository
-
Last release
3 years ago

env-types-gen

env-types-gen is a tool that helps develop node.js typed based applications by automatically generating types for '.env' file.

env-types-gen does not require any additional changes to your code or method of development.

Installation

npm install --save-dev @mhshifat/env-types-gen

OR

yarn add -D @mhshifat/env-types-gen

Usage

Using env-types-gen is simple, just executing a simple command in your terminal or you can use it as a script in your nodejs project:

env-types-gen generate
1.0.12

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago