Some method libraries for JavaScript development
@zx-libs/utils
is some static method library, which contains toSnakeCase, splitValue, getLocalStorage, formatDate, createElement, classNames and other methods. see @zx-libs/utils for details.
npm i @zx-libs/utils
Some tool functions used in the Nodejs environment, It is mainly used to obtain the comment information in the code, and then output it as a Markdown file. see @zx-libs/docgen for details.
npm i -D @zx-libs/docgen
MIT License © 2022-Present Capricorncd.