propellant-vue
v0.7.0
Published
well-crafted Vue.js components
Downloads
7
Maintainers
Readme
- consider the component first, rather than wrap an existing CSS library
- balance performance and API simplicity
- no
watch
in components unless warranted by the use-case
- no
- use a Vue event bus to streamline components while still providing native debugging
- performant transitions/animations
- high forkability