Skip to content

vuex-orm/plugin-decorator

Repository files navigation

Vuex ORM

Vuex ORM Decorator

Travis CI codecov JavaScript Style Guide License

Vuex ORM Decorator is the TypeScript decorator for defining Vuex ORM fields.

Sponsors

Vuex ORM is sponsored by awesome folks. Big love to all of them from whole Vuex ORM community 💕

Super Love Sponsors

Peter Tóth Mario Kolli Cannikan Andy Koch

A Love Sponsors

George Chaduneli

Documentation

Coming soon...

Questions & Discussions

Join us on our Slack Channel for any questions and discussions.

Although there is the Slack Channel, do not hesitate to open an issue for any question you might have. We're always more than happy to hear any feedback, and we don't care what kind of form they are.

Quick Start

Coming soon...

Plugins

Vuex ORM can be extended via a plugin to add additional features. Here is the list of available plugins.

Contribution

We are excited that you are interested in contributing to Vuex ORM Decorator! Anything from raising an issue, submitting an idea of a new feature, or making a pull request is welcome!

Development

$ yarn build

Compile files and generate bundles in dist directory.

$ yarn lint

Lint files using a rule of Standard JS.

$ yarn test

Run the test using Jest.

$ yarn test:watch

Run the test in watch mode.

$ yarn coverage

Generate test coverage in coverage directory.

License

The Vuex ORM Decorator is open-sourced software licensed under the MIT license.

Releases

No releases published

Packages

No packages published