Ecosyste.ms: OpenCollective

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

Rx Angular

RxAngular offers a comprehensive toolset for handling fully reactive Angular applications with the main focus on runtime performance and template rendering.
Collective - Host: opensource - https://opencollective.com/rx-angular - Website: https://rx-angular.io - Code: https://github.com/rx-angular

build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 (#132)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0....

github.com/rx-angular/rx-angular - de815e96378c6ac2bbb5ffe2e8ef2a1112395cc7 authored over 4 years ago
docs(snippets): Add snippet explaining the use of ngrx-entity (#130)

* Create manage-collections-with-ngrx-entity.md

* Update README.md

github.com/rx-angular/rx-angular - 15314962bdcc9cbefe597df5f27a329397aa34ad authored over 4 years ago
fix(state): exports, bump version to 1.2.2

github.com/rx-angular/rx-angular - 8337f1e24e96bae0586d2a516bb7a8504072bfb8 authored over 4 years ago
fix(state): exports

github.com/rx-angular/rx-angular - c96156b9560557ecbbb51a4a3dfacd40ad81d8c7 authored over 4 years ago
release(state): 1.2.1

github.com/rx-angular/rx-angular - 6a011e92e789f316599ca6f51d15bd3158363b10 authored over 4 years ago
Add new snippet (#129)

Add new example snippet using ngrx selectors with `@rx-angular/state`

github.com/rx-angular/rx-angular - ada77fddd2fd4c8b6bf774d35054722d43526f58 authored over 4 years ago
feat(template): Cache zone.js detection per instance (#128)

Very nice! Thanks a lot! <3

github.com/rx-angular/rx-angular - 1bb2ec47d6cb7907aeeb7be3b455758519c51123 authored over 4 years ago
release(state): 1.2.0

github.com/rx-angular/rx-angular - 7fe20ab69afe1002be325a98a79f9ea9021c0915 authored over 4 years ago
fix: detect zone.js by using runOutsideAngular() (#126)

github.com/rx-angular/rx-angular - 717ffb3800d3647dca3e7544b4e0e58e17668b45 authored over 4 years ago
docs: fixed typos for state docs snippets (#125)

github.com/rx-angular/rx-angular - 6eb991fceee2764ee37c9e1fac104b8008326a9d authored over 4 years ago
Add labeler (#124)

add labeler

github.com/rx-angular/rx-angular - b9b422b8031b7a15f6932197e9f391265823218d authored over 4 years ago
test(state): removed guards, added tests (#123)

* test(state): removed guards, added tests

* test(state): added tests

* test(state): added...

github.com/rx-angular/rx-angular - 33e2dbd5602eda8329db9f91d8bffefd48a8a6ca authored over 4 years ago
doc improvements (#119)

* update(docs): improved docs and added new snippet

* update(docs): fixed and added links

...

github.com/rx-angular/rx-angular - 365eb9658626cc79a59a22a3081698cf9914efff authored over 4 years ago
Merge pull request #122 from BioPhoton/add-tests-to-state

test(state): add tests

github.com/rx-angular/rx-angular - 35e43579ca800c3c3ba4b4826424ee1416b26998 authored over 4 years ago
test(state): replaced error

github.com/rx-angular/rx-angular - 060986821f03f68b1f11135b076f871afa610576 authored over 4 years ago
test(state): replaced error

github.com/rx-angular/rx-angular - 2baeeea159a3b8eeb652bb2c3450f5bececdcc0a authored over 4 years ago
test(state): add tests

github.com/rx-angular/rx-angular - d74cf3ec635e031f11f6f8f8284cd6fb2da78b04 authored over 4 years ago
feat(state): extend accumulator observable to take accumulation functions at runtime (#120)

* feat(state): extend accumulator observable to take accumulation functions at runtime

* feat...

github.com/rx-angular/rx-angular - 7fb84158261ed8f652699be4af687fdba95bb2ec authored over 4 years ago
test(state): setup test coverage report (#121)

test(state): setup test coverage report

github.com/rx-angular/rx-angular - 141142b22252090ee3bc83e39e37926a5ab71a0b authored over 4 years ago
select slice operator (#114)

* feature(selectSlice): implemented first draft

* fix(zone-checks): fixed apiZonePatched cond...

github.com/rx-angular/rx-angular - 77b6188157a6b2cb34874b7fbf06fed1fc1d53b3 authored over 4 years ago
fix(distinctUntilSomeChanged): fixed typing issues, docs and added 100% test coverage (#116)

github.com/rx-angular/rx-angular - d0942203789e789d311bdabe2ecc10429060f41c authored over 4 years ago
fix(zone-checks): fixed apiZonePatched condition (#115)

github.com/rx-angular/rx-angular - 797e2b18552a060dfd212b3549f8d21b1fe3eb33 authored over 4 years ago
fix(template): fixed broken exports in barrel files

github.com/rx-angular/rx-angular - 0e3e47695efb51d6714109610f8a51829049f966 authored over 4 years ago
Global vs local state snippet (#110)

Co-authored-by: kirill-karnaukhov <[email protected]>
Co-authored-by: Michael Hladk...

github.com/rx-angular/rx-angular - 7a32e66f17a5b590cceb26f8f13888048729e971 authored over 4 years ago
Update README.md

github.com/rx-angular/rx-angular - b3a20b3ddd989dcdefd1b0b7c85b94ebe216e717 authored over 4 years ago
Add zone less events directive (#78)

* add zone-less events directive and utils

* add zone-less events directive and utils

* ad...

github.com/rx-angular/rx-angular - 895f32a1a64a5b9fdb1d57eb05ddc494baafa186 authored over 4 years ago
fix(state): improve typings

github.com/rx-angular/rx-angular - aba611acedbadb09c7e3233a5d9b7bd74f73d259 authored over 4 years ago
Add `(please refer to specific README files below for installation an… (#104)

* Add `(please refer to specific README files below for installation and setup instructions, exa...

github.com/rx-angular/rx-angular - 1965a747bbcb04f9eb58e07b457869e1c2e515a1 authored over 4 years ago
Add strictNullChecks and noImplicitAny to libs/state/tsconfig.json + fix errors (#102)

* Add strictNullChecks and noImplicitAny to libs/state/tsconfig.json + fix errors

* Update li...

github.com/rx-angular/rx-angular - 894bee60ef32cc980e45756f5c5f1b649ec06a90 authored over 4 years ago
Fix typos in readme: ear->are, pe->be (#106)

github.com/rx-angular/rx-angular - 75efcad705742598d4c59de5c853d198582f0833 authored over 4 years ago
Fix typos in readme: ear->are, pe->be (#103)

Co-authored-by: Karol Depka Pradzinski <[email protected]>

github.com/rx-angular/rx-angular - 013a883a4a3e93eb6b2578a11a03ec68bfb04a01 authored over 4 years ago
docs(1.1.1) fix exports

github.com/rx-angular/rx-angular - 4412de17289ebf51eae67f75a57d7a3e71360ec8 authored over 4 years ago
modify loadingSignal behavior (#96)

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 0694e520344c773c417de74938987e23294d8fd3 authored over 4 years ago
docs(release): 1.1.0

github.com/rx-angular/rx-angular - 67deb5fa7586cae2fe817e81174be697022b1cfa authored over 4 years ago
docs(state) add comma

github.com/rx-angular/rx-angular - a8094263e756920da82d02f4681654b95497b6ff authored over 4 years ago
Merge pull request #95 from Karnaukhov-kh/patch-1

docs(snippet): small doc update, new links to select & connect.

github.com/rx-angular/rx-angular - f7e914308681a765e923117fffa7d2060d7bd333 authored over 4 years ago
Update libs/state/docs/snippets/behavior-subject-vs-rx-state.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 6598003a94ffd7f6d6f66f070e1d364831cb7e9f authored over 4 years ago
Update libs/state/docs/snippets/behavior-subject-vs-rx-state.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - a2159132c7f7e79aac280f49e6fb206ee89edda0 authored over 4 years ago
Small typo fix, new links to select & connect.

github.com/rx-angular/rx-angular - f48436c749e66daa504ecff8615ee9be6ee2b2d6 authored over 4 years ago
Update overview.md

github.com/rx-angular/rx-angular - 23f87dfb84acbc6b278b31370391bb187aa7742c authored over 4 years ago
Merge pull request #94 from BioPhoton/hostbinding-snippet-link

docs(links) added link to hostbinding snippet

github.com/rx-angular/rx-angular - cfc238eff4110759e2de91048231abeb742d437a authored over 4 years ago
docs(links) added link to hostbinding snippet

github.com/rx-angular/rx-angular - ffba6cfa368fe45eef96e91c4782842b87f8671d authored over 4 years ago
tests(demos): delete e2e tests (#93)

* tests(demos): delete e2e tests

* tests(demos): fix json

github.com/rx-angular/rx-angular - 9c5fa5529842ae344e25253c5706c0c0fff551b5 authored over 4 years ago
Merge pull request #82 from BioPhoton/select-stateful-docs

docs(state) add select and stateful tests, add docs, update readme

github.com/rx-angular/rx-angular - 67298197fecf07a0108bf37eb42fe0f2bc6712af authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - d92118b6ba435cab88e7719953b2e866f72f1451 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 3040094e8887df8899bc8e7ffbf6ec21fdea9893 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 2dd55425a936b38c4308b0813edfa56081edb8cd authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - af6604982820ce1f1d70e1e4ebe46661eceb0470 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - c8f42d5ce05dd816bd6561adafc91cf04ba2c789 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 32c4530993474edafc45189abf47a963509ee23a authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - b176a97b73cda3dd7b3cdc50d52e9b05cbd8b797 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - e2e620ab7df4a145ec565aac41e0566575ed0318 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - d55517637b3c55b3bc950fac92df3fbe4ed0d002 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 42c9cf3b6216379dbdf1bc7380fb8247c2a71a3f authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 425d9c59132e38962efdf07c3d00910c8e9bab3e authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 1f46af6f7670a10b3f85ac51c885d96288aca9e5 authored over 4 years ago
Update libs/state/docs/snippets/hostbindings.md

Co-authored-by: Michael Hladky <[email protected]>

github.com/rx-angular/rx-angular - 79019c4e785db93c9680a31fa78bf4dbdf346287 authored over 4 years ago
Merge remote-tracking branch 'origin/select-stateful-docs' into select-stateful-docs

github.com/rx-angular/rx-angular - 742694b77281b9ab52a92cca0b6fc14e154848c4 authored over 4 years ago
docs(state): add docs to partial updates

github.com/rx-angular/rx-angular - c69734fb8b547a60446155adfc820f93bf93a401 authored over 4 years ago
Merge branch 'select-stateful-docs' of github.com:BioPhoton/ngx-rx into select-stateful-docs

github.com/rx-angular/rx-angular - c5e789d6b4e60004551b07543c6a478f20754ad0 authored over 4 years ago
docs(snippets) added hostbinding snippet. refs #75

github.com/rx-angular/rx-angular - 2e0bb3b4c44b5c8153ee5afb8fed731a81b2c4b3 authored over 4 years ago
docs(state): add docs to passing observables snippet

github.com/rx-angular/rx-angular - 6edbf06210cdf3efcf4ef48648664eb897815e4e authored over 4 years ago
docs(state): fix tests

github.com/rx-angular/rx-angular - aef7761ff817f37092e057288d46f6391c4e72bf authored over 4 years ago
docs(state): fix tests and ci

github.com/rx-angular/rx-angular - e6758c28aef7ea09486dbfe6fd045e65ff549081 authored over 4 years ago
docs(state): fix tests and ci

github.com/rx-angular/rx-angular - 3ec3f4e6bf56b52fc6539e198e7f9a7f2c3f4435 authored over 4 years ago
docs(state): add nice text snippet from @Karnaukhov-kh

github.com/rx-angular/rx-angular - ac4f7719d1958496ab610457a8b3d7f5fd8273d7 authored over 4 years ago
Merge branch 'select-stateful-docs' of github.com:BioPhoton/ngx-rx into select-stateful-docs

github.com/rx-angular/rx-angular - 5a9a039bc16467df247d6fd145226ca4648edc69 authored over 4 years ago
docs(snippet) added explanation for rxLet directive. refs #75

github.com/rx-angular/rx-angular - d36acbc749ed3602a9805869da3d6c0395383d09 authored over 4 years ago
docs(state): add nice text snippet from @Karnaukhov-kh

github.com/rx-angular/rx-angular - e986552896355cd05ef95076ae0efc63b84cee1c authored over 4 years ago
docs(state-demo) fixed usage of distinctUntilKeyChanged. refs #75

github.com/rx-angular/rx-angular - 5670e854353d9d2abbe7285a5d3353d22601fc8d authored over 4 years ago
docs(state): fix docs images

github.com/rx-angular/rx-angular - f31fb2b3046eb9bfc45e042fe171b96ae383d150 authored over 4 years ago
docs(state): fix docs text

github.com/rx-angular/rx-angular - 6f3ea6b76c3381ea9ea0cebc55f8d4c5c85b9054 authored over 4 years ago
docs(state): add operator docs

github.com/rx-angular/rx-angular - e99919e89e9ae5f71d1725bc517e8b8bcfa20b3d authored over 4 years ago
Update libs/state/src/lib/core/operators/select.ts

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 16ceb6451b1f00bbfdc017782ef2e7cfbb7ea560 authored over 4 years ago
Update libs/state/src/lib/core/operators/select.ts

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - cdd5df62b070e8660419022982f66fda11acbd63 authored over 4 years ago
Update libs/state/src/lib/core/operators/select.ts

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - f7f1c3be104f12b1e95caae05d732eec557bd9ba authored over 4 years ago
Update libs/state/docs/snippets/get-nested-state-slices.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - fcd1fd908ac26a85b2b036d625107db4c7b0e3cc authored over 4 years ago
Update libs/state/docs/snippets/get-nested-state-slices.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 2581a0e6d47097d9d1d2c8818158516c4a6815af authored over 4 years ago
Update libs/state/docs/snippets/get-nested-state-slices.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 77113a36bbdbdbeba20ae565b066c7e9160eaf0f authored over 4 years ago
Update libs/state/docs/snippets/deriving-simple-state.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - b5660423aba0818619d282ca9d2566970c126e74 authored over 4 years ago
Update libs/state/docs/snippets/deriving-simple-state.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 95a0e3dc1bd72678b23b4dec650ce8e925ec97d4 authored over 4 years ago
Update libs/state/docs/snippets/deriving-simple-state.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 52eb715fc4c53072764b4e12e8adce2498f91290 authored over 4 years ago
Update libs/state/README.md

Co-authored-by: Julian Jandl <[email protected]>

github.com/rx-angular/rx-angular - 83c70d8a24f3d8a559125c678006888ee9f06535 authored over 4 years ago
docs(state) add select and stateful tests, add docs, update readme

github.com/rx-angular/rx-angular - 3870602861e959d46f0da4af0deda05cd3bcb8e6 authored over 4 years ago
Merge pull request #91 from BioPhoton/docs-generator-update

docs(update) updated docs-generator to fit styles

github.com/rx-angular/rx-angular - dae18bea3a3caaaa7a1931e899cf9e596462ffae authored over 4 years ago
docs(update) updated docs-generator to fit styles

github.com/rx-angular/rx-angular - 37886bf7aa64c1fa8de581ca84e457952d9a3955 authored over 4 years ago
Merge pull request #81 from BioPhoton/distinctUntilSomeChanged

feature(distinctUntilSomeChanged)

github.com/rx-angular/rx-angular - 61a0169e5f9fab0f642ed48347a9cf36e3d82a68 authored over 4 years ago
docs(improved) added operator documentation to main readme

github.com/rx-angular/rx-angular - 8e1e414c3619715c25408ff95ea53e4421da2330 authored over 4 years ago
docs(improved) improved docs of distinctUntilChanged

github.com/rx-angular/rx-angular - ca2655620703930767cbd17a0a81de1fafb891d9 authored over 4 years ago
docs(state): add images

github.com/rx-angular/rx-angular - 5b996c1a191a9b8ebbfe816337c9a7414b55a99e authored over 4 years ago
docs(improved) improved viewmodel snippet

github.com/rx-angular/rx-angular - 5b7ff1c05709a17a7b631c8f7def7bf4c2c3d9c5 authored over 4 years ago
Merge pull request #87 from BioPhoton/tour-of-heroes

Tour of heroes

github.com/rx-angular/rx-angular - 592a75613b0b06ea79dc056b57b10be74ea61979 authored over 4 years ago
feat(tour-of-heroes): format code

github.com/rx-angular/rx-angular - a8074adcd0f497665c02fb918d3a0a588a3a0928 authored over 4 years ago