jia-tools
TypeScript icon, indicating that this package has built-in type declarations

0.0.25 • Public • Published

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

Dependents (1)

Package Sidebar

Install

npm i jia-tools

Weekly Downloads

13

Version

0.0.25

License

MIT

Unpacked Size

74.8 kB

Total Files

90

Last publish

Collaborators

  • 2ue