npm.io
0.2.9 • Published 3d ago

@vue-lynx-example/v-model

Licence
Version
0.2.9
Deps
1
Size
205 kB
Vulns
0
Weekly
0
Stars
457

vue-lynx

Vue 3 custom renderer for building Lynx apps.

Pre-Alpha — Expect bugs and enjoy!

Pre-Alpha Website License

Documentation

Visit vue.lynxjs.org for full documentation, including:

Examples

See the examples/ directory. All examples can be run with:

cd examples/<name>
pnpm install
pnpm dev
Tutorials
Vue Features
Ecosystem
Benchmarks

Contributing

git clone https://github.com/Huxpro/vue-lynx.git
cd vue-lynx
pnpm install
pnpm build
Scripts
Command Description
pnpm build Build all packages (internal, runtime, main-thread, plugin)
pnpm dev Watch mode for runtime, main-thread, and plugin
pnpm test Run tests (testing-library)
pnpm test:upstream Run upstream Vue compatibility tests
pnpm test:dev-smoke Run dev smoke tests
pnpm lint Lint with Biome

License

Apache-2.0