An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by aleclarson

A curated list of projects in awesome lists by aleclarson .

https://github.com/aleclarson/vite-tsconfig-paths

Support for TypeScript's path mapping in Vite

Last synced: 12 May 2025

https://github.com/aleclarson/emitter-kit

Type-safe event handling for Swift

Last synced: 04 Apr 2025

https://github.com/aleclarson/ee-ts

Type-safe, isomorphic event emitters

event-emitter events typescript

Last synced: 09 Apr 2025

https://github.com/aleclarson/dispatcher

Queues, timers, and task groups in Swift

Last synced: 16 Sep 2025

https://github.com/aleclarson/hex-kit

Convert hex triplets into UIColors and CGColors!

Last synced: 16 Sep 2025

https://github.com/aleclarson/spec.ts

Write tests for your types!

testing tool typescript

Last synced: 24 Apr 2025

https://github.com/aleclarson/markdown-ast

Tiny markdown parser

ast markdown parser

Last synced: 03 Aug 2025

https://github.com/aleclarson/esbuild-extra

Extra features for esbuild plugins (like onTransform hook)

esbuild

Last synced: 28 Feb 2026

https://github.com/aleclarson/module-extractor

Extract a JS/TS module and its dependencies into a new package

Last synced: 10 Jul 2025

https://github.com/aleclarson/grunt-then

Anonymous tasks and targets in Grunt.

Last synced: 16 Sep 2025

https://github.com/aleclarson/vite-react-classname

Vite plugin for automatic className insertion in TypeScript JSX

Last synced: 23 Apr 2025

https://github.com/aleclarson/sql-ast

MySQL parser

ast lexer mysql parser

Last synced: 01 Mar 2025

https://github.com/aleclarson/valtio-kit

React state management library. Write plain old JavaScript. Compile it into a reactive masterpiece. Subscribe to immutable snapshots.

reactjs valtio vite-plugin

Last synced: 23 Apr 2025

https://github.com/aleclarson/glob-regex

Tiny glob-to-RegExp converter

glob isomorphic regexp tiny

Last synced: 16 Sep 2025

https://github.com/aleclarson/get-dev-paths

Search node_modules for locally developed packages

fs node-modules nodejs

Last synced: 16 Sep 2025

https://github.com/aleclarson/rethinkdb-mock

In-memory RethinkDB

mock rethinkdb

Last synced: 16 Sep 2025

https://github.com/aleclarson/uvu-watch

Watch mode for uvu test runner

test-runner uvu

Last synced: 16 Sep 2025

https://github.com/aleclarson/mini-hb

Tiny handlebars engine (made with TypeScript)

handlebars mustache rendering templates templating

Last synced: 16 Sep 2025

https://github.com/aleclarson/rafz

Coordinate `requestAnimationFrame` calls across your app and/or libraries

raf requestanimationframe

Last synced: 07 Oct 2025

https://github.com/aleclarson/nitro-lang

Minimal scripting language that embraces immutability and reactivity (concept)

concept language wasm

Last synced: 16 Sep 2025

https://github.com/aleclarson/vs-auto-typings

