Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists by gmmorris
A curated list of projects in awesome lists by gmmorris .
https://github.com/gmmorris/simmerjs
A pure Javascript reverse CSS selector engine which calculates a DOM element's unique CSS selector on the current page.
Last synced: 22 Dec 2024
https://github.com/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.
Last synced: 16 Nov 2024
https://github.com/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
Last synced: 08 Nov 2024
https://github.com/gmmorris/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.
Last synced: 08 Nov 2024
https://github.com/gmmorris/meze
A Component Composition library for Declaratively Composable Operations
component-composition functional-programming javascript jsx react
Last synced: 11 Oct 2024
https://github.com/gmmorris/bs-aws-sdk
BuckleScript bindings for the JavaScript AWS SDK
Last synced: 08 Nov 2024
https://github.com/gmmorris/birdwatcherjs
A covert error handling utility for Javascript. A small utility for implementing the NCZ JavaScript error handling pattern (his anti anti-pattern pattern).
Last synced: 08 Nov 2024
https://github.com/gmmorris/user_manual_for_me
A User Manual for working with me.
Last synced: 08 Nov 2024
https://github.com/gmmorris/bs-rewire
BuckleScript bindings to the Rewire unit test monkey-patching utility
Last synced: 08 Nov 2024
https://github.com/gmmorris/conference-talks
Conference proposals I have submitted
Last synced: 08 Nov 2024
https://github.com/gmmorris/naturebound.ai
Landing Page for NatureBound pre-funding
Last synced: 08 Nov 2024
https://github.com/gmmorris/json-highlight-writer
A writer for json-rust object which supports highlighting slices when printing JSON objects
Last synced: 08 Nov 2024
https://github.com/gmmorris/get-caller-path
Get the file name of the code which called you
Last synced: 08 Nov 2024
https://github.com/gmmorris/theocamlsystem4.06inreason
A copy of the TheOCamlsystem4.06 with all code examples in ReasonML
Last synced: 08 Nov 2024
https://github.com/gmmorris/react-redux-dirty-state
A little Utility Component meant to standardise the way in which dirty state is created in your react-redux application. The goal of the module is to simplify the usecase where you need a component to hold some kind of dirty state, such as in the case of a form where the user input needs to be stored somewhere, but isn't real data yet, but rather dirty, but we'd still want it stored in our Redux store in order to maintain our single source of truth.
Last synced: 08 Nov 2024
https://github.com/gmmorris/tape-runner-per-spec
Run Tape specs in electron, spawning a fresh Electron instance per Spec
Last synced: 08 Nov 2024
https://github.com/gmmorris/kafir-stream-from-an-array-of-promises
An example of how to process an list of promises as a Kafir stream, with special treatment of the first promise resolved and with a final operation on the whole list once all have completed
Last synced: 08 Nov 2024
https://github.com/gmmorris/modularizer
A component which encapsulates basic modularization using the AMD API but in a self contained package rather than on the global object
Last synced: 08 Nov 2024
https://github.com/gmmorris/meze-banquet-example
An example of using Meze and Banquet to build a simple API endpoint
Last synced: 08 Nov 2024
https://github.com/gmmorris/onselect
A utility for listening for selection of text within different types of elements
Last synced: 08 Nov 2024
https://github.com/gmmorris/potential-symbol-bug
A potential bug you might hit in a dev environment
Last synced: 08 Nov 2024
https://github.com/gmmorris/underscorepp
Underscore++ is an extension for Underscore.js (https://github.com/jashkenas/underscore) adding the Underscore methods which are missing, which is ironic, because thats exactly what Underscore is supposed to do for the ECMAScript spec. ;)
Last synced: 08 Nov 2024
https://github.com/gmmorris/deputizejs
A Javascript Resource fetching, dispatching and caching component which enables multiple clients within an application to request and respond to the same resource in parallel with caching to avoid unneeded requests to the service provider.
Last synced: 08 Nov 2024