uutils

0.1.1 • Public • Published

uutils

uutils is a small library to help you automatically load libraries into a single namespace.

Installation

This module requires ES6.

$ npm install uutils

Example usage

const uutils = require('uutils');

Edit your package.json to select the dependencies to automaticaly load through uutils.

{
  "name": "uutils",
  ...
  "_utils": {
    "uuid": true
  }
}

Now you can access the uuid library through uutils.uuid.

Package Sidebar

Install

npm i uutils

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • secondv4