aleclarson
๐ค building apps, ๐ค maintaining oss, and ๐ฒ exploring new frontiers in typescript
Southwest Florida
Pinned Repositories
dispatcher
Queues, timers, and task groups in Swift
ee-ts
Type-safe, isomorphic event emitters
emitter-kit
Type-safe event handling for Swift
valtio-kit
React state management library. Write plain old JavaScript. Compile it into a reactive masterpiece. Subscribe to immutable snapshots.
vite-tsconfig-paths
Support for TypeScript's path mapping in Vite
alien-rpc
Type-safe RPC with generated runtime validation, REST semantics, and json-seq streams
pg-nano
Postgres native driver for TypeScript: automatic type definitions for Postgres functions, instant schema updates, and Vite-inspired plugins
radashi
The modern, community-first TypeScript toolkit with all of the fast, readable, and minimal utility functions you need. Type-safe, dependency-free, tree-shakeable, fully tested.
vite
Next generation frontend tooling. It's fast!
aleclarson's Repositories
aleclarson/vite-tsconfig-paths
Support for TypeScript's path mapping in Vite
aleclarson/vite-react-classname
Vite plugin for automatic className insertion in TypeScript JSX
aleclarson/valtio-kit
React state management library. Write plain old JavaScript. Compile it into a reactive masterpiece. Subscribe to immutable snapshots.
aleclarson/ts-module-graph
Library for constructing a module graph from a set of TypeScript files
aleclarson/patch-dotenv
Patch a .env file in place, preserving the original formatting
aleclarson/repro
Bug reproductions
aleclarson/swagger-typescript-api
TypeScript API generator via Swagger scheme
aleclarson/vite
Native-ESM powered web dev build tool. It's fast.
aleclarson/bolt.diy
Prompt, run, edit, and deploy full-stack web applications using any LLM you want!
aleclarson/careful_rm
A safe wrapper for rm that adds useful warnings and an optional recycle/trash mode
aleclarson/cush-cdn
Local asset server for cush
aleclarson/dom-to-semantic-markdown
DOM to Semantic-Markdown for use with LLMs
aleclarson/eslint-plugin-react
React-specific linting rules for ESLint
aleclarson/formatly
Formats your code with whatever formatter your project is already using. ๐งผ
aleclarson/hattip
Like Express, but for the future
aleclarson/radashi
The modern, community-first TypeScript toolkit with all of the fast, readable, and minimal utility functions you need. Type-safe, dependency-free, tree-shakeable, fully tested.
aleclarson/svelte-kit
web development, streamlined
aleclarson/tsconfck
A utility to find and parse tsconfig files without depending on typescript
aleclarson/typebox-codegen
Code Generation for TypeBox Types
aleclarson/typescript-template
aleclarson/valtio
๐ง Valtio makes proxy-state simple for React and Vanilla
aleclarson/vite-plugin-svg-sprite
SVG sprite plugin for vite
aleclarson/vite-plugin-web-extension
Vite plugin for developing Chrome/Web Extensions
aleclarson/vitest
A Vite-native test framework. It's fast!
aleclarson/vitest-fetch-mock
Vitest mock for fetch, forked from jest-fetch-mock
aleclarson/wch
Client library for wchd ๐
aleclarson/wchd
Extensible watcher daemon
aleclarson/web-ext-option-types
Type definitions for web-ext CLI options
aleclarson/web-ext-run
A fork of mozilla/web-ext containing only the `run` JS API
aleclarson/wxt
โก Next-gen Web Extension Framework