🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more
Socket
Book a DemoInstallSign in
Socket

@dzo/utils

Package Overview
Dependencies
Maintainers
6
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dzo/utils

面向企业内部的javascript工具库

latest
npmnpm
Version
1.0.4
Version published
Maintainers
6
Created
Source

@dzo/utils

一款面向复杂业务场景的 javascript 工具库

Getting Started

Install dependencies,

$ npm i

Start the dev server,

$ npm start

Build documentation,

$ npm run docs:build

Build library via father-build,

$ npm run build

发包

$ npm run release

历史版本信息

  • 1.0.0 首次发布@dzo/utils 组件库
  • 1.0.1 新增 isEmoji, numParseChina, groupBy, deepMerge, changeCase, isPromise, isData, cookie, store 函数
  • 1.0.2 新增 excle 解析, txtFile 文件解析 函数
  • 1.0.3 新增 keyBy 函数
  • 1.0.4 新增 getTypeName 函数, getBirthDay 函数根据身份证获取生日, omit 反选对象的属性方法, omitBy 函数反选对象的属性方法, pick 反选对象的属性方法, pickBy 函数反选对象的属性方法

FAQs

Package last updated on 10 Feb 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts