Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Cycle.js

A functional and reactive JavaScript framework.
Collective - Host: opensource - https://opencollective.com/cyclejs - Website: https://cycle.js.org/ - Code: https://github.com/cyclejs

add support for DocumentFragment as node for renderer

github.com/cyclejs/cyclejs - 5ccf3a170d2f4456c99a5b547e2e8cd732d2c11a authored almost 10 years ago by Eryk Napierała <[email protected]>
0.11.0

github.com/cyclejs/cyclejs - fcff67158a07ea574f8a0e5879e84ffe2cb87843 authored almost 10 years ago by Andre Medeiros <[email protected]>
Change API for custom element properties

To better conform with Web Components

github.com/cyclejs/cyclejs - 5a967ca5a2302aef96fb3f236d9d9aa090b8c10a authored almost 10 years ago by Andre Medeiros <[email protected]>
Update README.md in the "Why" section

github.com/cyclejs/cyclejs - d2eab06694b4a7b493b30d4c774045f9dd248c24 authored almost 10 years ago by André Staltz <[email protected]>
Update faq.md with two questions

github.com/cyclejs/cyclejs - 9753f65e984a066ece321cb404fe4361c66a3add authored almost 10 years ago by André Staltz <[email protected]>
Update README.md mention on LICENSE

github.com/cyclejs/cyclejs - 0c959de419d132902d916a3532c3be1918d59194 authored almost 10 years ago by André Staltz <[email protected]>
Update README.md with reference to rxmarbles

github.com/cyclejs/cyclejs - 18d8e7df1fb4ffb8bb1929ee422137557e2aca91 authored almost 10 years ago by André Staltz <[email protected]>
Update README.md about WIP status

github.com/cyclejs/cyclejs - 295f8583dae62b8e2f1080e98fa18cbf3b09a545 authored almost 10 years ago by André Staltz <[email protected]>
Updated virtual-dom to 1.3.0

github.com/cyclejs/cyclejs - 991cec96699bbd2a3e55ab571316fca9af49567c authored almost 10 years ago by staltz <[email protected]>
Fixed bug in Renderer's replaceEventHandlers

github.com/cyclejs/cyclejs - 9c0757ec1e0a90bb293733bcac8cd5647da9594e authored almost 10 years ago by staltz <[email protected]>
Updated virtual-dom lib to 1.2.0

github.com/cyclejs/cyclejs - 41cc460b3707e5b6fb9230e150c165b675326861 authored almost 10 years ago by Andre Medeiros <[email protected]>
Updated jshint to 2.6

github.com/cyclejs/cyclejs - b486ca73570ba8e3fd23424b27ecd39af9648fb3 authored almost 10 years ago by Andre Medeiros <[email protected]>
0.10.0

github.com/cyclejs/cyclejs - bb9889d543842ab88fc6fb0d4667b8d331a4160e authored almost 10 years ago by Andre Medeiros <[email protected]>
Updated browserify, uglify-js, markdox

github.com/cyclejs/cyclejs - cded4a473209133be0d16a082231332e31927146 authored almost 10 years ago by Andre Medeiros <[email protected]>
Merge branch 'master' of github.com:staltz/cycle

Conflicts:
dist/cycle.min.js

github.com/cyclejs/cyclejs - bb2fa23137883cfa33d6ee584e119b586eab43c7 authored almost 10 years ago by Andre Medeiros <[email protected]>
Don't use container element for custom elements #72

github.com/cyclejs/cyclejs - 8bceb2c88fee846cf54a897533a7a96f667824c7 authored almost 10 years ago by Andre Medeiros <[email protected]>
Update README.md about 'honestly reactive'

github.com/cyclejs/cyclejs - 7efd1423d547ecf54aa3806109a7dd2a5d2cc22c authored almost 10 years ago by André Staltz <[email protected]>
Updated README.md value propositions

github.com/cyclejs/cyclejs - 7ad77457e33a8c6f73ecb3fcf9c5c19ddde4c93c authored almost 10 years ago by André Staltz <[email protected]>
Updated RxJS to 2.3.24, updated virtual-dom to 1.1.0

github.com/cyclejs/cyclejs - aa041a4f10334a8572dccaad1af9046b6561a010 authored almost 10 years ago by staltz <[email protected]>
Using ES6 arrows in README.md example

github.com/cyclejs/cyclejs - f6bdd02845b7aebb68ab5b3b18aca8a73d8c7539 authored almost 10 years ago by André Staltz <[email protected]>
0.9.1

github.com/cyclejs/cyclejs - 36417fa611fee656b495cf6fa410afe8ea5bd40a authored almost 10 years ago by Andre Medeiros <[email protected]>
Fixed side-effect leakage in Views #67

github.com/cyclejs/cyclejs - 14a5162dbbf0a40e68b1d2ac3f28bb984eb54f19 authored almost 10 years ago by Andre Medeiros <[email protected]>
Updated README.md about this-less programming

github.com/cyclejs/cyclejs - 44ff5ff0de45f5ffb7891207e3cb8c5fd21bcd7e authored almost 10 years ago by André Staltz <[email protected]>
Update README.md

github.com/cyclejs/cyclejs - b724a43fd6cda2e8b3197dbd02d552c42f504f76 authored almost 10 years ago by André Staltz <[email protected]>
Update README.md

github.com/cyclejs/cyclejs - 551d59fe722f4b06aa2ab682fc86ecd38f25b1e3 authored almost 10 years ago by André Staltz <[email protected]>
Update README.md

github.com/cyclejs/cyclejs - 2ad57438d721bd013c1c89ce46dd302af9537849 authored almost 10 years ago by André Staltz <[email protected]>
Removed coverage stats while they still dont work

github.com/cyclejs/cyclejs - 95b9d343d6fe874e305f7ca84c3d4feb99fddcf3 authored almost 10 years ago by Andre Medeiros <[email protected]>
0.9.0

github.com/cyclejs/cyclejs - 0f81d1d6fa51d548ea9203873e13efbc0a388d90 authored almost 10 years ago by Andre Medeiros <[email protected]>
Muted some unnecessary warnings on intent, updated tests

github.com/cyclejs/cyclejs - 69c087d8c31102c840c73b003b6e3fb087c2910c authored almost 10 years ago by Andre Medeiros <[email protected]>
Updated travis config for coveralls

github.com/cyclejs/cyclejs - 36706f1f12d2d24fad0d77e54c8a10f97bb1f863 authored almost 10 years ago by Andre Medeiros <[email protected]>
Fixed custom elements inside custom elements #64

github.com/cyclejs/cyclejs - c0dee88281c80ec268d70829016b596424514776 authored almost 10 years ago by Andre Medeiros <[email protected]>
Fixed linting issues

github.com/cyclejs/cyclejs - bd50263eaae26d02e3bc7121b999507c774ba337 authored almost 10 years ago by Andre Medeiros <[email protected]>
Added coveralls badge to README.md

github.com/cyclejs/cyclejs - f2e2814dd0787fb24f393f16f6c78ee4daadc3e7 authored almost 10 years ago by André Staltz <[email protected]>
Updated README.md with Acknowledgements

github.com/cyclejs/cyclejs - 7104a755745d0eecc39b2a4a00d7cfe8a55ba8e6 authored almost 10 years ago by André Staltz <[email protected]>
Updated source code for cycle 0.8.1

github.com/cyclejs/todomvc-cycle - f3f57d924242ba9359749dd75d4f637d98f5422a authored almost 10 years ago by Andre Medeiros <[email protected]>
Updated README.md with LOC count

github.com/cyclejs/cyclejs - 26d60e435a0b278df3c8bf4b178e33f9d7bad7dc authored almost 10 years ago by André Staltz <[email protected]>
Updated README.md

github.com/cyclejs/cyclejs - 58a660f27ff63e78cae4be18dfaa1ca6b675b3e1 authored almost 10 years ago by André Staltz <[email protected]>
Fixed bug, avoid replacing custom element on VirtualText

github.com/cyclejs/cyclejs - 1e702680d57a309b43f7a053a12cda9648a6e271 authored almost 10 years ago by staltz <[email protected]>
Updated virtual-dom to 1.0.0

github.com/cyclejs/cyclejs - b84de1904c1b797789443d5a1473e246d97d46d2 authored almost 10 years ago by staltz <[email protected]>
Removed obsolete answer in docs/faq.md

github.com/cyclejs/cyclejs - ada722fe1c8948c65f1527ee10f79a126220e92d authored almost 10 years ago by staltz <[email protected]>
Merge pull request #61 from staltz/lessboilerplate

Significant breaking changes to API

github.com/cyclejs/cyclejs - e31bd3136867e87f167be5545b139c49f64333d0 authored almost 10 years ago by André Staltz <[email protected]>
Replaced usage ev-* with on*, removed dom-delegator

github.com/cyclejs/cyclejs - 1409d1d5ea361f4d2ed2dc64c666ccbcc23079d3 authored almost 10 years ago by staltz <[email protected]>
Updated README example using fat arrows

github.com/cyclejs/cyclejs - 69268b9983a310efc5a6713773e54e4d49587c9e authored almost 10 years ago by staltz <[email protected]>
Updated README

github.com/cyclejs/cyclejs - 36ec10354b5b4d23eadcc6d973a4d99ea6ccc78d authored almost 10 years ago by staltz <[email protected]>
Removed circularInject; inject() returns inputs

circularInject() is no longer necessary, one can make circular
dependencies using c.inject(b).in...

github.com/cyclejs/cyclejs - 6d684526688c385d18de523cb5b0c41f5fe63aec authored almost 10 years ago by staltz <[email protected]>
Fixed memory leak in View

github.com/cyclejs/cyclejs - a27077b71e08599d5d91bf24b741a503dffb62e1 authored almost 10 years ago by staltz <[email protected]>
Removed `events` output requirement for Views

github.com/cyclejs/cyclejs - cfdaeb37f96f5abd46353d063dfbd91e39104f6a authored almost 10 years ago by staltz <[email protected]>
Removed DataFlowNode interfaces boilerplate

github.com/cyclejs/cyclejs - 8c96d434298a45d1668c308db86cdfac942dc5d3 authored almost 10 years ago by staltz <[email protected]>
Merge pull request #57 from dobrite/do/add_events_to_faq

Add note on events to FAQ

github.com/cyclejs/cyclejs - bfcf1c3c097ffcc34a9df5966529c6b4ac9428b9 authored almost 10 years ago by André Staltz <[email protected]>
note on events, i.e. mouseover

github.com/cyclejs/cyclejs - 861273ceb766cb235aae82d91067317c7bdc3769 authored almost 10 years ago by David Obrite <[email protected]>
Rearranged faq.md

github.com/cyclejs/cyclejs - c68895df6df218088b4a8437ad34fb195411f084 authored almost 10 years ago by André Staltz <[email protected]>
Updated faq.md with dollar sign convention

github.com/cyclejs/cyclejs - 92c01716cf39c8c814a9f8c2f8d4f314f152c276 authored almost 10 years ago by André Staltz <[email protected]>
Generated docs for Renderer

github.com/cyclejs/cyclejs - 761e869d5c8088bdff082b96192443116ec49fe4 authored almost 10 years ago by staltz <[email protected]>
Fixed CONTRIBUTING.md

github.com/cyclejs/cyclejs - ab9f63ea9bb491e037ec945242c6aa3498184d9d authored almost 10 years ago by staltz <[email protected]>
Moved registerCustomElement from Cycle to Renderer

This is a breaking change to the API

github.com/cyclejs/cyclejs - c82678882a1a76e23f039c89e29360d5389afb82 authored almost 10 years ago by staltz <[email protected]>
Minor rendering refactor, refactored rendering tests

github.com/cyclejs/cyclejs - edd79d4b95d0d58626a558f0e0ee0c2f8979b989 authored almost 10 years ago by staltz <[email protected]>
Minor refactoring in src/rendering.js

github.com/cyclejs/cyclejs - 5e2eac70705df44a4ddce7334646eb6a8dfe49c9 authored almost 10 years ago by staltz <[email protected]>
Minor jscs fix in examples

github.com/cyclejs/cyclejs - 36e88ce78e7f72b4372a18f500213f8eba445233 authored almost 10 years ago by staltz <[email protected]>
Merge pull request #55 from dobrite/do/data_flow_source_copy_keys

copy keys from input to data flow source, fixes #54

github.com/cyclejs/cyclejs - d474c3297433e95c1da25cd8838c1bd38205b58b authored almost 10 years ago by André Staltz <[email protected]>
Updated README.md

github.com/cyclejs/cyclejs - 49581b0c2b6ea255fdd372ca8238e5beec23bb98 authored almost 10 years ago by staltz <[email protected]>
Custom elements can export interaction events

github.com/cyclejs/cyclejs - 68f65cd9a4f055a0a771a9fee73e63ff417fcd7e authored almost 10 years ago by staltz <[email protected]>
Refactor: simplified rendering/replaceCustomElements

github.com/cyclejs/cyclejs - e93c9439c082fe9c370b0b78da9ae8f64eb7de55 authored almost 10 years ago by staltz <[email protected]>
Renamed livevtree example to custom-element

github.com/cyclejs/cyclejs - f933af1c8b5dd240d85f7652f3f05898a72fb8c1 authored almost 10 years ago by staltz <[email protected]>
copy keys from input to data flow source, fixes #54

github.com/cyclejs/cyclejs - edda718bb4e85fa549879ca33e6b7eefb55d645b authored almost 10 years ago by David Obrite <[email protected]>
Updated virtual-dom to 0.0.24

github.com/cyclejs/cyclejs - 74a5720e6c12b92d85341647894ec1c7da704d03 authored almost 10 years ago by staltz <[email protected]>
Fixed critical bug in Renderer, introduced by custom elems

github.com/cyclejs/cyclejs - f4294dcc9dcea3f0bca64bb87ba4fea8460aee85 authored almost 10 years ago by staltz <[email protected]>
Compiled

github.com/cyclejs/cyclejs - 98fc55532b04c3edad4a376e8f7ef160cfdaa2bd authored almost 10 years ago by staltz <[email protected]>
Merge branch 'livevtree' into master

github.com/cyclejs/cyclejs - 6d0917237fffd486a2ccb34844743be352781642 authored almost 10 years ago by staltz <[email protected]>
Rebuilt and updated docs for custom elements

github.com/cyclejs/cyclejs - 4e0a3957fc9cf29e2c725fc36b15553ec0f5e1b6 authored almost 10 years ago by staltz <[email protected]>
Implemented Cycle API for custom elements

github.com/cyclejs/cyclejs - e5f2dbc8d0abdc5e61f45b5cdeacd1e03c2e2cc1 authored almost 10 years ago by staltz <[email protected]>
Made custom elements wrapper for widget implementation

github.com/cyclejs/cyclejs - db1018274bc643740c5be2fae6029b13b3353417 authored almost 10 years ago by staltz <[email protected]>
State/props independence using DOMful Widgets

github.com/cyclejs/cyclejs - 403968bb15abb754af632b35841c490b8c1e6005 authored almost 10 years ago by staltz <[email protected]>
Updated README.md (improved example)

github.com/cyclejs/cyclejs - 88474f545112f3291b2939385c090a614d84b189 authored almost 10 years ago by André Staltz <[email protected]>
Draft example

github.com/cyclejs/cyclejs - e08f4107b550fca5742bd041dc6e970a2047751e authored about 10 years ago by Andre Medeiros <[email protected]>
Fixed logo pixel-perfection

github.com/cyclejs/cyclejs - b855cdc98fb5536b9725264eac72db8131d90c6e authored about 10 years ago by Andre Medeiros <[email protected]>
Update README.md

github.com/cyclejs/cyclejs - c380f109e2e27b5892455a178eee2ef9231b31b1 authored about 10 years ago by André Staltz <[email protected]>
Update README.md with gitter badge

github.com/cyclejs/cyclejs - a8c7eac56b6f52cd8db08aae679b53be1e59ce22 authored about 10 years ago by André Staltz <[email protected]>
Update faq.md with gitter badge

github.com/cyclejs/cyclejs - 33f920a891e095a6c931f98ab530c1a8fb1c5016 authored about 10 years ago by André Staltz <[email protected]>
Updated bower.json's ignore

github.com/cyclejs/cyclejs - 6b52c6f9c52f8c7ac4ab7e1646e9ec48bcd5c44e authored about 10 years ago by Andre Medeiros <[email protected]>
Fixed logo on README.md again

github.com/cyclejs/cyclejs - 4769547f0015a5e9970895d1bb88dcb06c20b244 authored about 10 years ago by André Staltz <[email protected]>
Changed logo size

github.com/cyclejs/cyclejs - 5a616cf122846d1b8564a4b8eba688591d70b0b4 authored about 10 years ago by Andre Medeiros <[email protected]>
Fixed logo on README.md

github.com/cyclejs/cyclejs - 378e6a55892e0087f6f33f5307758fe2044a5c09 authored about 10 years ago by André Staltz <[email protected]>
Added logo by Pekka Pulli

github.com/cyclejs/cyclejs - 047d9a2ccacc51abd6bab11ec21b80fa1a34b7ad authored about 10 years ago by Andre Medeiros <[email protected]>
0.6.7

github.com/cyclejs/cyclejs - b1e2a70a41e1dc0bb65425a9ef9cd1194665554c authored about 10 years ago by Andre Medeiros <[email protected]>
Compiled

github.com/cyclejs/cyclejs - 9aa4bc5f6cdf27be6d6bb747360a5ed7f2a90d38 authored about 10 years ago by Andre Medeiros <[email protected]>
Merge pull request #41 from m90/amd-standalone

use --standalone instead of --igv in browserify step to enable proper AMD usage

github.com/cyclejs/cyclejs - 64919469cbf98d760101d49f172d9087fc64ab77 authored about 10 years ago by André Staltz <[email protected]>
Updated npm release scripts

github.com/cyclejs/cyclejs - eca1e6ac75e63dae9c550ba09b82d5cf2fadff50 authored about 10 years ago by Andre Medeiros <[email protected]>
createDataFlowNode API returns actual JS 'classes', added tests

github.com/cyclejs/cyclejs - c250714807d7e553a8f6d42ba6eba019d80c78e2 authored about 10 years ago by Andre Medeiros <[email protected]>
Merge pull request #43 from AdrianoFerrari/master

Added return statement to DataFlowSink. Fixes #42.

github.com/cyclejs/cyclejs - e9795d0f172817154cd951adf3edcd3453a22dd9 authored about 10 years ago by André Staltz <[email protected]>
Added return statement to DataFlowSink. Fixes #42.

github.com/cyclejs/cyclejs - 2b7dd3f79937cd840b26455798f21c3fdf5d9fa8 authored about 10 years ago by Adriano Ferrari <[email protected]>
use --standalone instead of --igv in browserify step

this fixes issue #4 where the built file would export Rx.js when used in an AMD environment - it...

github.com/cyclejs/cyclejs - 5f434656c2b40c221d6011a4458c1f42cb06baef authored about 10 years ago by m90 <[email protected]>
0.6.6

github.com/cyclejs/cyclejs - 6a871ac5bb496c48dfb0679d5d14474dd9b1270a authored about 10 years ago by Andre Medeiros <[email protected]>
Compiled dist

github.com/cyclejs/cyclejs - 2efbd7867a8aa274f262b9f21719263fb7079617 authored about 10 years ago by Andre Medeiros <[email protected]>