Archive

Repos of the Day

A running archive of interesting GitHub repositories worth exploring.

Page 15

Entry #580Mar 7, 2023

https://github.com/mozzius/tincypics

a tincy wincy image host

View entry β†’

Entry #579Mar 6, 2023

https://github.com/pinojs/pino

🌲 super fast, all natural json logger

View entry β†’

Entry #578Mar 3, 2023

https://github.com/tenderlove/initial-v

It's a BMW shifter converted to a Bluetooth Keyboard that you use with Vim - This cracks me up that people will build such cool stuff for just the challenge to see if it can be...

View entry β†’

Entry #577Mar 2, 2023

https://github.com/node-fetch/node-fetch

An oldie but a goodie I think. Using it for a script I just made that gets a static json file from a url and copies it to a local folder for mocking on VA. Probably not required...

View entry β†’

Entry #576Mar 1, 2023

https://github.com/krisk/Fuse

Lightweight fuzzy-search, in JavaScript

View entry β†’

Entry #575Feb 28, 2023

https://github.com/vercel/swr

React Hooks for Data Fetching - would like to implement something like this for work to reduce boilerplate on api requests. Similar to react query, but with less of a caching me...

View entry β†’

Entry #574Feb 24, 2023

https://github.com/Rich-Harris/devalue

Gets the job done when JSON.stringify can't. Like superjson basically

View entry β†’

Entry #573Feb 23, 2023

https://github.com/blitz-js/superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.

View entry β†’

Entry #572Feb 22, 2023

https://github.com/wtchnm/Vitamin

Opinionated Vite starter template. React based with tailwind, and other lovely stuff. I'm using it to experiment with Netlify Functions.

View entry β†’

Entry #571Feb 20, 2023

https://github.com/alex8088/electron-vite

Next generation Electron build tooling based on Vite. This is what I'm using for snipe right now, since it uses vite, and ts and react.

View entry β†’

Entry #570Feb 16, 2023

https://github.com/moishinetzer/PBandJ

Zero-Config Reusable Component Framework for React πŸ₯œπŸ’œ

View entry β†’

Entry #569Feb 14, 2023

https://github.com/mantinedev/mantine

React components library with native dark theme support

View entry β†’

Entry #568Feb 13, 2023

https://github.com/vadimdemedes/ink

🌈 React for interactive command-line apps

View entry β†’

Entry #567Feb 12, 2023

https://github.com/realm/realm-js

Realm is a mobile database: an alternative to SQLite & key-value stores

View entry β†’

Entry #566Feb 11, 2023

https://github.com/lukeed/clsx

A tiny (228B) utility for constructing className strings conditionally.

View entry β†’

Entry #565Feb 10, 2023

https://github.com/grug/data-mocks

Library to mock local data requests using Fetch or XHR

View entry β†’

Entry #564Feb 9, 2023

https://github.com/bahmutov/code-snippets

Chrome DevTools code snippets - hand little collection of code snippets that can be run inside the chrome devtools console. A little dated for sure, but interesting none the less.

View entry β†’

Entry #563Feb 8, 2023

https://github.com/shadcn/ui

Beautifully designed components built with Radix UI and Tailwind CSS.

View entry β†’

Entry #562Feb 7, 2023

https://github.com/openziti/zrok

Geo-scale, next-generation sharing platform built on top of OpenZiti.

View entry β†’

Entry #561Feb 6, 2023

https://github.com/danielroe/magic-regexp

No write-up added yet.

View entry β†’