fs.collections

3.0.2 • Public • Published

fs.collections

fs.collections is an Angular-ish version of Backbone's Models and Collections which we rely heavily on at Fullscreen

Installation

In your Angular project, run bower install --save fs.collections to save the module. Then, in your HTML, add:

<script src="/path/to/bower_components/fs.collections/index.js"></script>

And lastly, in your Angular module, include fs.collections as a dependency:

angular.module('my-app', ['fs.collections')

Contributing

To get your dev environment up and running, run npm install and bower install to get the components we need.

Tests are run with npm run test and you can build the minified source with npm run build

Readme

Keywords

none

Package Sidebar

Install

npm i fs.collections

Weekly Downloads

0

Version

3.0.2

License

MIT

Unpacked Size

136 kB

Total Files

16

Last publish

Collaborators

  • 8bitdesigner