UNPKG

@tomjs/node

Version:

A collection of functions for `node.js` projects

25 lines (15 loc) 635 B
# @tomjs/node [![npm](https://img.shields.io/npm/v/@tomjs/node)](https://www.npmjs.com/package/@tomjs/node) ![node-current (scoped)](https://img.shields.io/node/v/@tomjs/node) [![Docs](https://img.shields.io/badge/API-unpkg-orange)](https://www.unpkg.com/browse/@tomjs/node/dist/index.d.ts) **English** | [中文](./README.zh_CN.md) > A collection of functions for `node.js` projects. ## Install ```bash # pnpm pnpm add @tomjs/node # yarn yarn add @tomjs/node # npm npm i @tomjs/node ``` ## Documentation - [index.d.ts](https://www.unpkg.com/browse/@tomjs/node/dist/index.d.ts) provided by [unpkg.com](https://www.unpkg.com).