Skip to content
/ tusk Public

-> [Deprecated in favor of Tusk.js] <- šŸ¦£ā€Tusk lets you carve into JavaScript, TypeScript, and beyond with raw power.

License

Notifications You must be signed in to change notification settings

ofabiodev/tusk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Ā 

History

29 Commits
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 
Ā 

Repository files navigation

[DEPRECATED]

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.

Icon

Tusk

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.


šŸ”— Links