dog
dog copied to clipboard
Watch dog for Node.js development
@napi-rs/dog
🚀 Help me to become a full-time open-source developer by sponsoring me on Github
Your loyal dog which watch/compile/restart your Node.js application for developing.
Install this package
yarn add @napi-rs/dog
Support matrix
Operating Systems
| node12 | node14 | node16 | |
|---|---|---|---|
| Windows x64 | ✓ | ✓ | ✓ |
| Windows x32 | ✓ | ✓ | ✓ |
| Windows arm64 | ✓ | ✓ | ✓ |
| macOS x64 | ✓ | ✓ | ✓ |
| macOS arm64 | ✓ | ✓ | ✓ |
| Linux x64 gnu | ✓ | ✓ | ✓ |
| Linux x64 musl | ✓ | ✓ | ✓ |
| Linux arm gnu | ✓ | ✓ | ✓ |
| Linux arm64 gnu | ✓ | ✓ | ✓ |
| Linux arm64 musl | ✓ | ✓ | ✓ |
| Android arm64 | ✓ | ✓ | ✓ |
| FreeBSD x64 | ✓ | ✓ | ✓ |
Usage
dog ./src/index.ts
Your dog will watch changes and compile/restart Node.js application for you.