3.1.5 • Published 5 years ago

ezzy-argument v3.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

ezzy-argument

Build Status Coverage Status

This small lightweight library will help fetch arguments from the environment or from the node arguments.

By requesting this library, you'll be able to invoke:

const arg = require('ezzy-argument');
arg('my_argument', 'default value');

This will look for an argument for:

and finally return the default value.

  • 'default value'
3.1.5

5 years ago

3.1.4

5 years ago

3.1.3

5 years ago

3.1.2

5 years ago

3.1.0

5 years ago

3.0.4

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

0.1.23

5 years ago

0.1.22

6 years ago

0.1.21

6 years ago

0.1.20

6 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.0

7 years ago