Powerful Prototype Patching for JavaScript/TypeScript
Tusk is a lightweight library that allows you to extend or modify the behavior of JavaScript/TypeScript objects, methods, and functions in a non-destructive way. Perfect for prototyping, debugging, or adding custom functionality.
- Website: tusk.js.org
- Npm: Tusk on Npm
- GitHub: ofabiodev/tusk