sjc5
Father, husband, software dev (Go, TypeScript), lawyer (not yours), guitarist, audio engineer
@STXNFTUnited States
sjc5's Stars
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
wailsapp/wails
Create beautiful applications using Go
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
cosmtrek/air
☁️ Live reload for Go apps
ent/ent
An entity framework for Go
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
tj/node-prune
Remove unnecessary files from node_modules (.md, .ts, ...)
jonschlinkert/gray-matter
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
unjs/h3
⚡️ Minimal H(TTP) framework built for high performance and portability
unjs/unbuild
📦 A unified JavaScript build system
unjs/unstorage
💾 Unstorage provides an async Key-Value storage API with conventional features like multi driver mounting, watching and working with metadata, dozens of built-in drivers and a tiny core.
kartikk221/hyper-express
High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
lukeed/dequal
A tiny (304B to 489B) utility to check for deep equality
unjs/destr
🚀 Faster, secure and convenient alternative for JSON.parse for arbitrary inputs
unjs/defu
🌊 Assign default properties recursively
unjs/ohash
Super fast hashing library based on murmurhash3 written in Vanilla JS
unjs/c12
⚙️ Smart Configuration Loader
unjs/std-env
Runtime Agnostic JS utils
unjs/unenv
🕊️ Convert javaScript code to be runtime agnostic
unjs/listhen
👂 Elegant HTTP Listener
unjs/pathe
🛣️ Drop-in replacement of the Node.js's path module module that ensures paths are normalized
unjs/mkdist
Lightweight file-to-file transpiler.
unjs/knitwork
🧶 Utilities to generate safe JavaScript code.
unjs/theme-colors
🎨 Easily generate color shades for themes
unjs/perfect-debounce
Debounce promise-returning & async functions.
Sh4yy/tiny-stack
A simple and tiny stack for building web applications using Astro, SQLite, and Litestream.
unjs/uncrypto
Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimes
unjs/cookie-es
🍪 Cookie and Set-Cookie parser and serializer
unjs/image-meta
Detect image type and size using pure javascript.
nrednav/cuid2
Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation UUIDs.