This project has been deprecated in favor of tusk.js.
The deprecation is due to initial structural decisions that led to issues such as incorrect versioning (starting at 1.0.1
), which caused problems with the GitHub CLI publishing flow.
Additionally, the lack of branching and committing directly to main
made the history unclear and hard to maintain.
Please refer to tusk.js for future updates and improvements.
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