22 packages
a2d3
AngularJS chart directives and other integrations for D3.js
awaitn
Await promises yielded by a generator function with at most N outstanding at a given time. Pptionally handles rate limiting.
@kidoz/apple_lookup
Wrapper around Apple's lookup api that caches results.
@wealthbar/authz
helpers for implementing permission checks
@wealthbar/cancellation-token
token used to signal to a routine to cancel an asynchronous request
@wealthbar/chronos
run work regularly, requires postgresql to track schedules and runs
@wealthbar/data-cache
Client side data cache
@wealthbar/dbm
Baseline DB management for node apps
@wealthbar/i18n
WealthBar's i18n toolkit
@wealthbar/mainjs
top level main function to wrap an async function
@wealthbar/peak-base.css
Base styling for Peak Design System
@wealthbar/peak-style
Base and Pattern styles for Peak Design System
@wealthbar/promise-state
wrap a promise with state
@wealthbar/readdir-recursive-sync
Provides an interator over all files in a directory (recursively) that match a pattern.
@wealthbar/serf
Basic nodejs server
@wealthbar/sql-to-csv
Stream the results of a sql query via pgPromise to a csv file
@wealthbar/sql-to-ts
Convert .sql files to _sql.ts files
@wealthbar/tc39-temporal
TC39 Temporal Proposal Polyfill
@wealthbar/test-helpers
Dumping ground for helper functions used when testing.
@wealthbar/tuid
time prefixed UUID; c.f. https://github.com/tanglebones/pg_tuid
@wealthbar/vivify
Add a property to and object if it doesn't already exist and return the value of the property to make chaining easier.
@wealthbar/ws-rpc
RPC over WebSockets