@siyuan-community/zhi-common
TypeScript icon, indicating that this package has built-in type declarations

1.6.4 • Public • Published

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

/@siyuan-community/zhi-common/

    Package Sidebar

    Install

    npm i @siyuan-community/zhi-common

    Weekly Downloads

    0

    Version

    1.6.4

    License

    GPL

    Unpacked Size

    42.9 kB

    Total Files

    109

    Last publish

    Collaborators

    • zuoqiu
    • terwer-org
    • leolee9086