Skip to content

Latest commit

 

History

History
81 lines (55 loc) · 3.62 KB

README.md

File metadata and controls

81 lines (55 loc) · 3.62 KB

@eloqjs/vue-collection

npm version npm downloads Github Actions CI Code Climate maintainability Codecov Gitpod ready-to-code Contributions License

The collection for your resources. Made specifically to work with arrays of objects from your API Responses.

Vue Collection | Collection | Nuxt Collection

Features

  • Made specifically to work with arrays of objects
  • JSON API specification support
  • Extends the Array class
  • Names and conventions that makes sense
  • Models support, fully compatible with vue-api-query, sarala and coloquent
  • Integrable primaryKey, fresh and toQuery
  • TypeScript support

📖  Read the Documentation

Contributing

You can contribute online with Gitpod:

Open in Gitpod

Or locally:

  1. Clone this repository
  2. Install dependencies using yarn install
  3. Test using yarn test

Credits

📑 License

MIT License

Copyright (c) João Pedro Antunes Silva