Pinned Repositories
compass-grid-plugin
Compass grid plugin inspired by the 1KB CSS grid. Supports fixed and fluid grids.
compass-photoshop-drop-shadow
Compass mixin for using the dropshadow values that Photoshop uses. Making it easier to convert PSD files to CSS.
curve
Functions for drawing time-based curves.
scss-blend-modes
Using standard color blending functions in SASS.
textshadow
An IE compatible text-shadow polyfill.
transform
jQuery 2d transformation plugin
Units
JavaScript library for converting CSS units.
heygrady's Repositories
heygrady/scss-blend-modes
Using standard color blending functions in SASS.
heygrady/react-redux-notes
Notes on using React-Redux
heygrady/docker-wordpress-starterkit
Starter kit for running Wordpress in development using Docker
heygrady/holy-grail-app
Example create react app with server-side rendering and critical style loading
heygrady/redux-saga-watch-actions
Convenience methods for creating a saga that watches for actions
heygrady/fetch-actions
Dispatch actions to handle fetch requests
heygrady/redux-selectors
Helpers for creating state selectors in a redux application
heygrady/blog
heygrady/memory-fs
A simple in-memory filesystem. Holds data in a javascript object.
heygrady/fast-json-stable-stringify
Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify.
heygrady/neutrino-preset-standard
Standard JS preset for Neutrino http://standardjs.com/
heygrady/querystringify
Querystringify - Small, simple but powerful query string parser.
heygrady/changesets
🦋 A way to manage your versioning and changelogs with a focus on monorepos
heygrady/cli
CLI for swc
heygrady/create-react-app
Create React apps with no build configuration.
heygrady/dropcss
An exceptionally fast, thorough and tiny unused-CSS cleaner
heygrady/eslint-plugin-node
Additional ESLint's rules for Node.js
heygrady/gulp-react-native-stylesheet-css
Gulp plugin for converting CSS files to React Native StyleSheets.
heygrady/hexagonoids
Asteroids on a Sphere
heygrady/react-async-ssr
Render React Suspense on server
heygrady/react-intersection-observer
React component for the Intersection <Observer /> API
heygrady/react-map-gl
React friendly API wrapper around MapboxGL JS
heygrady/react-router
Declarative routing for React
heygrady/react-router-scroll
React Router scroll management
heygrady/redux-actions
Flux Standard Action utilities for Redux.
heygrady/redux-cli
An opinionated CLI for building redux/react apps quicker
heygrady/redux-data-collections
Redux selectors, actions and reducers for fetching data from a JSONAPI server.
heygrady/webpack-dev-middleware
A development middleware for webpack
heygrady/webpack-dev-server
Serves a webpack app. Updates the browser on changes. Documentation https://webpack.js.org/configuration/dev-server/.
heygrady/yargs
yargs the modern, pirate-themed successor to optimist.