A commonly used JavaScript-related toolset, including common null checking, judgment, etc., which can be used in native JavaScript, vue, react and other frameworks, and supports on-demand references
npm install jia-tools!important: Under active development, possible breaking updates
> jia-tools is A commonly used JavaScript-related toolset, including common null checking, judgment, etc., which can be used in native JavaScript, vue, react and other frameworks, and supports on-demand references
Through the npm package manager, you can easily integrate jia-tools into your project. Simply run the following command in the root directory of your project to complete the installation:
`` shell``npm
npm install --save jia-toolsyarn
yarn add jia-toolspnpm
pnpm add --save jia-tools
- filterBlankValue
- findBy
- findIndexAll
- findPath
- formateMoney
- getType
- isBlank
- isNull
- isNumber
- isTrimNull
- isType
- string2Json
- oneOf
- allOf
- someOf