Pinned Repositories
birdwatcherjs
A covert error handling utility for Javascript. A small utility for implementing the NCZ JavaScript error handling pattern (his anti anti-pattern pattern).
bs-aws-sdk
BuckleScript bindings for the JavaScript AWS SDK
gmmorris.github.io
higher-order-classes
Code examples for my How To Grok Higher Order Classes article, exploring how to approach applying higher order function paradigms against class definitions.
jg
Jeff Goldblum (jg) is a command-line JSON processor. jg searches for structural patterns in json input and prints each json object that matches the pattern.
kibana
Your window into the Elastic Stack
meze
A Component Composition library for Declaratively Composable Operations
safeobj
Safe object property access using Proxies as described in my article: https://medium.com/@chekofif/using-es6-s-proxy-for-safe-object-property-access-f42fa4380b2c
simmerjs
A pure Javascript reverse CSS selector engine which calculates a DOM element's unique CSS selector on the current page.
user_manual_for_me
A User Manual for working with me.
gmmorris's Repositories
gmmorris/simmerjs
A pure Javascript reverse CSS selector engine which calculates a DOM element's unique CSS selector on the current page.
gmmorris/jg
Jeff Goldblum (jg) is a command-line JSON processor. jg searches for structural patterns in json input and prints each json object that matches the pattern.
gmmorris/safeobj
Safe object property access using Proxies as described in my article: https://medium.com/@chekofif/using-es6-s-proxy-for-safe-object-property-access-f42fa4380b2c
gmmorris/meze
A Component Composition library for Declaratively Composable Operations
gmmorris/bs-aws-sdk
BuckleScript bindings for the JavaScript AWS SDK
gmmorris/user_manual_for_me
A User Manual for working with me.
gmmorris/bs-rewire
BuckleScript bindings to the Rewire unit test monkey-patching utility
gmmorris/babel
:tropical_fish: Babel is a compiler for writing next generation JavaScript.
gmmorris/cargo-rpm
Cargo subcommand for building .rpm releases of Rust projects
gmmorris/conference-talks
Conference proposals I have submitted
gmmorris/cv
My online CV
gmmorris/data
gmmorris/elasticsearch
Open Source, Distributed, RESTful Search Engine
gmmorris/get-caller-path
Get the file name of the code which called you
gmmorris/gio
Unit Test Precompilation
gmmorris/gmmorris.github.io
gmmorris/highlight.js
Javascript syntax highlighter
gmmorris/homebrew-core
🍻 Default formulae for the missing package manager for macOS
gmmorris/json-highlight-writer
A writer for json-rust object which supports highlighting slices when printing JSON objects
gmmorris/json-rust
JSON implementation in Rust
gmmorris/kibana
Your window into the Elastic Stack
gmmorris/mini-redis
Incomplete Redis client and server implementation using Tokio - for learning purposes only
gmmorris/monet.js
monet.js - Monadic types library for JavaScript
gmmorris/node-crypto
Easy (yet strong) encryption and decryption facilities for Node.js
gmmorris/npm-dependency-tree
NPM Module Dependency Tree Viewer (App & Service)
gmmorris/semver-store-rs
An HashMap structure that uses semver strings as keys.
gmmorris/TheOCamlsystem4.06InReason
A copy of the TheOCamlsystem4.06 with all code examples in ReasonML
gmmorris/unfuckthe.earth
gmmorris/update-by-query-demo
Update by query demo
gmmorris/potential-symbol-bug
A potential bug you might hit in a dev environment