An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by crutchcorn

A curated list of projects in awesome lists by crutchcorn .

https://github.com/crutchcorn/offline-first-react-app

An offline first React app with the ability to manually diff stale data from offline clients

Last synced: 14 Apr 2025

https://github.com/crutchcorn/cli-testing-library

🐨 Simple and complete CLI testing utilities that encourage good testing practices.

Last synced: 12 May 2025

https://github.com/crutchcorn/the-fun-framework

🛝 An experimental homegrown JS framework.

alpinejs framework javascript solidjs vue

Last synced: 19 Apr 2025

https://github.com/crutchcorn/react-native-monorepo-example

An example of a Yarn Berry monorepo with workspace and React Native support

Last synced: 19 Apr 2025

https://github.com/crutchcorn/multi-framework-redux

A demo of Redux powering a React, Angular, and Vue multi-framework app all at once

Last synced: 19 Apr 2025

https://github.com/crutchcorn/tic-tac-types

An implementation of TicTacToe using only TypeScript types

Last synced: 19 Apr 2025

https://github.com/crutchcorn/ts-util-helpers

A TypeScript-first strictly typed utility helper library

Last synced: 19 Apr 2025

https://github.com/crutchcorn/wmicontrol

WMI scanner, asset management medium, and management software

Last synced: 19 Apr 2025

https://github.com/crutchcorn/nextjs-shoelace-example

A simple NextJS app using Shoelace web components

Last synced: 19 Apr 2025

https://github.com/crutchcorn/producks

A framework agnostic proxy-powered state management system.

jotai proxies proxy recoil redux statemanagement zustand

Last synced: 28 Dec 2024

https://github.com/crutchcorn/ng-linked-signal-and-resource-demo

A demo of Angular's upcoming linkedSignal and resource APIs

Last synced: 27 Dec 2024

https://github.com/crutchcorn/batteries-not-included

🚫🔋 A utilities library with a no-batteries-included philosophy

Last synced: 19 Apr 2025

https://github.com/crutchcorn/firebase-react-typescript-template

A baseline React template with Firebase functions, database rules, simple auth, and general project structure

Last synced: 19 Apr 2025

https://github.com/crutchcorn/unfurl

Python utility to move items in a directory tree to the topmost level possible

Last synced: 19 Apr 2025

https://github.com/crutchcorn/bashcal

A small calendar website written entirely in Bash

Last synced: 19 Apr 2025

https://github.com/crutchcorn/resizable-react-table

A POC of a resizable react table with A11Y as a focus

a11y components react table ui-components

Last synced: 19 Apr 2025

https://github.com/crutchcorn/gatsby-blog-starter

A gatsby template with multi-author support and more

Last synced: 19 Apr 2025

https://github.com/crutchcorn/slacktivity

A Chrome extension to improve the Slack web app

browser-extension chrome-extension slack slack-extension userstyle

Last synced: 19 Apr 2025

https://github.com/crutchcorn/the-lovely-language

💖 An experimental homegrown coding language.

coding-language compiler home-grown language lexer parser

Last synced: 19 Apr 2025

https://github.com/crutchcorn/multi-framework-demo

A template for getting a microfrontend working with React/Angular/Vue in one Vite app

Last synced: 27 Dec 2024

https://github.com/crutchcorn/new-angular

Reimplementing Angular from scratch for educational purposes

Last synced: 19 Apr 2025

https://github.com/crutchcorn/tauri-app-menu-example

A demo of the new JS Menu APIs in Tauri 2.0 and React

Last synced: 31 Jan 2025

https://github.com/crutchcorn/plop-pack-git-init

A plop helper that provides a git init action for CLI purposes

Last synced: 06 Apr 2025

https://github.com/crutchcorn/magic-maker

🪄 A static site generator hyper-focused on 0kb JS runtimes which uses React as a templating language.

Last synced: 24 Feb 2025

https://github.com/crutchcorn/plop-pack-npm-install

A plop helper that provides an npm install action for CLI purposes

Last synced: 06 Apr 2025

https://github.com/crutchcorn/rxjs-use-hooks

Simple-to-use React Hooks for RxJS interop.

hooks observables react reacthooks rxjs

Last synced: 28 Mar 2025

