lazyjs

0.0.1 • Public • Published

LazyJS

LazyJS is an alternative to CommonJS/Modules and RequireJS with a minimal design that allows you to make your own decisions, rather than trying to force them on you.

Concept

The idea with LazyJS is very similar to what RequireJS aims at, which is dependencies that resolve themselves. The difference is LazyJS aims to be less intrusive in how you should style your code, and lets you determine how to handle dependencies beyond the physical modules you use.

Getting Started with LazyJS

Using LazyJS, you only need to embed a single

/lazyjs/

    Package Sidebar

    Install

    npm i lazyjs

    Weekly Downloads

    1

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • bevacqua