{"library":"ampersand-rest-collection","type":"library","category":null,"description":"A collection library extending ampersand-collection with REST API and Lodash utility mixins. Version 6.0.0 is current stable. It provides a Backbone.Collection-like interface for RESTful operations (fetch, create, update, delete) and includes Lodash methods for collection manipulation. Part of the Ampersand.js toolkit for building client-side apps. Differentiates from Backbone by being more modular and emphasizing simplicity.","language":"javascript","status":"active","version":"6.0.0","tags":["javascript","collection","rest","models"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install ampersand-rest-collection","imports":["import Collection from 'ampersand-rest-collection'","const MyCollection = Collection.extend({ model: Model, url: '/api' })","collection.fetch()"]},{"cmd":"yarn add ampersand-rest-collection","imports":[]},{"cmd":"pnpm add ampersand-rest-collection","imports":[]}],"homepage":"https://github.com/ampersandjs/ampersand-rest-collection","github":"git://github.com/ampersandjs/ampersand-rest-collection","docs":null,"changelog":null,"pypi":null,"npm":"ampersand-rest-collection","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}