Skip to content

vuemodel/core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VueModel

This is very much WIP! I've made the repo public so people can see what I'm talking about in the podcast ๐Ÿ˜‰

To see how it works, take a look at:

  • tests/*
  • packages/core/src/contracts/crud
  • packages/core/src/composables

If you're interested in implementing a backend for your api/framework, you'll only need to implement the contracts within packages/core/src/contracts/crud and the composables will just work! We'll soon build out a structure for running the tests within tests/* against any backend so you won't even have to write the tests yourself!... at least not all of them.

Implementations

We'll start with IndexedDB (powered by PiniaORM), laravel Orion and Dataverse then take it from there!

About

๐Ÿ’๐Ÿ’š Marrying the frontend and backend for Vue applications

Resources

Stars

Watchers

Forks

Packages

No packages published