Managed @types/* packages for VS Code

typescript vscode vscode-extension

Last synced: 01 Mar 2025

https://github.com/aleclarson/mixpa

Tiny, isomorphic client for Mixpanel

isomorphic mixpanel typescript

Last synced: 06 Jul 2025

https://github.com/aleclarson/ts-module-graph

Library for constructing a module graph from a set of TypeScript files

Last synced: 23 Apr 2025

https://github.com/aleclarson/vite-plugin-react-lazy

Seamless conditional imports with React Suspense

Last synced: 05 Apr 2025

https://github.com/aleclarson/vite-plugin-marked

The simplest Markdown-to-HTML plugin for Vite

Last synced: 23 Apr 2025

https://github.com/aleclarson/ddp

Meteor's latency-compensated distributed data client

Last synced: 23 Aug 2025

https://github.com/aleclarson/check-git-patch

Find errors and conflicts in a git patch

cli git git-patch

Last synced: 27 Apr 2026

https://github.com/aleclarson/nomatter

Remove YAML front matter from a string. No dependencies.

frontmatter yaml

Last synced: 20 Apr 2026

https://github.com/aleclarson/cush-shell

Throwaway shell scripts

Last synced: 11 Aug 2025

https://github.com/aleclarson/patch-dotenv

Patch a .env file in place, preserving the original formatting

Last synced: 10 Jan 2026

https://github.com/aleclarson/repro

Bug reproductions

Last synced: 02 Apr 2026

https://github.com/aleclarson/typescript-rewrite-paths

Rewrite import paths in TypeScript code

import transformer typescript

Last synced: 13 Feb 2026

https://github.com/aleclarson/is-node-env

Know when your code is running in a NodeJS environment.

Last synced: 20 Apr 2026

https://github.com/aleclarson/changed-lines

Compare strings just like `git diff` does

comparison git-diff isomorphic javascript string

Last synced: 25 May 2026

https://github.com/aleclarson/recrawl

Filesystem crawler

crawler fs nodejs

Last synced: 16 Sep 2025

https://github.com/aleclarson/keymirror

A flexible key mirror. { key1: "key1", key2: "key2" }

Last synced: 13 Aug 2025

https://github.com/aleclarson/fsx

User-friendly file operations for NodeJS

Last synced: 25 Dec 2025

https://github.com/cushJS/relative

Ultra fast relative path resolver

nodejs path

Last synced: 16 Sep 2025

https://github.com/aleclarson/condo

Simple, event-based state wrappers with optional validation

Last synced: 21 Apr 2026

https://github.com/aleclarson/mongo

Adaptor for using MongoDB and Minimongo over DDP

Last synced: 24 Apr 2026

https://github.com/aleclarson/round

Robust fraction rounding

javascript number rounding

Last synced: 20 May 2026

https://github.com/aleclarson/lua-emitter

Event emitters for Lua

emitter eventemitter lua

Last synced: 02 Aug 2025

https://github.com/aleclarson/flush-microtasks

Know when the microtask queue is empty

microtasks testing

Last synced: 16 Aug 2025

https://github.com/aleclarson/parse-bool

Convert a string to a boolean

Last synced: 23 Jun 2025

https://github.com/aleclarson/react-dev-ssr

JSX runtime + Babel transform – Step through React component trees with a synchronous stack trace

Last synced: 16 Aug 2025

https://github.com/aleclarson/umd-cli

Generate UMD bundles from NPM packages (using https://packd.now.sh)

cli nodejs npm umd

Last synced: 07 May 2026

https://github.com/aleclarson/web-ext-option-types

Type definitions for web-ext CLI options

web-extension

Last synced: 26 Sep 2025

https://github.com/aleclarson/json-stream

Fork of @streamparser/json-whatwg

Last synced: 24 Jun 2026

https://github.com/aleclarson/is-open-comment

Returns true if a string has an unclosed comment

Last synced: 05 Apr 2025

https://github.com/aleclarson/slush

Basic HTTP server for NodeJS

nodejs nodejs-framework nodejs-server

Last synced: 24 Apr 2026

https://github.com/aleclarson/fsx-mock

Last synced: 25 Apr 2026

https://github.com/aleclarson/lula

Lua package manager

Last synced: 25 Apr 2026

https://github.com/aleclarson/slurm

CLI argument parser

argv cli nodejs

Last synced: 17 Apr 2026

https://github.com/aleclarson/resolve-symlink

Follow a trail of symlinks

Last synced: 18 Apr 2026

https://github.com/aleclarson/lua-json-rpc

JSON events for long-lived connections

events json protocol

Last synced: 21 Apr 2026

https://github.com/aleclarson/journey

Client-side routing

Last synced: 17 Aug 2025

https://github.com/aleclarson/spy-on

Last synced: 15 Apr 2026

https://github.com/aleclarson/map-filter-ts

Map an iterable, filter out undefined results

Last synced: 16 Apr 2026

https://github.com/aleclarson/lodge

Isomorphic console w/ inspection, colors, namespaces, and configuration

console logger logging minimal

Last synced: 18 Mar 2026

https://github.com/aleclarson/bocks

Last synced: 25 Sep 2025

https://github.com/aleclarson/valido

Fast and flexible validation engine (13kb unminified)

coffeescript javascript validation

Last synced: 15 Jun 2025

https://github.com/aleclarson/diff-sequence

An implementation of a diff algorithm on arrays and objects

Last synced: 16 Apr 2026

https://github.com/aleclarson/isnodejs

Returns true when in NodeJS

Last synced: 24 Apr 2026

https://github.com/aleclarson/lotus-log

An extensible, platform-agnostic logging library

Last synced: 18 Apr 2026

https://github.com/aleclarson/haskeys

Know if Object.keys() would return an empty array

Last synced: 24 Aug 2025

https://github.com/aleclarson/tslint-mango

Opinionated TSLint preset -- Prettier compatible, JSX ready, no semicolons

tslint tslint-config tslint-preset

Last synced: 03 Jul 2025

https://github.com/aleclarson/setproto

Last synced: 25 Apr 2026

https://github.com/aleclarson/php-serialized

PHP serialize and unserialize for NodeJS (with useful error messages)

ast nodejs parser php serialized

Last synced: 08 May 2026

https://github.com/aleclarson/mutate

Last synced: 18 Apr 2026

https://github.com/cushJS/cush-cdn

Local asset server for cush

assets cush development server

Last synced: 11 May 2025

https://github.com/aleclarson/resolve

Simple path resolution library

Last synced: 15 Jun 2025

https://github.com/aleclarson/clampvalue

Prevent a value from being out of range

Last synced: 18 Apr 2026

https://github.com/aleclarson/node-moonc

Light binding around `moonc` for NodeJS

Last synced: 22 Apr 2026

https://github.com/aleclarson/mirror

Property forwarding

Last synced: 18 Apr 2026

https://github.com/aleclarson/blest

Last synced: 13 Mar 2026

https://github.com/aleclarson/getlast

Last synced: 27 Jun 2025

https://github.com/aleclarson/spud

Tiny language, big dreams

Last synced: 09 Mar 2026

https://github.com/aleclarson/assertvalid

Simple yet powerful assertion

Last synced: 15 Jul 2025

https://github.com/aleclarson/tar-install

Install a package from a .tgz url

Last synced: 01 Jun 2026

https://github.com/aleclarson/asserttypes

Throw a TypeError if a property is not its expected type(s)

Last synced: 08 Jul 2025

https://github.com/aleclarson/tar-url

Get the .tgz url of a package

Last synced: 28 Oct 2025

https://github.com/aleclarson/slice-object

Slice an object into a new array ⚡️

arguments arrays slice

Last synced: 13 Aug 2025

https://github.com/aleclarson/gifview

.gif view for React Native

Last synced: 08 Feb 2026

https://github.com/aleclarson/release

Semver releases for git

nodejs release semver

Last synced: 08 Aug 2025

https://github.com/aleclarson/certpem

Last synced: 16 Aug 2025

https://github.com/aleclarson/subzero-syntax

Cold, blue, dark syntax (with hints of green/yellow)

Last synced: 13 Jul 2025