zhi-common
TypeScript icon, indicating that this package has built-in type declarations

1.33.0 • Public • Published

zhi-common

a collection of util tools

Usage

import { zhiCommon } from "zhi-common"

const dateUtil = zhiCommon.dateUtil
const now = dateUtil.nowDateZh()
console.log("now=>", now)

Deps

## Congregations! zhi-env need no deps, it is just pure js code 🎉

Dev

pnpm dev -F zhi-common

Build

pnpm build -F zhi-common

Test

Execute the unit tests via vitest

pnpm test -F zhi-common

Publish

pnpm publish -F zhi-common --tag latest

Readme

Keywords

Package Sidebar

Install

npm i zhi-common

Weekly Downloads

54

Version

1.33.0

License

MIT

Unpacked Size

442 kB

Total Files

15

Last publish

Collaborators

  • terwer-org