@alttiri/util-node-js
TypeScript icon, indicating that this package has built-in type declarations

2.0.13-20240531 • Public • Published

util-node-js

Some Node.js util functions.

Mostly it's a draft version for personal use.

Installation

From NPM

npm install @alttiri/util-node-js
From GitHub Packages

From GitHub Packages:

To install you need first to create .npmrc file with @alttiri:registry=https://npm.pkg.github.com content:

echo @alttiri:registry=https://npm.pkg.github.com >> .npmrc

only then run

npm install @alttiri/util-node-js

Note, that GitHub Packages requires to have also ~/.npmrc file (.npmrc in your home dir) with //npm.pkg.github.com/:_authToken=TOKEN content, where TOKEN is a token with the read:packages permission, take it here https://github.com/settings/tokens/new.

Readme

Keywords

Package Sidebar

Install

npm i @alttiri/util-node-js

Weekly Downloads

164

Version

2.0.13-20240531

License

MIT

Unpacked Size

33 kB

Total Files

25

Last publish

Collaborators

  • alttiri