Pinned Repositories
logger
Simple logging
compact
A simple JavaScript compacting middleware for express
ctrl
An open source CMS written in node.js
logger-sentry-processor
Sentry processor for @serby/logger
save
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
save-mongodb
mongodb persistence engine for save
schemata
Define, create, and validate your business objects based on specified schema.
uber-cache
A simple caching module for node.js that can support any caching backend
validity
versionator
Connect middleware to add false versions to static content paths
serby's Repositories
serby/save
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
serby/versionator
Connect middleware to add false versions to static content paths
serby/schemata
Define, create, and validate your business objects based on specified schema.
serby/uber-cache
A simple caching module for node.js that can support any caching backend
serby/express-graceful-shutdown
Ensure that during shutdown express returns correctly with a 503
serby/maiden
A build tool for php
serby/save-mongodb
mongodb persistence engine for save
serby/bundled
A standalone bundle manage which can add an extendable plugin system to any application
serby/flow-control-examples
Different approaches to solving common async flow control problems
serby/vim-historic
This is a simple vim plugin that stores each save vim make to a git repo.
serby/trunky
Basic truncation and string tools
serby/validity
serby/uber-cache-redis
serby/clustered
serby/.dot-ix
I've split my .dot files so can now make public any config that does not contain sensitive information.
serby/configury
Easy management of section/environment based configuration.
serby/typescript-eslint-prettier-starter
Starter project for NodeJs based TypeScript tool or module
serby/uber-cache-memcached
serby/wiki-renderer
Typescript rendering of document components for Media Wiki.
serby/logger-sentry-processor
Sentry processor for @serby/logger
serby/crud-model
serby/log-server
Basic logging endpoint for clients
serby/logger
Simple logging
serby/ProblemMaster
Basic API for data store
serby/random-pairs
serby/validity-compose
Compose a number of validators together and call as a single validator. This is useful when used with a conditional validator.
serby/validity-date-before-property
Validity style validator to ensure a property has a date before another date property.
serby/validity-email
Validity style validator to ensure that a property is a valid email address.
serby/validity-required
Basic validity style validator to ensure a required property is present in an object.
serby/validity-url
Validity style validator to ensure that a property is a valid URL.