Pinned Repositories
2co-client
A low-level node.js HTTP client for the 2checkout API
browser-stack-parser
Parses stack traces from browsers, and tries to extract as much information from them as possible
cumin
A minimal queue using Redis as a backend
cumin-monitor
A monitor for errorception/cumin
errorception-hooks
Service hooks for third-party integration in Errorception
ie-error-languages
Internet Explorer's i18n Strings For Error Messages
redis-lock
Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
redis-memoizer
A asynchronous function memoizer for node.js, using redis as the memo store.
snapshotify
Creates a static HTML snapshot for your `create-react-app` app, to improve initial page load times.
staticify
A better static asset handler for node.js
errorception's Repositories
errorception/redis-lock
Implements a locking primitive using redis. An implementation of the algorithm described at https://redis.io/commands/setnx
errorception/snapshotify
Creates a static HTML snapshot for your `create-react-app` app, to improve initial page load times.
errorception/staticify
A better static asset handler for node.js
errorception/ie-error-languages
Internet Explorer's i18n Strings For Error Messages
errorception/redis-memoizer
A asynchronous function memoizer for node.js, using redis as the memo store.
errorception/cumin
A minimal queue using Redis as a backend
errorception/errorception-hooks
Service hooks for third-party integration in Errorception
errorception/browser-stack-parser
Parses stack traces from browsers, and tries to extract as much information from them as possible
errorception/2co-client
A low-level node.js HTTP client for the 2checkout API
errorception/cumin-monitor
A monitor for errorception/cumin
errorception/source-mapping-url
Extracts the sourceMappingUrl from a node.js read stream