practical-inheritance
A true prototypal inheritance pattern that effectively replaces the classical constructor pattern
Updated by @lorenzogrv
iai-is
Object.prototype.string based typechecks + extra 'whatever is *' check functions
Updated by @lorenzogrv
iai-flow
Tiny utility to define those methods that effectively are aynchronous operation sequences (aka asynchronous code flows). Sometimes code must be complex, but never should be …
Updated by @lorenzogrv
iai-oop
iai-oop is a utility toolset to ease OOP. The filosofy is to type less while being more expressive.
Updated by @lorenzogrv
mocha-pending
Mocha reporter. Prints out all the pending tests hierarchy in a similar way to the spec reporter.
Updated by @lorenzogrv
iai-component
Provides an API that helps developing modular components for iai.
Updated by @lorenzogrv
iai-fs
Object oriented filesystem. Provides classes and patterns to deal with common async operations that involve the filesystem
Updated by @lorenzogrv
iai-util
An API to share utilities. Allows loading some predefined functions or registering new ones.
Updated by @lorenzogrv