📄️ SrcNexus npm Packages
The official SrcNexus npm packages — the srcnexus CLI, the @srcnexus/create-extension scaffolder, and the @srcnexus/ext-sdk extension SDK. Install commands, versions, and links to the full reference.
📄️ SrcNexus CLI (srcnexus)
Command line reference for the srcnexus npm package — log in, deploy projects and extensions, list and download projects, and bundle extensions into a ZIP from your terminal.
📄️ @srcnexus/create-extension
Scaffold a SrcNexus Code Editor extension project with npm create @srcnexus/extension — options, generated files, and next steps.
📄️ @srcnexus/ext-sdk
The SrcNexus extension SDK on npm — install @srcnexus/ext-sdk, import the editor object, and use the commands, window, file system, terminal, storage and network APIs with full TypeScript types.