Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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

  • 1.6.4
  • latest
  • Source
  • npm
  • Socket score

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc