$ gnpm install vue-types
Prop type definitions for Vue.js.
Note: This document is for VueTypes 4. If you are looking for an older versions, refer to the v1~v3
branches.
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
docs
folder dependencies: cd docs
npm ci
npm run docs:dev
npm ci
__tests__/
npm run lint && npm test
Copyright (c) 2016 - present Marco Solazzi
Copyright 2013 - present © cnpmjs.org | Home |