@conga/dependency-injection
Dependency Injection / Inversion of Control module
Updated by @lampjunkie
@conga/framework-rest
Conga.js bundle which adds REST functionality to a project
Updated by @lampjunkie
@createvibe/proxyobserver
Deep Observable Proxy - Maintains the observed object path for complex data types to know which root properties have been modified.
Updated by @createvibe
@createvibe/replayproxy
Track changes to any JavaScript object or array and allow undo and playback for all operations.
Updated by @createvibe
@conga/framework-view-twig
Conga.js bundle which integrates the twig.js template engine
Updated by @lampjunkie
@conga/stopwatch
The stopwatch module provides an easy way to measure execution time of specific parts of code, so that dealing with microtime is abstracted
Updated by @lampjunkie
client-workerpool
Client worker pool, used to establish communication between worker threads in a closed cluster pool, to load balance tasks running in the background (like encoding, compression).
Updated by @createvibe