JSPM

  • Created
  • Published
  • Downloads 965
  • Score
    100M100P100Q19732F
  • License MIT

Package Exports

  • @augment-vir/node-js
  • @augment-vir/node-js/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@augment-vir/node-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@augment-vir/node-js

augment-vir is a collection of small helper functions that I constantly use across all my JavaScript and TypeScript repos. I call these functions augments. These are functions, constants, and types typically placed within a "util", or "helpers", etc. directory.

This node-js package is for Node.js-only augments: they will only work in a Node.js environment.