1.1.3 • Published 7 months ago

softgen v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

A Simple Generator Application

Installation

Install globally

npm install -g softgen

Installed CLI application is accessible through gen or softgen commands

Help

help command can be used for more advanced options for each generator

Eg:

gen uuid help

Will print more details and options for that generator

Generators

UUID

gen uuid # prints id

By default generated uuid is copied to clipboard

To disable copying to clipboard

gen uuid --no-copy

Generate n number of ids

gen uuid 10

##More generators are on the way!

1.1.3

7 months ago

1.1.1

12 months ago

1.1.0

12 months ago

1.1.2

12 months ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1-0

3 years ago

0.0.0

3 years ago