Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

dsh-utils

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dsh-utils

常用的工具类

latest
Source
npmnpm
Version
1.0.10
Version published
Maintainers
1
Created
Source

dsh-utils

常用的工具包

cdn引入

直接引入即可

<script src=./dist/bundle.iife.js"></script>

esm引入

先安装 yarn add dsh-utils 也是直接引入就行

import dshUtils from 'dsh-utils';
// 或者按需引入
import { getStorage } from 'dsh-utils';

FAQs

Package last updated on 01 Jun 2021

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