2.9.0 • Published 4 years ago

@rocketbase/vue-extra-decorators v2.9.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Vue Extra Decorators

version types license Maintainability

Additional decorators built on vue-class-component

npm i @rocketbase/vue-extra-decorators

Docs

Documentation can be found here

Example

Look at the example directory for examples

Most useful decorators

  • @Prop, @SProp, @BProp, @NProp, @DProp - Define properties
  • @Data - Define data properties
  • @Ref - Bind vue references
  • @Classes, @ClassesKebap - CSS Classes
  • @Watch, @DWatch, @IWatch, @IDWatch - Property watches
  • @On, @OnElement, @OnDocument - Event handlers
  • @Blocking, @BusyState - Manage busy states
  • @RouteParam, @RouteQuery - vue-router support
  • @Emit, @EmitError, @EmitOnStatusCode - Emitting events
  • @Debuffer, @Debounce, @NextTick, @NextMs - Timing
2.9.0

4 years ago

2.8.0

4 years ago

2.7.0

4 years ago

2.6.1

4 years ago

2.6.0

4 years ago

2.5.0

4 years ago

2.4.2

4 years ago

2.4.1

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.1

4 years ago

2.1.2

4 years ago

2.1.0

4 years ago

2.0.9

4 years ago

2.0.8

4 years ago

2.0.7

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago