1.6.4 • Published 2 years ago

@siyuan-community/zhi-common v1.6.4

Weekly downloads
-
License
GPL
Repository
github
Last release
2 years ago

zhi-lib-common

the library base for zhi related projects

Usage

import zhiCommon from "@siyuan-community/zhi-common"

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

Deps

├── @siyuan-community/zhi-env
├── @siyuan-community/zhi-log
├── lute
├── showdown
├── compare-versions
├── ajv

Dev

nx dev zhi-lib-common

Build

nx build zhi-lib-common

Test

Execute the unit tests via vitest

nx test zhi-lib-common

Publish

nx publish zhi-lib-common --ver=0.0.1 --tag=latest
1.6.4

2 years ago

1.6.3

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.5.10

2 years ago

1.5.8

2 years ago

1.5.6

2 years ago

1.5.5

2 years ago

1.5.3

2 years ago