Pinned Repositories
evanesce
Route-based SSG on the server with rebuilds on dependency changes
fawait
A javascript library for making await more functional
fpromise
Making promise usage safe, convenient, and readable.
inline-try
A javascript library for a functional inline try, offering readability, ergonomics, convenience, and safety.
insert-at-the-caret
A javascript function to perform text manipulation at the textarea cursor
is-eb-leader-instance
A javascript function to determine if an Elastic Beanstalk instance is the "leader".
markdown-textarea-editor
A vanilla JavaScript markdown editor library
pure-orm
A pure ORM for writing native SQL queries yielding pure business objects
uter
A javascript library which uses a functional approach to make journeying with data through an application easy
weather-app--birch
A simple and well tested weather app using ES6, Babel, Browserify, Backbone, SASS, etc
craigmichaelmartin's Repositories
craigmichaelmartin/pure-orm
A pure ORM for writing native SQL queries yielding pure business objects
craigmichaelmartin/fawait
A javascript library for making await more functional
craigmichaelmartin/fpromise
Making promise usage safe, convenient, and readable.
craigmichaelmartin/evanesce
Route-based SSG on the server with rebuilds on dependency changes
craigmichaelmartin/inline-try
A javascript library for a functional inline try, offering readability, ergonomics, convenience, and safety.
craigmichaelmartin/markdown-textarea-editor
A vanilla JavaScript markdown editor library
craigmichaelmartin/insert-at-the-caret
A javascript function to perform text manipulation at the textarea cursor
craigmichaelmartin/is-eb-leader-instance
A javascript function to determine if an Elastic Beanstalk instance is the "leader".
craigmichaelmartin/markdown-functions
Javascript functions to apply markdown formatting syntaxes into a textarea
craigmichaelmartin/uter
A javascript library which uses a functional approach to make journeying with data through an application easy
craigmichaelmartin/articles
a backup of some articles
craigmichaelmartin/elements-examples
Stripe Elements examples.
craigmichaelmartin/fair-vote
craigmichaelmartin/fiddle
for fiddling with algorithms
craigmichaelmartin/js-buy-sdk
The JS Buy SDK is a lightweight library that allows you to build ecommerce into any website. It is based on Shopify's API and provides the ability to retrieve products and collections from your shop, add products to a cart, and checkout.
craigmichaelmartin/json-forms
JSON Schema to HTML form generator, supporting dynamic subschemas (on the fly resolution). Extensible and customizable library with zero dependencies. Bootstrap add-ons provided
craigmichaelmartin/json5
JSON for humans. (Not an official successor to JSON.)
craigmichaelmartin/node-data-layer
A non ORM data layer for Postgres in Node
craigmichaelmartin/parse-full-name
A function that accepts the full name of a person in any format, parses it, and returns its parts { title, first name, middle name, last name, nickname, suffix, [and any parsing errors] }.
craigmichaelmartin/python3-saml
craigmichaelmartin/react-email-editor
Drag-n-Drop Email Editor Component for React.js
craigmichaelmartin/react-joyride
Create guided tours in your apps
craigmichaelmartin/resources
best practices, configurations, and the sort
craigmichaelmartin/sentry-plugins
Official plugins for Sentry server
craigmichaelmartin/tablesort
:arrow_up_down: A small tablesorter in plain JavaScript
craigmichaelmartin/test-github-commit-length
craigmichaelmartin/typedoc
Documentation generator for TypeScript projects.
craigmichaelmartin/vim-settings
My Vim Settings
craigmichaelmartin/mantine
A fully featured React components library
craigmichaelmartin/snake-python