Skip to content

🔧 Common class libraries for front end development. 前端开发常用工具类

License

Notifications You must be signed in to change notification settings

typeofNaN/dev-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev Tools

🔧 Common class libraries for front end development. 前端开发常用工具类

Installation

# using npm
npm install @typeofnan/dev-tools --save

# using yarn
yarn add @typeofnan/dev-tools

# using pnpm
pnpm add @typeofnan/dev-tools

Usage

import {
  arrayEqual,
  getCookie,
  setCookie,
  getExplore,
  getOsInfo,
  getScrollTop,
  offset,
  setScrollTop,
  isEmptyObject,
  randomColor,
  randomNum,
  isEmail,
  isIdCard,
  isPhoneNum,
  isUrl
} from '@typeofnan/dev-tools'

About

🔧 Common class libraries for front end development. 前端开发常用工具类

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published