UNPKG

pinia-orm

Version:

The Pinia plugin to enable Object-Relational Mapping access to the Pinia Store.

38 lines (27 loc) 1.7 kB
[![Pinia ORM banner](./.github/assets/banner.png)](https://github.com/storm-tail/pinia-orm) [![npm version][npm-version-src]][npm-version-href] [![npm downloads][npm-downloads-src]][npm-downloads-href] [![Github Actions CI][github-actions-ci-src]][github-actions-ci-href] [![Coverage][code-coverage-src]][code-coverage-href] [![License][license-src]][license-href] # Welcome to pinia-orm > Intuitive, type safe and flexible ORM for Pinia based on [Vuex ORM Next](https://github.com/vuex-orm/vuex-orm-next) - [✨ &nbsp;Release Notes](https://pinia-orm.codedredd.de/changelog) - [📖 &nbsp;Documentation](https://pinia-orm.codedredd.de) - [👾 &nbsp;Playground](https://pinia-orm-play.codedredd.de) ## Help me keep working on this project 💚 - [Become a Sponsor on GitHub](https://github.com/sponsors/codedredd) - [One-time donation via PayPal](https://paypal.me/dredd1984) ## License [MIT](http://opensource.org/licenses/MIT) <!-- Badges --> [npm-version-src]: https://img.shields.io/npm/v/pinia-orm/latest.svg [code-coverage-src]: https://img.shields.io/codecov/c/github/CodeDredd/pinia-orm?logo=Codecov&logoColor=white&token=BYLAJJOOLS [code-coverage-href]: https://app.codecov.io/gh/CodeDredd/pinia-orm [npm-version-href]: https://npmjs.com/package/pinia-orm [npm-downloads-src]: https://img.shields.io/npm/dm/pinia-orm.svg [npm-downloads-href]: https://npmjs.com/package/pinia-orm [github-actions-ci-src]: https://github.com/codedredd/pinia-orm/actions/workflows/ci.yml/badge.svg [github-actions-ci-href]: https://github.com/codedredd/pinia-orm/actions?query=workflow%3Aci [license-src]: https://img.shields.io/npm/l/pinia-orm.svg [license-href]: https://npmjs.com/package/pinia-orm