1.0.28 • Published 2 months ago

quackage v1.0.28

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

Quackage

Package. Test. Duck. Name a more iconic trio.

Who doesn't love managing configuration and tooling? I can tell you who doesn't love it. I don't love it.

This standardizes:

  1. Building an app for a browser
  2. Transpiling an app for ... older browsers
  3. Running unit tests

Usage

First you need to install the thing. The easy way is npm or whatever you use to get your packages, which installs the package and puts a couple commands in your node_modules/.bin folder. You run it either with quack or q for short.

npm install --save-dev quackage

Second, quack like a duck.

For instance, you can check your build configurations:

npx quack check-build

You can build the app

npx quack build

You can test

npx quack test

If you hate this, you can always inject commands into your package.json file:

npx quack enhance-my-package
1.0.28

2 months ago

1.0.22

7 months ago

1.0.21

7 months ago

1.0.20

7 months ago

1.0.26

5 months ago

1.0.25

6 months ago

1.0.24

6 months ago

1.0.27

5 months ago

1.0.19

10 months ago

1.0.18

10 months ago

1.0.17

10 months ago

1.0.16

10 months ago

1.0.15

11 months ago

1.0.14

11 months ago

1.0.13

11 months ago

1.0.11

11 months ago

1.0.10

11 months ago

1.0.8

11 months ago

1.0.7

11 months ago

1.0.6

11 months ago

1.0.5

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago