Lism is a Collection of TypeScript Utilities to help developers streamline their coding workflow.
You can find the Lism documentation on the website.
npm install lism
# yarn add lism
# pnpm add lism
npm run test
Build typdoc documents to docs
path
npm run docs
npm run version