1.0.12 • Published 4 years ago

@mhshifat/env-types-gen v1.0.12

Weekly downloads
54
License
ISC
Repository
-
Last release
4 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

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago