Pinned Repositories
async-deco
A collection of decorators for asynchronous functions. It allows to add features such as timeout, retry, dedupe, limit and much more!
backbone.io
Backbone.js sync via Socket.IO
diesis
Easy dependency injection
diogenes
A dependency injection framework
graphTable
A simple jQuery plugin that transform an HTML table into a graph using the flot library
jquery.spacetree
A jquery plugin transforming a html list in a spacetree graph
little-ds-toolkit
A small collection of useful data structures
obj-sieve
Skim an object of unnecessary data
occamsrazor.js
A component registry for Javascript
sistema
Dependency injection library
sithmel's Repositories
sithmel/async-deco
A collection of decorators for asynchronous functions. It allows to add features such as timeout, retry, dedupe, limit and much more!
sithmel/little-ds-toolkit
A small collection of useful data structures
sithmel/obj-template
Return a new object treating strings as templates
sithmel/occamsrazor-match
helper library for writing validators
sithmel/memoize-cache-redis
redis adapter for memoize-cache
sithmel/obj-delta
library for easily create a new object, with a given set of changes
sithmel/occamsrazor-generate
dummy data generator
sithmel/airbrake-js
Airbrake JavaScript Notifier
sithmel/airbrake-mini-client
A lightweight alternative to airbrake-js
sithmel/browserify-async-define
Browserify transformer for async-define
sithmel/config-burger
compose an object using layers that match a set of conditions
sithmel/defer-until-online
A decorator for ensuring that function is deferred until the browser is online
sithmel/diesis-electrician
adapter for electric components
sithmel/do-androids-dream-of-electric-duck
A presentation about polymorphism and sequences https://sithmel.github.io/do-androids-dream-of-electric-duck https://youtu.be/7WbdpbriUB8?t=897
sithmel/elementary-watson
sithmel/express-middleware-filter-data
A middleware for filtering JSON output
sithmel/function-bus-redis
Useful to coordinate execution across different processes. Backed by redis
sithmel/funqueue-promise
A queue for asynchronous functions
sithmel/iter-duct-utils
A collection of generic pipeline segments
sithmel/memoize-cache
A cache support for memoized functions
sithmel/memoize-cache-manager
cache-manager adapter for memoize-cache
sithmel/memoize-cache-utils
Utilities for memoize-cache
sithmel/node-deprecate
Mark a method as deprecated by printing a warning to the console the first time it's called
sithmel/obj-uuid
This module translate any object/js value to an unique identifier (string).
sithmel/occamsrazor-broadcast-browser
it adds broadcast capability when using occamsrazor as event bus in the browser
sithmel/occamsrazor-click-browser
It triggers an occamsrazor event on click
sithmel/occamsrazor-validator
A duck-typing library
sithmel/react-joyride
Create walkthroughs and guided tours for your app
sithmel/reliable-get
Extraction of the get then cache functions from Compoxure into a stand alone library.
sithmel/watership-down-presentation
A presentation about teams