@humblebee/humblebee-node

0.0.4 • Public • Published

humblebee-node

Starter pack for creating tested, typed, linted and auto-versioned Node modules.

Features

  • Typescript
  • ESLint, TSLint
  • Jest
  • Babel 7
  • Prettier, pretty-quick
  • Husky

Commands

  • dev: Start a watch process for src/TS files
  • build: Build src files (TS) into dist (as JS files)
  • start: Run dist/index.js entrypoint for your module
  • test: Build src files (TS) into dist (as JS files), then test JS files with Jest

Readme

Keywords

none

Package Sidebar

Install

npm i @humblebee/humblebee-node

Weekly Downloads

1

Version

0.0.4

License

MIT

Unpacked Size

4.64 kB

Total Files

18

Last publish

Collaborators

  • humblebee-admin
  • humblebee-hive
  • flosch