@amekusa/nodeutil

3.3.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

5

Version

3.3.0

License

MIT

Unpacked Size

25.4 kB

Total Files

5

Last publish

Collaborators

  • amekusa