@jrtilak/lazykit
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published


@jrtilak/lazykit
@jrtilak/lazykit

Trim the fat, Keep the function


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 init

Add 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 teardown

Help

npx @jrtilak/lazykit@latest --help

For detailed documentation, visit here


Thanks for using @jrtilak/lazykit 🚀

Package Sidebar

Install

npm i @jrtilak/lazykit

Weekly Downloads

11

Version

1.0.4

License

ISC

Unpacked Size

223 kB

Total Files

18

Last publish

Collaborators

  • iamjrtilak