0.0.28 • Published 8 months ago
jia-tools v0.0.28
Javascript Tools: 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
Installation Guide
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:
# npm
npm install --save jia-tools
# yarn
yarn add jia-tools
# pnpm
pnpm add --save jia-tools
Functions
- filterBlankValue
- findBy
- findIndexAll
- findPath
- formateMoney
- getType
- isBlank
- isNull
- isNumber
- isTrimNull
- isType
- string2Json
Feature
- oneOf
- allOf
- someOf
Change logs
0.0.26
10 months ago
0.0.27
9 months ago
0.0.28
8 months ago
0.0.20
12 months ago
0.0.21
12 months ago
0.0.22
12 months ago
0.0.23
12 months ago
0.0.24
12 months ago
0.0.25
12 months ago
0.0.15
1 year ago
0.0.16
1 year ago
0.0.17
1 year ago
0.0.18
1 year ago
0.0.19
1 year ago
0.0.10
1 year ago
0.0.11
1 year ago
0.0.12
1 year ago
0.0.13
1 year ago
0.0.14
1 year ago
0.0.8
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.5
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago