Pinned Repositories
better-auth-mikro-orm
MikroORM Adapter for Better Auth
dinky
JavaScript bindings for Philomena JSON API. Supports sites such as Derpibooru and Furbooru.
eri
Minimalistic open source blog engine
form-data
Spec-compliant FormData implementation for Node.js
form-data-encoder
Encode FormData content into the multipart/form-data format
next-mikro-orm-trpc-template
Project template with minimal architecture, based on Next.js + Mikro ORM + tRPC + MySQL + TypeScript stack
node-yaml
A wrapper for js-yaml parser
slate-to-react
React component and utilities to transform Slate nodes to React
then-busboy
Promise-based wrapper around Busboy. Processes multipart/form-data request body and returns it in a single object.
use-suspender
Wraps asynchronous function allowing to use it with React.Suspense
octet-stream's Repositories
octet-stream/form-data
Spec-compliant FormData implementation for Node.js
octet-stream/form-data-encoder
Encode FormData content into the multipart/form-data format
octet-stream/better-auth-mikro-orm
MikroORM Adapter for Better Auth
octet-stream/use-suspender
Wraps asynchronous function allowing to use it with React.Suspense
octet-stream/then-busboy
Promise-based wrapper around Busboy. Processes multipart/form-data request body and returns it in a single object.
octet-stream/next-mikro-orm-trpc-template
Project template with minimal architecture, based on Next.js + Mikro ORM + tRPC + MySQL + TypeScript stack
octet-stream/dinky
JavaScript bindings for Philomena JSON API. Supports sites such as Derpibooru and Furbooru.
octet-stream/eri
Minimalistic open source blog engine
octet-stream/object-to-form-data
Transform an object/collection to FormData.
octet-stream/slate-to-react
React component and utilities to transform Slate nodes to React
octet-stream/object-deep-from-entries
Make an object or collection from entries deeply.
octet-stream/promisify
Tiny, dependency free promisify library.
octet-stream/bun-mikro-orm
A minimal demonstration project with Bun and MikroORM
octet-stream/next-mikro-orm-minify-issue
This repository demonstrates class names minification issues in projects with Next.js and Mikro ORM
octet-stream/tailwindcss-device
TailwindCSS plugin to add variants for input device detection using `@media` queries
octet-stream/better-auth
The most comprehensive authentication framework for TypeScript
octet-stream/component-party.dev
🎉 Web component JS frameworks overview by their syntax and features
octet-stream/eslint-config
AirBnb-based ESlint config, tweaked for my needs.
octet-stream/jiti-class-properties-issue
Reproduction for jiti issue with legacy class properties decorators
octet-stream/mikro-orm
TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, MariaDB, PostgreSQL and SQLite databases.
octet-stream/mikro-orm-load-config
Demo of my proposal for Mikro ORM config loading improvements
octet-stream/next-app-mikro-orm-trpc-template
Project template with minimal architecture, based on Next.js with `/app` directory + Mikro ORM + tRPC + MySQL + TypeScript stack
octet-stream/nix4vscode
octet-stream/qwik
Instant-loading web apps, without effort
octet-stream/qwik-bun-build-issue
Reproduction for Qwik City App build issue when using Bun
octet-stream/qwik-bun-stream-issue
Reproduction for Qwik City issue with WritableStream in Bun
octet-stream/qwik-legacy-decorators-issue
This repository demonstrates the issue with legacy TS decorators in Qwik dev mode
octet-stream/qwik-mikro-orm-template
Qwik template w/ Mikro ORM and MySQL
octet-stream/qwik-ssg-custom-not-found-page-issue
Reproduction for issue with cutom 404 page when ssg disabled
octet-stream/qwik-typescript-js-extension-issue
This repository demonstrates the issue when building Qwik app if there's the `.js` extension in module's path