0.6.15 • Published 6 months ago

@rstore/nuxt-drizzle v0.6.15

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

rstore is a data store allowing you to handle all data in your application.

Define a data model and then run queries or execute mutations (create, update and delete) on your data.

FEATURES

  • Normalized reactive cache to ensure all components are up-to-date
  • Co-locate queries within the components that need them
  • Fully adaptable with plugins to fetch from any source (REST, GraphQL...)
  • Scale down to small prototypes and scale up to big enterprise apps
  • Query API designed for local-first and realtime
  • Form API to handle form state and validation
  • TypeScript support with full autocomplete
  • Nuxt module with devtools

Devtools screenshot

0.6.15

6 months ago

0.6.14

7 months ago

0.6.13

7 months ago

0.6.12

7 months ago

0.6.11

7 months ago

0.6.10

7 months ago

0.6.9

7 months ago

0.6.8

7 months ago

0.6.7

7 months ago

0.6.6

7 months ago

0.6.5

7 months ago

0.6.4

7 months ago

0.6.3

7 months ago

0.6.2

7 months ago

0.6.1

7 months ago

0.6.0

7 months ago

0.5.9

8 months ago

0.5.8

8 months ago

0.5.7

8 months ago

0.5.6

8 months ago

0.5.5

8 months ago

0.5.4

8 months ago

0.5.2

8 months ago