@rstore/nuxt-directus
TypeScript icon, indicating that this package has built-in type declarations

0.6.15 • Public • Published

rstore logo


Documentation | Nightly releases | Contributing guide

ci

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

Backed by
Directus

Readme

Keywords

none

Package Sidebar

Install

npm i @rstore/nuxt-directus

Weekly Downloads

15

Version

0.6.15

License

MIT

Unpacked Size

21.5 kB

Total Files

18

Last publish

Collaborators

  • akryum