1.0.21 • Published 2 years ago

dodai v1.0.21

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Dodai

A tool that automatically creates boiler templates for creating npm packages.
It takes only 3 minutes to publish npm package.

CICD

Usage

Run npx with module name.
Specify the module name with a character string that can be used as a class name.

$ npx dodai@latest ExampleName
$ npm install
  • Names with @, etc. will be fixed manually after the boilerplate is created.
  • The package name in package.json is returned as: Manually adjust as expected.
    ExampleColorTv => example-color-tv

Develop usage

auto reload

When creating a js tool

$ npm run dev

When creating a command line tool

$ npm run command

Related work you should do

  • Add NPM_TOKEN to Actions secrets on github.
  • Describe the necessary contents in repository.url etc. of package.json.
1.0.21

2 years ago

1.0.20

2 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

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.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

0.0.29

3 years ago

0.0.28

3 years ago

0.0.27

3 years ago

0.0.26

3 years ago

0.0.25

3 years ago

0.0.24

3 years ago

0.0.23

3 years ago

0.0.22

3 years ago

0.0.21

3 years ago

0.0.20

3 years ago

0.0.19

3 years ago

0.0.18

3 years ago

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.14

3 years ago

0.0.13

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago