A FRP Web Framework based on Bacon.js
Stars
6
Forks
0
Watchers
6
Open Issues
0
Overall repository health assessment
>=0.3.x>=1.2.x50
commits
Simplified `attributes` extension for collection models
d117625View on GitHubRefined API with Bacon extension instead of specific methods
a366495View on GitHubFixed a problem with Collection's `add` method that was incorrectly adding element twice when also updating some other element
366da93View on GitHubAdded merge and update options to Collection's `add` method
e4f5ba1View on GitHubBetter hanling of Collection shortcut methods arguments parsing
f12b66bView on GitHubAdded `fetc` to Collection. Fixed behaviour of `fetch` and `save` for Model
d4c13c1View on GitHubChanged `models` api to always send an array. Added `modelsAttributes` method to Collections.
0cd7ea4View on GitHubFixed reset for Collection; it wasn't removing collection reference in models
93fde39View on GitHub