Highlights
Starred repositories
Reactjs chat elements chat UI, react chat components
WordPress Plugin: Multisite Language Switcher
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
A guide on how to be a Programmer - originally published by Robert L Read
Practical examples for building WordPress blocks and extending the Editor.
gettext localization library compatible with Jed-formatted locale data
SQLite Wasm conveniently wrapped as an ES Module.
The 2024 edition of The Nature of Code with p5.js. Includes Notion workflow and build system.
🎉 performant confetti animation in the browser
MessagePack is an extremely efficient object serialization library. It's like JSON, but very fast and small.
A local development utility plugin for quick block pattern building.
⛱ Broadly scoped ecosystem & mono-repository of 199 TypeScript projects (and ~180 examples) for general purpose, functional, data driven development
The sources for the Eloquent JavaScript book
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
Plugin POC that register a custom block template
Parse and compile gettext po and mo files, nothing more, nothing less
LazyLoad is a lightweight, flexible script that speeds up your website by deferring the loading of your below-the-fold images, backgrounds, videos, iframes and scripts to when they will enter the v…
mcollina / redis
Forked from redis/redisRedis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs,…