Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

zhi-common

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

zhi-common

the library base for zhi related projects

  • 1.4.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
63
decreased by-25%
Maintainers
1
Weekly downloads
 
Created
Source

zhi-common

the library base for zhi related projects

Note: ⚠️This library is compatible with node, browser, electron and browser extension these all platforms

Usage

import zhiCommon from "zhi-common"

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

Deps

├── zhi-env
├── zhi-log
├── lute
├── showdown
├── compare-versions

Building

This library was generated with Nx.

Run nx build zhi-common to build the library.

Running unit tests

Run nx test zhi-common to execute the unit tests via Vitest.

Publish

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

Keywords

FAQs

Package last updated on 09 Apr 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