Pinned Repositories
async-seq
Run async functions in sequence.
cast
Filter types from unknown.
design
disposable
Manage side effect disposers in a compact, reusable and testable style.
dom
Collection of common DOM utilities
eslint-config
Wopjs eslint config. It aims to enforce code style that is consistent and diff-friendly, easy to review.
event
An event that can be subscribed to.
gzip-size
template
A template starter repo for modern JavaScript and TypeScript development, designed to ensure high-quality code output.
tsur
TypeScript goodies inspired by Rust.
wopjs's Repositories
wopjs/tsur
TypeScript goodies inspired by Rust.
wopjs/dom
Collection of common DOM utilities
wopjs/template
A template starter repo for modern JavaScript and TypeScript development, designed to ensure high-quality code output.
wopjs/disposable
Manage side effect disposers in a compact, reusable and testable style.
wopjs/event
An event that can be subscribed to.
wopjs/async-seq
Run async functions in sequence.
wopjs/cast
Filter types from unknown.
wopjs/design
wopjs/eslint-config
Wopjs eslint config. It aims to enforce code style that is consistent and diff-friendly, easy to review.
wopjs/gzip-size
wopjs/string
Collection of common string utilities.
wopjs/time
Collection of time utilities.
wopjs/weak-cache
WeakCache is like WeakMap but extends support to primitive keys, and with both object keys and object values being weakly referenced.
wopjs/template-react
A React starter repo for building frontend web applications.