Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/cyclejs/collection
An easier way to do collections in Cycle.js
https://github.com/cyclejs/collection
Add lib/ to .gitignore
No need to include compiled output in the repo, just in the package.
6eea6ab5a1b9421dd6518b0bdfe0787d7d93d681 authored over 8 years ago by Nick Johnstone <[email protected]>
Set up babel compilation in package.json
c8a9b825b33f769aefa02ba75a5f8d97f19849dd authored over 8 years ago by Nick Johnstone <[email protected]>
c8a9b825b33f769aefa02ba75a5f8d97f19849dd authored over 8 years ago by Nick Johnstone <[email protected]>
Remove browser tests
175afb382e7c7822f9197effddba38d7c566a14b authored over 8 years ago by Nick Johnstone <[email protected]>
175afb382e7c7822f9197effddba38d7c566a14b authored over 8 years ago by Nick Johnstone <[email protected]>
Fix typos in README
006d6431ef57bd51a6f7f4aead6c98b98343ae4d authored over 8 years ago by Nick Johnstone <[email protected]>
006d6431ef57bd51a6f7f4aead6c98b98343ae4d authored over 8 years ago by Nick Johnstone <[email protected]>
.add() now takes an object of additional sources
Currently .add() takes a value (that will be wrapped with xs.of) or a
stream to be passed to pro...
Add lib to files list
414357ce36df335a04e1f89fd2a7e6eb03ac2ce0 authored over 8 years ago by Nick Johnstone <[email protected]>
414357ce36df335a04e1f89fd2a7e6eb03ac2ce0 authored over 8 years ago by Nick Johnstone <[email protected]>
Add a section on child handlers to the README
2e6f133c060dfda544961dce0ff4f80c928e249d authored over 8 years ago by Nick Johnstone <[email protected]>
2e6f133c060dfda544961dce0ff4f80c928e249d authored over 8 years ago by Nick Johnstone <[email protected]>
Started writing a proper readme
e4d8e440d3b79e406fc7348bbbd07e4c46cc0962 authored over 8 years ago by Nick Johnstone <[email protected]>
e4d8e440d3b79e406fc7348bbbd07e4c46cc0962 authored over 8 years ago by Nick Johnstone <[email protected]>
Refactor example
b7e012d3f451cd4dbb59583fcdf3743c20c5e292 authored over 8 years ago by Nick Johnstone <[email protected]>
b7e012d3f451cd4dbb59583fcdf3743c20c5e292 authored over 8 years ago by Nick Johnstone <[email protected]>
Include item name in vdom key
c71babb43d777cf2b27b7984b1bb5fd5b3289c28 authored over 8 years ago by Nick Johnstone <[email protected]>
c71babb43d777cf2b27b7984b1bb5fd5b3289c28 authored over 8 years ago by Nick Johnstone <[email protected]>
Add deploy script
b5841f11af5f89c5e44bbd8047c574782522058e authored over 8 years ago by Nick Johnstone <[email protected]>
b5841f11af5f89c5e44bbd8047c574782522058e authored over 8 years ago by Nick Johnstone <[email protected]>
Automatically apply key to DOM property of items in collection
3db70c08a90e1eec3f01df230b53c1231cd70ad8 authored over 8 years ago by Nick Johnstone <[email protected]>
3db70c08a90e1eec3f01df230b53c1231cd70ad8 authored over 8 years ago by Nick Johnstone <[email protected]>
Semicolons!
78253e52a0bb0b3d666d6520729fbf140fbc9aa7 authored over 8 years ago by Nick Johnstone <[email protected]>
78253e52a0bb0b3d666d6520729fbf140fbc9aa7 authored over 8 years ago by Nick Johnstone <[email protected]>
Changed app to be a trello style list app
b8aa26351788ee5900b3101a1c956ea40a8c5a0b authored over 8 years ago by Nick Johnstone <[email protected]>
b8aa26351788ee5900b3101a1c956ea40a8c5a0b authored over 8 years ago by Nick Johnstone <[email protected]>
Add Collection.pluck helper
9f19f590f1e8334fc196fb3e707461d0f1bd2ea0 authored over 8 years ago by Nick Johnstone <[email protected]>
9f19f590f1e8334fc196fb3e707461d0f1bd2ea0 authored over 8 years ago by Nick Johnstone <[email protected]>
Out with the old tests, in with the new
4365930403df0bfb6a23d30e34c9652f255ff4cb authored over 8 years ago by Nick Johnstone <[email protected]>
4365930403df0bfb6a23d30e34c9652f255ff4cb authored over 8 years ago by Nick Johnstone <[email protected]>
Start converting to xstream/cycle diversity
0aae2f5666e16e3472a943256bc1497c31e2d168 authored over 8 years ago by Nick Johnstone <[email protected]>
0aae2f5666e16e3472a943256bc1497c31e2d168 authored over 8 years ago by Nick Johnstone <[email protected]>
Fix grammar and give test data a proper name
170250f409b11575a030b92fc1be94ebc23645e3 authored over 8 years ago by Nick Johnstone <[email protected]>
170250f409b11575a030b92fc1be94ebc23645e3 authored over 8 years ago by Nick Johnstone <[email protected]>
Add counter example and pluck operator
a0d72a97d2dbf2e36fe2ee379b9b77b0a15c34c0 authored over 8 years ago by Nick Johnstone <[email protected]>
a0d72a97d2dbf2e36fe2ee379b9b77b0a15c34c0 authored over 8 years ago by Nick Johnstone <[email protected]>
Fix bug where removing items would remove all items following
9213f3723daed286c6d9b6333f83d7d24677cdcc authored over 8 years ago by Nick Johnstone <[email protected]>
9213f3723daed286c6d9b6333f83d7d24677cdcc authored over 8 years ago by Nick Johnstone <[email protected]>
Automatically name handler actions
172a6063a2a5289d6a97de066c15deab5fb33f8a authored over 8 years ago by Nick Johnstone <[email protected]>
172a6063a2a5289d6a97de066c15deab5fb33f8a authored over 8 years ago by Nick Johnstone <[email protected]>
Fix removal breaking with many items
fa66a6a738850db64b1e771f0ee47dce88f54a35 authored over 8 years ago by Nick Johnstone <[email protected]>
fa66a6a738850db64b1e771f0ee47dce88f54a35 authored over 8 years ago by Nick Johnstone <[email protected]>
Turn readme example into running app
919b3a5da1811f3d490524fc41abcc02e2035ef5 authored over 8 years ago by Nick Johnstone <[email protected]>
919b3a5da1811f3d490524fc41abcc02e2035ef5 authored over 8 years ago by Nick Johnstone <[email protected]>
Props passed to add are now wrapped in Observable.just
e7bb942bb760f0f3a640ccbf5085d3f550adfb81 authored over 8 years ago by Nick Johnstone <[email protected]>
e7bb942bb760f0f3a640ccbf5085d3f550adfb81 authored over 8 years ago by Nick Johnstone <[email protected]>
Add a readme with example
fba8d92dd78a15d18764cd17a2494ed4cce4efd9 authored over 8 years ago by Nick Johnstone <[email protected]>
fba8d92dd78a15d18764cd17a2494ed4cce4efd9 authored over 8 years ago by Nick Johnstone <[email protected]>
Refactor registerHandlers to return an observable of handlers
99cf9e85f8c9ad18e06bd2d9e8c11c2e25487ee0 authored over 8 years ago by Nick Johnstone <[email protected]>
99cf9e85f8c9ad18e06bd2d9e8c11c2e25487ee0 authored over 8 years ago by Nick Johnstone <[email protected]>
Remove some needless abstraction
d715d39517b35defa9a613d13db357f4dcfe1c44 authored over 8 years ago by Nick Johnstone <[email protected]>
d715d39517b35defa9a613d13db357f4dcfe1c44 authored over 8 years ago by Nick Johnstone <[email protected]>
Add removal of items
c0f590bf153691bc9d66b8cfa95fee67669614ff authored over 8 years ago by Nick Johnstone <[email protected]>
c0f590bf153691bc9d66b8cfa95fee67669614ff authored over 8 years ago by Nick Johnstone <[email protected]>
Add collection helper with add
4913f2b6088006ed7e0a5dd4f2409d03c5bf8ff2 authored over 8 years ago by Nick Johnstone <[email protected]>
4913f2b6088006ed7e0a5dd4f2409d03c5bf8ff2 authored over 8 years ago by Nick Johnstone <[email protected]>
Pull in hot-reloading example
cef9be0806be295c7f9670ae416712412687c221 authored over 8 years ago by Nick Johnstone <[email protected]>
cef9be0806be295c7f9670ae416712412687c221 authored over 8 years ago by Nick Johnstone <[email protected]>
Initial commit
cfc7635aa2e64bbd5fa987ad240641cd5f042c47 authored over 8 years ago by Nick Johnstone <[email protected]>
cfc7635aa2e64bbd5fa987ad240641cd5f042c47 authored over 8 years ago by Nick Johnstone <[email protected]>