0.0.28 • Published 9 months ago

jia-tools v0.0.28

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

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

11 months ago

0.0.27

10 months ago

0.0.28

9 months ago

0.0.20

1 year ago

0.0.21

1 year ago

0.0.22

1 year ago

0.0.23

1 year ago

0.0.24

1 year ago

0.0.25

1 year 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