Socket
Socket
Sign inDemoInstall

@llej/js_util

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @llej/js_util

一个用 ts 写的工具集,目前主要功能有


Version published
Weekly downloads
8
Maintainers
1
Created
Weekly downloads
 

Readme

Source

ts_util

一个用 ts 写的工具集,目前主要功能有

  1. 提供各种其他语言类型的 type,如 Long byte 之类的。主要是为了对后端返回的数据提供更明确的提醒。ts-type

使用方法

git 子模块

通过 git 子模块的方式使用 Git-工具-子模块

# 第一次引入
git submodule add git@github.com:2234839/ts-util.git ${你要将这个包放在哪,例如: ./src/ts-util }

# 下载的代码中含有本模块
git submodule update

npm

@llej/js_util

和一般的 npm 模块一样的安装使用即可。

FAQs

Last updated on 07 Jan 2020

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc