1.3.14 • Published 4 years ago
vue-hypermodel v1.3.14
vue-hypermodel
Module for REST APIs, that are build on top of the application architecture HATEOAS. Vue-hypermodel delivers you the possibility to transform the json you get from you api, to models.
Getting started
first add package with yarn or npm
yarn add vue-hypermodel
npm install vue-hypermodel
create vue.config.js file in main directory of your project with following content:
module.exports = {
transpileDependencies: [
'vue-hypermodel'
]
}
1.3.14
4 years ago
1.3.13
5 years ago
1.3.12
5 years ago
1.3.10
5 years ago
1.3.11
5 years ago
1.3.9
5 years ago
1.3.8
5 years ago
1.3.7
6 years ago
1.3.6
6 years ago
1.3.5
6 years ago
1.3.4
6 years ago
1.3.3
6 years ago
1.3.2
6 years ago
1.3.1
6 years ago
1.3.0
6 years ago
1.2.1
6 years ago
1.2.0
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.0
6 years ago