Louis Chatriot

Results 11 repositories owned by Louis Chatriot

braindead-ci

48
Stars
11
Forks
Watchers

connect-nedb-session

37
Stars
8
Forks
Watchers

NeDB-backed session store for the Connect/Express session middleware

express-group-handlers

32
Stars
5
Forks
Watchers

Apply a middleware only to a group of route handlers in Express

h4e

18
Stars
2
Forks
Watchers

Hogan for Express, with support for partials

mongo-edit

228
Stars
32
Forks
Watchers

A simple REST gui for MongoDB

nedb

13.4k
Stars
1.1k
Forks
Watchers

The JavaScript Database, for Node.js, nw.js, electron and the browser

nedb-logger

50
Stars
4
Forks
Watchers

A logger that output message to a file in an nedb-readable format with minimal memory footprint

nedb-to-mongodb

85
Stars
21
Forks
Watchers

Utility to transfer all your data in a nedb database in a MongoDB collection

node-binary-search-tree

146
Stars
58
Forks
Watchers

Self-balancing binary search tree for Node.js (uses AVL tree)

node-redis-pubsub

280
Stars
61
Forks
Watchers

Simple pubsub for node using Redis