pipe-processor
v1.0.0
Published
AudioWorklet that pipes its output to a given message port.
Downloads
37
Readme
AudioWorklet that pipes its output to a given message port.
🥁 Use this template 🥁
Features
- TypeScript with SWC
- JSX/TSX out of the box
- Outputs both CommonJS and ES Modules, ready to publish on npm
- Automatic dist bundling using bunzee
- Documentation generation using dokio
- Isomorphic Node.js and real browser testing incl. coverage and snapshots with utr
- Examples / Playground using devito
- Evergreen using pull-configs
- ESLint
- dprint
- Husky
API
Credits
- alice-bob by stagas – transport agnostic strongly typed duplex rpc interfaces
- rpc-mini by stagas – A mini RPC for MessagePort interfaces.
Contributing
All contributions are welcome!
License
MIT © 2023 stagas