@amekusa/nodeutil

3.2.0 • Public • Published

@amekusa/NodeUtil

Utility Library for NodeJS

Installation

npm i --save-dev @amekusa/nodeutil

Usage

// ESM
import {io, sh, test} from '@amekusa/nodeutil';

// CJS
const {io, sh, test} = require('@amekusa/nodeutil');

Readme

Keywords

none

Package Sidebar

Install

npm i @amekusa/nodeutil

Weekly Downloads

4

Version

3.2.0

License

MIT

Unpacked Size

25.3 kB

Total Files

5

Last publish

Collaborators

  • amekusa