compwright
Software developer, entrepreneur, husband, classical musician, activist, and unapologetic Christian
CompWright EnterprisesStarr, SC
Pinned Repositories
aws-elasticsearch-connector
A tiny Amazon Signature Version 4 connection class for Elasticsearch.js
aws-serverless-koa
This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using the Koa.js application framework
axios-oauth-client
OAuth 2.0 client utils for axios
chartjs-plugin-draggable
Draggable element plugin for Chart.js
codeigniter-cli-bootstrap
A simple bootstrap file that you can use to directly run your CodeIgniter controllers from the command line and redirect the output to a log file.
codeigniter-installers
Composer installers for CodeIgniter components, [sparks](http://getsparks.org/), and [modules](https://bitbucket.org/wiredesignz/codeigniter-modular-extensions-hmvc/wiki/Home)
passport-saml-metadata
SAML 2.0 Metadata utilities for PassportJS
php-session
Standalone session implementation that does not rely on the PHP session module or the $_SESSION global, ideal for Swoole or ReactPHP applications
x-hub-signature
X-Hub-Signature signer for Node.js
shootproof-cli
Command line client to interact with the ShootProof API.
compwright's Repositories
compwright/opml2csv
OPML to CSV converter
compwright/mongoose-patch-history
Mongoose plugin that saves a history of JSON patch operations for all documents belonging to a schema in an associated 'patches' collection
compwright/passport-saml-example
PassportJS SAML 2.0 ADFS reference implementation
compwright/awesome-feathersjs
A list of awesome things related to FeathersJS
compwright/aws-elasticsearch-client
Tiny wrapper for elasticsearch and http-aws-es libraries with reasonable defaults that makes work with AWS Elasticsearch Service easier
compwright/aws-xray-sdk-node
The official AWS X-Ray SDK for Node.js.
compwright/barbermusic.company
compwright/challenges
compwright/Chart.js
Simple HTML5 Charts using the <canvas> tag
compwright/cloudfront-redirect-www
AWS Lambda@Edge function for CloudFront to redirect to the naked (non-www) version of a domain.
compwright/Core52
Core52: Rapid development MVC Framework for PHP - Official Repository
compwright/covid999
In July 2020, a rumor started to circulate online that typing any three-digit number followed by the words "new cases" into Google would return news articles or other reports about COVID-19 in search results (Snopes.com). To test this, I wrote a quick Node.js script to run a Google search and take the top result for every number.
compwright/docs
The FeathersJS documentation, powered by GitBook
compwright/express-oauth-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
compwright/feathers
A framework for real-time applications and REST APIs with JavaScript and TypeScript
compwright/feathers-reactive
Reactive API extensions for Feathers services
compwright/feathers-shallow-populate
Feathersjs populate relational data
compwright/generator-feathers
A Yeoman generator for a Feathers application
compwright/humanparser
Parse a human name string into salutation, first name, middle name, last name, suffix.
compwright/joi-extension-semver
Semver extension for the Joi validation library
compwright/mapper
Generate printable maps and lists from a list of addresses
compwright/Mockgoose
compwright/mongoose-bcrypt
Mongoose plugin adding field(s) encrypted with bcrypt-nodejs
compwright/mongoose-document-versioner
Force version to increment, any time you update a mongoose document
compwright/music.richardjosephbarber.com
Gatsby catalog of Richard Joseph Barber's works from Airtable
compwright/node-oauth2-server
Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
compwright/node-soap
A SOAP client and server for node.js.
compwright/passport-wsfed-saml2
passport strategy for both WS-fed and SAML2 protocol
compwright/reactstrap
Simple React Bootstrap 4 components
compwright/Zebra_Session
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing both better performance and better security and protection against session fixation and session hijacking.