Skip to content

vuex-orm/vuex-orm-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6c23c18 · Dec 3, 2021
Nov 10, 2021
Dec 3, 2021
Nov 18, 2021
Dec 3, 2021
Dec 3, 2021
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Apr 10, 2020
Nov 19, 2021
Jan 5, 2021
Sep 13, 2021
Nov 17, 2020
Apr 10, 2020
Nov 19, 2021
May 17, 2021
Apr 24, 2020
Nov 18, 2021

Repository files navigation

vuex-orm-next Unit Test Build codecov

Status: Draft

This repo is for the next iteration of Vuex ORM. It’s in an active development state and we are hoping it is going to be the foundation of the version 1.0.0 release. Any and all feedback is welcome!

In addition, new documentation is ongoing and can be found at https://next.vuex-orm.org.

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

Vite Integration

Make sure to disable useDefineForClassFields in tsconfig.json when using vite >= 2.5.0. See this issue for more details.

...
"useDefineForClassFields": false,
...

Contribution

Community contributions will be applicable as soon as this repo reaches alpha stage.

License

Vuex ORM is open-sourced software licensed under the MIT License.