Pinned Repositories
fastify
Fast and low overhead web framework, for Node.js
abstract-cache
abstract-logging
A noop logger interface for Node.js modules
alfred-emoji
Alfred workflow for searching and copying emoji
fastify-no-icon
fastify-server-session
node-activedirectory
ActiveDirectory is an Node.js ldapjs client for authN (authentication) and authZ (authorization) for Microsoft Active Directory with range retrieval support for large Active Directory installations. Originally forked from gheeres/node-activedirectory.
sqsiphon
Originally published via knockaway/sqsiphon.
pino
🌲 super fast, all natural json logger
pljson
PL/JSON is a generic JSON object written in PL/SQL. Using PL/SQL object syntax, users instantiate a JSON object and then add members, arrays and additional JSON objects. This object type can store JSON data, in Oracle, persistently.
jsumners's Repositories
jsumners/abstract-cache
jsumners/gh-action-hugo-deploy
An action to deploy Hugo based sites to GitHub organization repos
jsumners/hapi-cas
A Hapi framework plugin to provide authentication via servers implementing Apereo's CAS protocol
jsumners/nodebestpractices
The largest Node.JS best practices list. Curated from the top ranked articles and always updated
jsumners/avvio
Asynchronous bootstrapping of Node applications
jsumners/clean-up-circleci-org
jsumners/docker-dynamodb-local-sample
jsumners/dynamo-wrap
jsumners/fastify-async-nonasync-compare
Simple test to compare performance of async handlers
jsumners/nixconfig
A simple to use configuration file loader
jsumners/node-lich
jsumners/abstract-cache-mongo
jsumners/dayjs
⏰ Day.js 2KB immutable date library alternative to Moment.js with the same modern API
jsumners/envbootstrap
Not a useful repository! Just me learning a bit of Go
jsumners/fast-redact
very fast object redaction
jsumners/fastify-cas
A plugin for Fastify to authenticate via a CAS server
jsumners/fastify-cas-example
jsumners/fastify-secure-session
Create a secure stateless cookie session for Fastify
jsumners/find-my-way
A crazy fast HTTP router
jsumners/fluent-schema
A fluent API to generate JSON schemas
jsumners/generify
A reusable project generator
jsumners/husky
🐶 Git hooks made easy
jsumners/nixconfig-toml
jsumners/nlf
Node License Finder
jsumners/node-jsonwebtoken
JsonWebToken implementation for node.js http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html
jsumners/node-skel
jsumners/pre-commit
Automatically installs a git pre-commit script in your git repository which runs your `npm test` on pre-commit
jsumners/stupid
jsumners/tap-slow-test
jsumners/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows to load parts for the application on demand. Through "loaders," modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.