0.36.4 • Published 2 years ago

@vuex-orm/core v0.36.4

Weekly downloads
11,514
License
MIT
Repository
github
Last release
2 years ago

:fire: This is the next iteration of Vuex ORM. It's in active development state, though we are hoping this is going to be the foundation of the version 1.0.0 release. Any feedbacks are welcome!


Vuex ORM is a plugin for Vuex to enable Object-Relational Mapping access to the Vuex Store. Vuex ORM lets you create "normalized" data schema within Vuex Store with relationships such as "Has One" and "Belongs To Many" like any other usual ORM library. It also provides fluent API to get, search and update Store state.

Vuex ORM is heavily inspired by Redux recipe of "Normalizing State Shape" and "Updating Normalized Data". Learn more about the concept and motivation of Vuex ORM at What is Vuex ORM?.

Documentation

You can check out the full documentation for Vuex ORM Next at https://next.vuex-orm.org.

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.

Examples

Coming soon...

Plugins

Coming soon...

Contribution

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

Scripts

There are several scripts to help with development.

$ yarn build

Compile files and generate bundles in dist directory.

$ yarn lint

Lint files using Prettier.

$ yarn test

Run the test using Jest.

$ yarn test:watch

Run the test in watch mode.

$ yarn test:perf

Run the performance test.

$ yarn coverage

Generate test coverage in coverage directory.

$ yarn docs

Build and boot documentation server with VuePress.

License

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

1.0.0-draft.15

2 years ago

1.0.0-draft.16

2 years ago

1.0.0-draft.14

3 years ago

0.36.4

3 years ago

1.0.0-draft.11

3 years ago

1.0.0-draft.12

3 years ago

1.0.0-draft.13

3 years ago

1.0.0-draft.10

3 years ago

1.0.0-draft.9

3 years ago

1.0.0-draft.8

3 years ago

1.0.0-draft.7

3 years ago

1.0.0-draft.6

3 years ago

1.0.0-draft.5

3 years ago

1.0.0-draft.4

4 years ago

1.0.0-draft.3

4 years ago

1.0.0-draft.2

4 years ago

1.0.0-draft.1

4 years ago

1.0.0-draft.0

4 years ago

0.36.3

4 years ago

0.36.2

4 years ago

0.36.1

4 years ago

0.36.0

4 years ago

0.35.2

4 years ago

0.35.1

4 years ago

0.35.0

4 years ago

0.34.1

4 years ago

0.34.0

4 years ago

0.33.0

4 years ago

0.32.5

5 years ago

0.32.4

5 years ago

0.32.3

5 years ago

0.32.2

5 years ago

0.32.1

5 years ago

0.32.0

5 years ago

0.31.13

5 years ago

0.31.12

5 years ago

0.31.11

5 years ago

0.31.10

5 years ago

0.31.9

5 years ago

0.31.8

5 years ago

0.31.7

5 years ago

0.31.6

5 years ago

0.31.5

5 years ago

0.31.4

5 years ago

0.31.3

5 years ago

0.31.2

5 years ago

0.31.1

5 years ago

0.31.0

5 years ago

0.30.0

5 years ago

0.29.0

5 years ago

0.28.0

6 years ago

0.27.0

6 years ago

0.26.4

6 years ago

0.26.3

6 years ago

0.26.2

6 years ago

0.26.1

6 years ago

0.26.0

6 years ago

0.25.7

6 years ago

0.25.6

6 years ago

0.25.5

6 years ago

0.25.4

6 years ago

0.25.3

6 years ago

0.25.2

6 years ago

0.25.1

6 years ago

0.25.0

6 years ago

0.24.5

6 years ago

0.24.4

6 years ago

0.24.3

6 years ago

0.24.2

6 years ago

0.24.1

6 years ago

0.24.0

6 years ago

0.23.4

6 years ago

0.23.3

6 years ago

0.23.2

6 years ago

0.23.1

6 years ago

0.23.0

6 years ago

0.22.0

6 years ago

0.21.1

6 years ago

0.21.0

6 years ago

0.20.2

6 years ago

0.20.1

6 years ago

0.20.0

6 years ago

0.19.0

6 years ago

0.18.0

6 years ago

0.17.0

6 years ago

0.16.3

6 years ago

0.16.2

6 years ago

0.16.1

6 years ago

0.16.0

6 years ago