@jrtilak/lazykit
v2.0.2
Published
Refine your JavaScript workflows with Lazykit. A concentrated collection of lean utility functions, not a bloated library.
Maintainers
Readme
This is a CLI tool to add lazykit methods to your project with ease.
Usage
Initialization
You can also use this cli without initializing but it is recommended to initialize it first.
npx @jrtilak/lazykit@latest initAdd a method
npx @jrtilak/lazykit@latest add <method-name>Tear down
Tearing down will remove all the lazykit configurations from your project.
npx @jrtilak/lazykit@latest teardownHelp
npx @jrtilak/lazykit@latest --helpFor detailed documentation, visit here
Thanks for using @jrtilak/lazykit 🚀
