JSPM

  • Created
  • Published
  • Downloads 965
  • Score
    100M100P100Q19789F
  • 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 things commonly placed within a "util", or "helpers", etc. directory; they don't really have anything in common with each other except that they have almost no dependencies.

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