JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 231
  • Score
    100M100P100Q95209F
  • License MIT

Vim Connect Application SDK — typed wrapper over coreSdk with collection-generated entity types

Package Exports

  • @vimconnect/app-sdk
  • @vimconnect/app-sdk/package.json

Readme

@vimconnect/app-sdk

Typed SDK for building applications on the Vim Connect platform. Provides full IDE autocomplete, compile-time safety, and Zod schemas for runtime validation.

Installation

npm install @vimconnect/app-sdk

Requires Zod v4+ as a peer dependency.

Documentation

For the full SDK documentation — authentication, EHR reading/writing, Hub controls, React integration, error handling, and the complete API reference — see the Vim Connect Docs.

License

MIT