use-vue
Vue component and directive metadata primitives for RustUse.
Experimental
use-vue is experimental while use-js remains below 0.3.0.
Example
use ;
let component = new?;
let directive = new?;
assert_eq!;
assert_eq!;
assert_eq!;
# Ok::
Scope
- Vue component, directive, file-kind, and API-style labels.
Non-goals
- Vue compiler behavior.
- SFC parsing.
- Component rendering or project scaffolding.
License
Licensed under either Apache-2.0 or MIT.