1.3.14 • Published 3 years ago

vue-hypermodel v1.3.14

Weekly downloads
71
License
MIT
Repository
github
Last release
3 years ago

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

3 years ago

1.3.13

4 years ago

1.3.12

4 years ago

1.3.10

4 years ago

1.3.11

4 years ago

1.3.9

4 years ago

1.3.8

4 years ago

1.3.7

5 years ago

1.3.6

5 years ago

1.3.5

5 years ago

1.3.4

5 years ago

1.3.3

5 years ago

1.3.2

5 years ago

1.3.1

5 years ago

1.3.0

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago