pocket-vue
v1.2.1
Published
petite-vue fork with plugins support — pocket-vue
Readme
pico-vue
pico-vue is a fork of petite-vue, which is an alternative distribution of Vue optimized for progressive enhancement. It provides the same template syntax and reactivity mental model as standard Vue. However, it is specifically optimized for "sprinkling" a small amount of interactions on an existing HTML page rendered by a server framework.
Status
petite-vueis not maintained anymore, hence we will provide bug fixes and handle feature requests. Feel free to open an issue or PR.
Documentation
For usage instructions, examples, and API reference, please visit our documentation.
To run the documentation locally:
pnpm docs:devDevelopment
Setup
pnpm installDev Server
pnpm devTesting
pnpm testBuild
pnpm buildContributing
We welcome contributions! Please feel free to submit a Pull Request.
License
MIT