https://github.com/crutchcorn/dotfiles

Last synced: 14 Apr 2025

https://github.com/crutchcorn/slack-nodejs-example-app

An example app for showcasing the Slack NodeJS SDK

Last synced: 06 Apr 2025

https://github.com/crutchcorn/nextjs-pokemon-small-app

A small NextJS Pokémon app that fetches data from the PokéAPI project.

Last synced: 24 Feb 2025

https://github.com/crutchcorn/vonage-phone-verify-notifications-app

A React Native app that allows you to verify a user's phone number

Last synced: 06 Apr 2025

https://github.com/crutchcorn/vue-3-schedule

Demo calendar app written in Vue 3

calendar demo hacktoberfest vue vue3

Last synced: 28 Mar 2025

https://github.com/crutchcorn/ember-redux

Modern Redux for Ember 3.24 to help ease migrations to React

ember redux

Last synced: 21 Mar 2025

https://github.com/crutchcorn/driverdownloader

A download manager, currently pointed towards downloading drivers.

Last synced: 24 Feb 2025

https://github.com/crutchcorn/nextjs-exe

Next.js running as a self-contained EXE?! Sure! Why not.

Last synced: 24 Feb 2025

https://github.com/crutchcorn/react-router-use-blocker-exploration

A demo of an app-wide useBlocker hook using Redux

Last synced: 24 Feb 2025

https://github.com/crutchcorn/react-compiler-exploration

A demo of the React Compiler interacting with React Redux

Last synced: 26 Mar 2025

https://github.com/crutchcorn/stssite

A website I built for friends early on in my career

Last synced: 24 Feb 2025

https://github.com/crutchcorn/bowtie-button-demo

A fun little animation library test

Last synced: 24 Feb 2025

https://github.com/crutchcorn/uniprez

Python EntryPoint handler microlibrary

Last synced: 24 Feb 2025

https://github.com/crutchcorn/tauri-2-webpack

A demo of using Webpack and React with Tauri 2.0

Last synced: 26 Mar 2025

https://github.com/crutchcorn/scully-blog-example

An minimal example Scully blog with posts listed and metadata displayed

Last synced: 01 Mar 2025

https://github.com/crutchcorn/vue-in-express-in-vue

A Vue-powered Express.js server that SSR's a Vue app... With the same Redux store powering client and server state...

Last synced: 26 Mar 2025

https://github.com/crutchcorn/tanstack-image-upload-eager-ui-demo

A demo of a fake image upload service using eager UI patterns via TanStack Query

Last synced: 24 Feb 2025

https://github.com/crutchcorn/tauri-rsc-exploration

An exploration of using RSC and Tauri together by sidecar-ing Next.js in SSR mode

Last synced: 26 Mar 2025

https://github.com/crutchcorn/astro-preact-compat-bug

A minimal repro to demonstrate a bug within Preact compat mode in Astro.build

Last synced: 01 Mar 2025

https://github.com/crutchcorn/moonsound

:)

Last synced: 03 Apr 2025

https://github.com/crutchcorn/react-gql-rest-tanstack-demo

A React app demoing TanStack Query with GQL and Rest

Last synced: 01 Mar 2025

https://github.com/crutchcorn/astro-markdown-parse-comment-fail

A reproduction of a bug within Astro's MD processing

Last synced: 01 Mar 2025

https://github.com/crutchcorn/hono-openapi

A template project showing Hono's usage with OpenAPI and Valibot validation

Last synced: 11 Mar 2025

https://github.com/crutchcorn/msw-tanstack-react-demo

A demo showing how to best organize your MSW and TanStack code for in-browser testing with Vitest

Last synced: 11 Mar 2025

https://github.com/crutchcorn/plop-pack-azure-npm

A plop helper that provides a setup for Azure NPM NPMRC files

Last synced: 28 Mar 2025

https://github.com/crutchcorn/nextjs-play-auth-middleware

A toy version of an "auth" middleware for Next.js

Last synced: 26 Mar 2025

https://github.com/crutchcorn/wmienabler

Simple batch file to properly enable WMI on a computer

Last synced: 24 Feb 2025

https://github.com/crutchcorn/dice-beyond

A Chrome extension for changing the dice color in D&D Beyond

Last synced: 01 Mar 2025