30 packages
browser-ui-stores
A collection of stores that monitor the size, orientation, color scheme and scroll of the browser window.
@cdellacqua/date-only
A DateOnly class for JavaScript
@cdellacqua/debounce
Debounce a function with requestAnimationFrame or a custom interval
@cdellacqua/express-async-wrapper
Enable support for async syntactic sugar in express middlewares and request handlers
@cdellacqua/http-status
HTTP Status TypeScript enums
@cdellacqua/interval
An Interval class for JavaScript
@cdellacqua/knex-transact
transact function that provides a simple mechanism to translate SQL transactions into code
@cdellacqua/serializable-error
Custom error class that supports JSON serialization and concatenation
@cdellacqua/signals
A simple signal pattern implementation that enables reactive programming
@cdellacqua/sleep
Delay execution using Promises.