vue-cast-props
Type converter
A utility library for converting props to common data types in Vue.js applications
The cast property on your component provides a convenient way of converting props to common data types.
5 stars
2 watching
1 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
icare-jp-oss/vue-props-type | A Vue.js props type definition to ensure consistency and accuracy in prop types | 20 |
dwightjack/vue-types | Definitions for configurable prop type validation in Vue.js components | 571 |
floedelmann/vue-ts-types | Prop type definitions for Vue.js applications with TypeScript support | 8 |
fl3nkey/vue-conditional-attrs | A Vue.js component for dynamically rendering attributes and event listeners based on conditions. | 6 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
rubnvp/vue-props-validation | Provides a way to validate data in Vue.js applications, especially when dealing with nested objects and arrays. | 21 |
vue-typed/vue-typed | Tools for building Vue applications with TypeScript | 103 |
erpedersen/vue-units | Adds unit conversion filters to Vue.js projects for easy conversion between units in templates | 18 |
taverasady/vue-dynamic-inputs | A Vue.js component library for dynamically generating form inputs with various types and options. | 6 |
i-tengfei/vue-styler | A utility for styling Vue components with CSS-like syntax and hardware acceleration support. | 4 |
frogbob/vue-ts-component-generator | Automates the creation of new Vue TypeScript components with support for customizable naming conventions and component paths. | 5 |
kolesoffac/vue-redux-prepare-props | Helps manage computed properties and side effects in Vue.js applications with Redux state | 1 |
xahtep26/vue-vtree | A reusable tree component for Vue.js that provides flexibility and structure for hierarchical data display. | 7 |
henry-sarabia/sliceconv | A package providing functions to convert between string representations of primitive types and their corresponding Go types on slices. | 10 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |