Pinned Repositories
mongojs
Node.js module that implements the offical mongo api
mongoist
Mongodb driver inspired by mongojs built with async/await in mind
bumm
Opinionated project generator for node.js relying on express and mongoose. The bumm repository moved to https://github.com/the-diamond-dogs-group-oss/bumm
keepasschrome
microq
Micro job queue built on mongo
mongoose-version
Mongoose plugin to save document data versions. Documents are saved to a "versioned" document collection before saving original documents and kept for later use.
passport-local-mongoose
Passport-Local Mongoose is a Mongoose plugin that simplifies building username and password login with Passport
restify-mongoose
Restify-Mongoose provides a resource abstraction to expose mongoose models as REST resources.
toggl-client
Client for the Toggl API built for async and await support
versionize
Automatic versioning and CHANGELOG generation, with semver and conventional commits for dotnet
saintedlama's Repositories
saintedlama/express-upload
Chainable file upload api for express
saintedlama/CommonExtensionMethods
Common c# extension methods used in my projects
saintedlama/Piwik-Tracking
Piwik tracking for Silverlight
saintedlama/SubSonic-3.0
SubSonic 3.0 for the .NET 3.5 Framework
saintedlama/SubSonic-3.0-Templates
T4 Template Project for the peeps
saintedlama/deck.js-markdown
A deck.js extension that adds support for Markdown syntax in slides
saintedlama/Interceptable-Validators
This small javascript library adds the possibility to intercept validation in ASP.NET
saintedlama/RemarkedUp
saintedlama/tweetstreamer
View your Twitter stream in your favourite console
saintedlama/CQRS-Sample
Sample project for CQRS with Eventsourcing. RavenDB is used as the event store and a WPF Client as the UI. It's without eventual consistency.
saintedlama/dryroutes
Put your route handlers on a diet by using middleware to establish conventions
saintedlama/languages-list
saintedlama/node-restify
node.js REST framework specifically meant for web service APIs
saintedlama/typescript.intro
Quick intro to TypeScript