All Projects → calebeaires → vue-decorator

calebeaires / vue-decorator

Licence: other
Custom decorators to vue-class-component that fits Vue 3

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects

Projects that are alternatives of or similar to vue-decorator

legacy-decorators-migration-utility
🔝 A command line utility to upgrade your JavaScript files from the legacy decorators proposal to the new one.
Stars: ✭ 20 (-35.48%)
Mutual labels:  decorators
stack
A starter repository for MongoDB, Node.js, and Vue.js, with a local environment based on Docker.
Stars: ✭ 48 (+54.84%)
Mutual labels:  vuejs3
kiwi
Built using only nodejs core. Lightweight, intuitive together with great performance and response timing.
Stars: ✭ 45 (+45.16%)
Mutual labels:  decorators
vue-snippets
Visual Studio Code Syntax Highlighting For Vue3 And Vue2
Stars: ✭ 25 (-19.35%)
Mutual labels:  vuejs3
reducer-class
Boilerplate free class-based reducer creator. Built with TypeScript. Works with Redux and NGRX. Has integration with immer.
Stars: ✭ 25 (-19.35%)
Mutual labels:  decorators
Vue-3-Advance-CRUD
A Complete Single Page Application using Vue, Vue Router, Bootstrap-Vue, Vuex and all....
Stars: ✭ 41 (+32.26%)
Mutual labels:  vuejs3
capsid
💊 Declarative DOM programming library. Lightweight (1.79 kb).
Stars: ✭ 76 (+145.16%)
Mutual labels:  decorators
bind-observable
Provides a typescript decorator which binds class properties to observable companion properties.
Stars: ✭ 15 (-51.61%)
Mutual labels:  decorators
tsioc
AOP, Ioc container, Boot framework, unit testing framework , activities workflow framework.
Stars: ✭ 15 (-51.61%)
Mutual labels:  decorators
route-decorators
ES7 decorators that simplify Koa and Express route creation
Stars: ✭ 71 (+129.03%)
Mutual labels:  decorators
eslint-plugin-decorator-position
ESLint plugin for enforcing decorator position
Stars: ✭ 32 (+3.23%)
Mutual labels:  decorators
madewithsupabase
A collection of projects made with Supabase – Websites, Mobile Apps, SaaS, Plugins and more!
Stars: ✭ 84 (+170.97%)
Mutual labels:  vuejs3
polog
Логирование должно быть красивым
Stars: ✭ 26 (-16.13%)
Mutual labels:  decorators
common-injector
Heavily influenced by Angular and it's dependency injection. Inspired by Angular and Indiv.
Stars: ✭ 18 (-41.94%)
Mutual labels:  decorators
elasticmock
Python Elasticsearch Mock for test purposes
Stars: ✭ 98 (+216.13%)
Mutual labels:  decorators
hapi-decorators
Decorators for HapiJS routes
Stars: ✭ 65 (+109.68%)
Mutual labels:  decorators
discord.ts
🤖 Create your discord bot by using TypeScript and decorators!
Stars: ✭ 315 (+916.13%)
Mutual labels:  decorators
validada
Another library for defensive data analysis.
Stars: ✭ 29 (-6.45%)
Mutual labels:  decorators
state inspector
State change & method call logger. A debugging tool for instance variables and method calls.
Stars: ✭ 24 (-22.58%)
Mutual labels:  decorators
toxic-decorators
Library of Javascript decorators
Stars: ✭ 26 (-16.13%)
Mutual labels:  decorators

Welcome to vue-decorator

Hi!, this is a wrapper to two good projects:

  1. vue-class-component
  2. vue-property-decorator

This give us custom decorators provide by vue-class-component and vue-property-decorator that fits Vue 3

##Compatible: Vue 3

Install

yarn

yarn add vue-decorator

npm

npm i vue-decorator
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].