Neon open-source packages for the JavaScript/Typescript ecosystem.
| Package Name | Description | Status |
|---|---|---|
neon-init |
Set up your project with Neon's MCP Server for AI-powered database operations | active |
neon-new |
A CLI tool and SDK for creating claimable Neon databases instantly. | active |
vite-plugin-neon-new |
A Vite plugin that automatically provisions databases during development. | active |
@neondatabase/config |
Config-as-Code for Neon: defineConfig types + the pure diff engine and Neon API adapter behind a neon.ts policy. |
active |
@neondatabase/config-runtime |
Runtime for neon.ts policies — inspect / plan / apply (push/pull) plus function bundling and deploy. |
active |
@neondatabase/env |
Resolve and inject a branch's Neon env (fetchEnv / parseEnv, neon-env run) from a neon.ts policy. |
active |
get-db |
alias for neon-new |
deprecated |
vite-plugin-db |
alias for vite-plugin-neon-new |
deprecated |
neondb |
alias for neon-new |
deprecated |
@neondatabase/vite-plugin-postgres |
alias for vite-plugin-neon-new |
deprecated |
Every package under this repository is licensed under Apache-2.0.