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

@qlover/corekit-node

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qlover/corekit-node

Node.js 环境核心工具,为 fe-base 工具包提供 Node.js 特定功能。

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

@qlover/corekit-node

Node.js 环境核心工具,为 fe-base 工具包提供 Node.js 特定功能。

👉 中文文档 | English Docs

安装

npm install @qlover/corekit-node
# 或
pnpm add @qlover/corekit-node

使用

import { /* 工具函数 */ } from '@qlover/corekit-node';

// 在你的 Node.js 应用中使用这些工具

特性

  • Node.js 特定工具函数
  • 文件系统操作
  • 进程管理
  • 更多...

文档

更多详细信息,请查看文档

许可证

ISC

Keywords

corekit

FAQs

Package last updated on 13 Mar 2026

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