Pinned Repositories
babel-plugin-tsconfig-paths-module-resolver
Use tsconfig-paths in any bundler that supports a custom babel config.
color2k
a color parsing and manipulation lib served in roughly 2kB
hacker-ui
A design system for the modern developer. (development on hiatus)
next-data-hooks
Use `getStaticProps`/`getServerSideProps` as react-hooks
next-plugin-preval
Pre-evaluate async functions during builds and import them like JSON
next-plugin-query-cache
A build-time query cache for Next.js. Works by creating an HTTP server during the build that caches responses.
oauth2-popup-flow
A very simple oauth2 implicit flow library that uses window.open
pool
like Promise.all but you can limit the concurrency
sanity-codegen
Generate TypeScript types from your Sanity.io schemas
sanity-super-pane
The Sanity Desk Tool Pane with Super Powers
ricokahler's Repositories
ricokahler/oauth2-popup-flow
A very simple oauth2 implicit flow library that uses window.open
ricokahler/ast-docgen
A toolkit for generating docs from typescript ASTs
ricokahler/fill-in-the-blank
This is for an article i'm writing.
ricokahler/conditional-fields-examples
ricokahler/use-preserve-reference
A hook that preserves object references when values are deep equal to the previous render
ricokahler/wordlepdf.com
Love Wordle and PDFs? This is the project for you!!
ricokahler/almost-slido
An end-to-end demo of a full-stack web application for a talk
ricokahler/eslint
Find and fix problems in your JavaScript code.
ricokahler/get-pr-from-github
i needed to wrap something in a serverless function. u can ignore this
ricokahler/hexagonpfp.org
ricokahler/microcenter-rtx-notifier
polls microcenter for RTX cards and texts me whenever the stock changes
ricokahler/nano-pubsub
Tiny publish/subscribe
ricokahler/promise-suspender
An **experimental** package that uses suspense for promises
ricokahler/sanity-plugin-intl-input
Intl input for Sanity with a cleaner UI than a default solution
ricokahler/sqlmarkdown
Convert markdown with SQL snippets to an interactive literate programming playground.
ricokahler/use-pull
`usePull` is a hook that will wrap a value with a ref and return a memoized callback that pulls the latest version of that value.
ricokahler/api-specs
OpenAPI Specifications, Swagger, and JSON schema used to generate the human-readable BigCommerce API Reference.
ricokahler/astexplorer
A web tool to explore the ASTs generated by various parsers.
ricokahler/babel-polyfills
A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code.
ricokahler/bynder-js-sdk
SDK in JavaScript (Node.js) for integration with Bynder
ricokahler/cis427-p2-kahler-rico
This project implements a reliable client-server layer on top of UDP. This was made for CIS 427 - Networking.
ricokahler/coding-challenge
ricokahler/dtsgenerator
TypeScript d.ts file generate from JSON Schema file
ricokahler/exec
a lil helper that wraps spawn
ricokahler/goodwebsites.club
an open community of folks making good websites at any scale
ricokahler/hangman
ricokahler/jsonmatch-js
go-jsonmatch compiled to JS via GopherJS
ricokahler/jsonmatch-patch
JSONMatch Patch Utils
ricokahler/next.js
The React Framework
ricokahler/recordize
a state management library revolving around simplicity and immutable records