Eric Elliott

Results 24 repositories owned by Eric Elliott

arraygen

28
Stars
0
Forks
Watchers

Turn any array into a generator.

autodux

592
Stars
32
Forks
Watchers

Automate the Redux boilerplate.

bunyan-request-logger

28
Stars
13
Forks
Watchers

Automated request logging middleware for Express. Powered by Bunyan.

credential

347
Stars
28
Forks
Watchers

Easy password hashing and verification in Node. Protects against brute force, rainbow tables, and timing attacks.

cuid

2.9k
Stars
120
Forks
Watchers

Collision-resistant ids optimized for horizontal scaling and performance.

dpath

23
Stars
1
Forks
Watchers

Dot Path - FP sugar for immutables

class-free-javascript-style

61
Stars
5
Forks
Watchers

JavaScript Style Guide

express-error-handler

169
Stars
14
Forks
Watchers

A graceful error handler for Express and Restify applications.

feature-toggle

156
Stars
16
Forks
Watchers

A painless feature toggle system in JavaScript. Decouple development and deployment.

fluentjs1

53
Stars
11
Forks
Watchers

Talk - Fluent JavaScript Part 1: Prototypal OO. Learn to code like a JS native. Take advantage of JavaScript's distinguishing features in order to write better code.