Socket
Book a DemoInstallSign in
Socket

@siyuan-community/zhi-common

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@siyuan-community/zhi-common

the library base for zhi related projects

latest
Source
npmnpm
Version
1.6.4
Version published
Maintainers
2
Created
Source

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

Keywords

zhi

FAQs

Package last updated on 06 May 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