Pinned Repositories
a-star
a* solver
babel-plugin-add-name
babel transform which adds a `name` attribute in very specific circumstances
babel-plugin-transform-create-class-display-name
priority-queue
A simple priority queue
sketch-palette-generator
Creates a sketch palette from a collection of hex color codes
steering-behaviour
Web UI for experimenting with AI steering behaviours. https://craigdallimore.github.io/steering-behaviour
vector
A 2d vector library
vim-jest-cli
vim "compiler" for jest-cli
repl
The Ramda REPL
craigdallimore's Repositories
craigdallimore/sketch-palette-generator
Creates a sketch palette from a collection of hex color codes
craigdallimore/vim-jest-cli
vim "compiler" for jest-cli
craigdallimore/a-star
a* solver
craigdallimore/steering-behaviour
Web UI for experimenting with AI steering behaviours. https://craigdallimore.github.io/steering-behaviour
craigdallimore/babel-plugin-add-name
babel transform which adds a `name` attribute in very specific circumstances
craigdallimore/babel-plugin-transform-create-class-display-name
craigdallimore/boilerplate
NodeJS boilerplate
craigdallimore/cometd-cjs
The cometd JavaScript library for cjs.
craigdallimore/documentation
Documentation for the PureScript language, compiler, and tools.
craigdallimore/flapjax
Monadic Ajax module
craigdallimore/flickr-uploader
Implements the flickr API with an objective of providing a simple uploading utility. WIP.
craigdallimore/hex-grid-animation
A canvas animation. See it here: https://hiq02z.csb.app/
craigdallimore/nvim-log-helper
A lua treesitter plugin for neovim
craigdallimore/particle
A particle system
craigdallimore/priority-queue
A simple priority queue
craigdallimore/qiita-extension
Fixes the CSS on qiita.com
craigdallimore/r-part
craigdallimore/ramda.github.io
:ram: :globe_with_meridians: Documentation for Ramda.js
craigdallimore/rdom
simple dom wrapper, inspired by christian johansen's talk on functional javascript
craigdallimore/react-input-placeholder
Input is a small wrapper around React's <input> that shims in placeholder functionality for browsers that don't natively support it.
craigdallimore/react-onclickoutside
An onClickOutside mixin for React components
craigdallimore/repl
The Ramda REPL
craigdallimore/slob
A wip starter for react, react-router, webpack, code splitting, HMR, SCSS, react-intl, etc
craigdallimore/thematic-frontend-task
craigdallimore/vector
A 2d vector library
craigdallimore/vim-stack
Present `stack test` errors in the QuickFix window in vim
craigdallimore/vite-plugin-vue2
Vue2 plugin for Vite
craigdallimore/wiki-sorter
This sorts very specifically formatted markdown files
craigdallimore/inspector-gpt
A chatgpt devtools extension
craigdallimore/steering-behaviour-rust-webgl
A playground for exploring steering behaviours using rust and webgl