Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

loa

hydrojs131MIT0.0.2

Tiny require wrapper

readme

NPM version Build Status

loa

Tiny require wrapper for Node and browsers.

Installation

npm:

npm install loa

component:

component install hydrojs/loa

License

The MIT License (SEE LICENSE)

changelog

0.0.2 / 2013-12-22

  • Do not cache require

0.0.1 / 2013-12-22

  • Initial implementation