Placeholder — install @quickback-dev/cli for the Quickback compiler CLI. See https://quickback.dev
CLI for Quickback — define your backend in TypeScript, compile to a fully wired Cloudflare Worker (or Bun / Node) with auth, database, migrations, security, CMS, and Account UI.
Placeholder — install @quickback-dev/cli for the Quickback compiler CLI. See https://quickback.dev
Combo authentication (magic link + OTP) utility for Better Auth with AWS SES
AWS SES email plugin for Better Auth - zero external dependencies, uses native Web Crypto API
Upgrade anonymous users to full users - Better Auth plugin
Better Auth plugin for subscription management with Stripe integration
A development middleware for webpack
Serves a webpack app. Updates the browser on changes.
Generate errors that contain a code frame that point to source locations.
Collection of helper functions used by Babel transforms.
Babel Types is a Lodash-esque utility library for AST nodes
Vitest module mocker implementation
Babel compiler core.
A JavaScript parser
Generate an AST from a string template.
Turns an AST into code.
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes
Fork of pretty-format with support for ESM
Allow parsing of TypeScript syntax
Allow parsing of jsx
Babel helper to create your own polyfill provider
Compiles your TS app and restarts when files are modified.