Vue.js Core API
Core Vue.js composition and options API for building reactive user interfaces. Provides reactivity primitives (ref, reactive, computed, watch), lifecycle hooks, component system, template directives, and application mounting. The primary API surface for Vue.js component development.