{"library":"petite-vue","type":"library","category":null,"description":"petite-vue is a lightweight (approx. 6kb) distribution of Vue.js designed specifically for progressively enhancing existing HTML pages with reactivity, rather than building single-page applications. It provides the core Vue template syntax and reactivity model but is optimized for \"sprinkling\" interactions without a build step. The current version is `0.4.1`, and its development status, as per the README, indicates that while usable, it is still relatively new with potential for API changes. The project maintains a very focused, minimal scope, with issue tracking and feature requests explicitly disabled to prioritize core functionality. Its key differentiators include its minuscule size, server-side rendering friendliness, direct DOM manipulation, and the ability to integrate interactivity into static pages using a familiar Vue-like syntax, often without requiring a full build pipeline.","language":"javascript","status":"maintenance","version":"0.4.1","tags":["javascript","vue","typescript"],"install":[{"cmd":"npm install petite-vue","imports":["import { createApp } from 'petite-vue'","PetiteVue.createApp().mount()","<div v-scope=\"{ message: 'hello' }\">"]},{"cmd":"yarn add petite-vue","imports":[]},{"cmd":"pnpm add petite-vue","imports":[]}],"homepage":null,"github":"https://github.com/vuejs/petite-vue","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/petite-vue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/petite-vue/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}