New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

kubor-node-tools

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

kubor-node-tools

node tools

unpublished
latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

node 的本地工具包

node又几个很好用的工具包

  • OS 模块 提供基本的系统操作函数。
  • Path 模块 提供了处理和转换文件路径的工具。
  • Net 模块 用于底层的网络通信。提供了服务端和客户端的的操作。
  • DNS 模块 用于解析域名。
  • Domain 模块 简化异步代码的异常处理,可以捕捉处理try catch无法捕捉的。

基于这几个模块做了几个我们常用的工具

获取本地的Ip

yarn ip

Keywords

node

FAQs

Package last updated on 16 Jul 2020

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