|
1 year ago | |
---|---|---|
.. | ||
dist | 1 year ago | |
src | 1 year ago | |
LICENSE | 1 year ago | |
README.md | 1 year ago | |
package.json | 1 year ago |
Prop type definitions for Vue.js. Compatible with both Vue 1.x and 2.x
Note: This document is for VueTypes 2 and above. If you are looking for an older version, refer to the v1
branch.
vue-types
is a collection of configurable prop type definitions for Vue.js components, inspired by React's prop-types
.
Try it now! or learn more at the official documentation site.
npm ci
npm run examples
npm ci
test/
npm run lint && npm test
Copyright (c) 2020 Marco Solazzi