0.0.28 • Published 6 months ago

jia-tools v0.0.28

Weekly downloads
-
License
MIT
Repository
github
Last release
6 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

7 months ago

0.0.27

7 months ago

0.0.28

6 months ago

0.0.20

10 months ago

0.0.21

10 months ago

0.0.22

10 months ago

0.0.23

10 months ago

0.0.24

10 months ago

0.0.25

10 months ago

0.0.15

10 months ago

0.0.16

10 months ago

0.0.17

10 months ago

0.0.18

10 months ago

0.0.19

10 months ago

0.0.10

11 months ago

0.0.11

11 months ago

0.0.12

11 months ago

0.0.13

11 months ago

0.0.14

11 months ago

0.0.8

11 months 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