Pinned Repositories
nextjs-sanity-fe
NextJS Demo site with Sanity CMS
cypress-try-or-skip
Easy conditional testing with Cypress. If a command fails, skip the test.
next-router-mock
Mock implementation of the Next.js Router
Progression
Progress calculation made easy
react-use-event-hook
Same as React's useCallback, but returns a stable reference.
ScottoHotKey
Scott's library of AutoHotKey scripts
Smart-Plurals
Defines plural rules for most languages, and a framework for adding your own.
strict-obj
Wraps a JavaScript object, and throws an error if you try to access not-defined properties.
xquestjs
A fast-paced space-shooter game, made with HTML5 and JavaScript.
scottrippey's Repositories
scottrippey/next-router-mock
Mock implementation of the Next.js Router
scottrippey/react-use-event-hook
Same as React's useCallback, but returns a stable reference.
scottrippey/Smart-Plurals
Defines plural rules for most languages, and a framework for adding your own.
scottrippey/ScottoHotKey
Scott's library of AutoHotKey scripts
scottrippey/SmartFormat
A lightweight engine that makes it easy to form natural language from text templates.
scottrippey/SmartFormat.JS
A lightweight engine that makes it easy to form natural language from text templates.
scottrippey/xquestjs
A fast-paced space-shooter game, made with HTML5 and JavaScript.
scottrippey/grunt-config-merge
Adds grunt.config.merge function (and alias grunt.mergeConfig), allowing you to organize your configuration object by feature.
scottrippey/react-overridable-hooks
scottrippey/strict-obj
Wraps a JavaScript object, and throws an error if you try to access not-defined properties.
scottrippey/two-way-mapper
scottrippey/cypress-try-or-skip
Easy conditional testing with Cypress. If a command fails, skip the test.
scottrippey/amphtml
The AMP web component framework.
scottrippey/constate
React Context + State
scottrippey/electron-fetch
A light-weight module that brings window.fetch to the background process of Electron
scottrippey/electron-issue-with-modal-focus
Steps to reproduce Electron bug #14737
scottrippey/focus-trap-react
A React component that traps focus
scottrippey/gagglecsstest
A CSS interview test
scottrippey/grunt
Grunt: The JavaScript Task Runner
scottrippey/Intro-to-Less
Files to accompany a presentation on Less
scottrippey/Lunch-and-Learn-Promise
A simple implementation of a Promise
scottrippey/next-current-route
React Hook for strongly-typed access to the current NextJS route, and for pushing strongly-typed changes
scottrippey/react-callback-ref
scottrippey/react-use-reducers
A simple, tiny, type-safe way to manage state, without any of the boilerplate of typical reducers.
scottrippey/sample-Lovevery-homework
A sample assignment for my Lovevery application
scottrippey/sample-RippeyEats
A mockup of a "Rippey Eats" website, showcasing a stack with React, TypeScript, TailwindCSS, and built with Parcel
scottrippey/sample-SimplySocial
Mock-up of the fictional Simply Social website
scottrippey/scottrippey.github.io
Rippey's Front End Blog
scottrippey/skip-reason
Only skip tests if you have a good reason!
scottrippey/use-context-selector
(fork) React useContextSelector hook in userland