@tradie/node-scripts

1.2.1 • Public • Published

@tradie/node-scripts

An opinionated set of scripts for creating and maintaining node packages.

Usage

npx --package @tradie/node-scripts node-scripts create my-package

Commands

node-scripts clean

Remove generated files and folders.

tradie clean

node-scripts build

Lints and transpiles the source files and exports their types.

tradie build [--watch]

node-scripts test

Run the test files.

tradie test [--watch] [--coverage]

node-scripts example

Runs an example file.

tradie example [module]

Versions

Current Tags

Version History

Package Sidebar

Install

npm i @tradie/node-scripts

Weekly Downloads

9

Version

1.2.1

License

MIT

Unpacked Size

62.8 kB

Total Files

73

Last publish

Collaborators

  • jameslnewell