Ecosyste.ms: OpenCollective

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

Bloc

A predictable state management library that helps implement the BLoC design pattern
Collective - Host: opensource - https://opencollective.com/bloc - Website: https://bloclibrary.dev - Code: https://github.com/bloc

updated readme

github.com/Bloc/Template - ce0ea817b67c5ae4e334391e320f80e37683503b authored over 8 years ago by Dave Paola <[email protected]>
updated README

github.com/Bloc/Template - 79999ede354a5379981d2ae540257be9c8df027d authored over 8 years ago by Dave Paola <[email protected]>
barebones template for testing

github.com/Bloc/Template - dddf98241917170b79469f75d1f4cfa94e67e272 authored over 8 years ago by Dave Paola <[email protected]>
updated readme

github.com/Bloc/Template - b97598f0e1adf7692c3431d186fbed2d1f279f50 authored over 8 years ago by Dave Paola <[email protected]>
clear old rails app

github.com/Bloc/Template - e6a0b53371ba80195f85d8a75c0382e6f43a5875 authored over 8 years ago by Dave Paola <[email protected]>
Merge pull request #1 from Bloc/html-exercises

HTML exercises

github.com/Bloc/workshop-html-css - 8e66f42377d8751f34e3243b8a64643271b096fd authored over 8 years ago by Mike <[email protected]>
More things

github.com/Bloc/workshop-html-css - 9001021f817f1d6c67e5f905bc77fb7d263ee5bd authored over 8 years ago by Aaron Brager <[email protected]>
fix matcher for exercise 2

github.com/Bloc/workshop-angular-primer - acc47dbc6f5080a8aeefda1594d38039e153e294 authored over 8 years ago by Roshan Choxi <[email protected]>
use backticks for code snippets

github.com/Bloc/workshop-angular-primer - 2608a5d20b8c1813cf4bed70c602a8e292d27e0c authored over 8 years ago by Roshan Choxi <[email protected]>
fix command for each exercise

github.com/Bloc/workshop-angular-primer - 7b4a94ea2fad43c9fe13a623c6448244f782c41e authored over 8 years ago by Roshan Choxi <[email protected]>
Add Workshop Contents

github.com/Bloc/workshop-angular-primer - 9552275f4b0c98e83f8ac3d51daac24788e40d16 authored over 8 years ago by Roshan Choxi <[email protected]>
add node_modules to PATH

github.com/Bloc/workshop-angular-primer - b06c4a66266181408a9b75ee0ce39ed3df93e39b authored over 8 years ago by Roshan Choxi <[email protected]>
fix dockerfile and package.json

github.com/Bloc/workshop-angular-primer - bc1a2ccd05dbcdb9557b127d832853566340c948 authored over 8 years ago by Roshan Choxi <[email protected]>
use express to run server

github.com/Bloc/workshop-angular-primer - 06d80b867a69bee4bb5672fe79146668d107de73 authored over 8 years ago by Roshan Choxi <[email protected]>
update Dockerfile

github.com/Bloc/workshop-angular-primer - 500fd41fb87918747f4b11fafa6f49135c7590b9 authored over 8 years ago by Roshan Choxi <[email protected]>
remove solution

github.com/Bloc/workshop-angular-primer - f3c5c37b78201fd9bfbf760cf0ebdbd22ee8e694 authored over 8 years ago by Roshan Choxi <[email protected]>
implementation

github.com/Bloc/workshop-angular-primer - 1f851da446e45d89978b654083689e610aeff4c5 authored over 8 years ago by Roshan Choxi <[email protected]>
update exercises

github.com/Bloc/workshop-angular-primer - 9994edf23c391fb4f30a3dee78f5e3de0bfa06ea authored over 8 years ago by Roshan Choxi <[email protected]>
remove .screenshot from exercise_4

github.com/Bloc/workshop-angular-primer - 4bce1e7821ac998bd97f68ce137a3b40a4a6d851 authored over 8 years ago by Roshan Choxi <[email protected]>
remove after block from tests

github.com/Bloc/workshop-angular-primer - 0d24e09b79f3a4b7a73215c5f35dfa1a504f366b authored over 8 years ago by Roshan Choxi <[email protected]>
use express for tests

github.com/Bloc/workshop-angular-primer - f4e8840fb6dffa737ac5e84e3c445ef613a8976b authored over 8 years ago by Roshan Choxi <[email protected]>
exercise 2 + 3

github.com/Bloc/workshop-angular-primer - ec28ae39ba7a5512308ba2016631e3d6fa6fdd1f authored over 8 years ago by Roshan Choxi <[email protected]>
exercise 1 spec

github.com/Bloc/workshop-angular-primer - 0b30b9e48608a7c2b6e05343e88c12ae90671c17 authored over 8 years ago by Roshan Choxi <[email protected]>
implement simple todo list

github.com/Bloc/workshop-angular-primer - a6582ea5f71e6758db480fdc1d824ee7e5f03709 authored over 8 years ago by Roshan Choxi <[email protected]>
readme

github.com/Bloc/Template - fc0b29344a172a0c8ef0c96112e58684db4eb683 authored over 8 years ago by Dave Paola <[email protected]>
default landing controller

github.com/Bloc/Template - 18a8245f0d837daefbd5657c5ca0c2d5e7204c66 authored over 8 years ago by Dave Paola <[email protected]>
first pass on gemfile

github.com/Bloc/Template - 902abff1b822e831bb266d933c1ccf83a0cb8a6d authored over 8 years ago by Dave Paola <[email protected]>
initial commit

github.com/Bloc/Template - c32241e52cacd9e7bc4de702e6016c6ff28da4be authored over 8 years ago by Dave Paola <[email protected]>
refactor tests

github.com/Bloc/workshop-angular-primer - ee982f3bb80db6c91251a2d17dcced81e517446f authored over 8 years ago by Roshan Choxi <[email protected]>
add mocha + chai

github.com/Bloc/workshop-angular-primer - 6157a6fb59f9b44e80ea89408e35703c196294fa authored over 8 years ago by Roshan Choxi <[email protected]>
update Dockerfile to use Ruby

github.com/Bloc/html-css-course - 64cafc5dfc55030a664bf7eebe57c3619d850202 authored over 8 years ago by Roshan Choxi <[email protected]>
use busybox + httpd to serve static html

github.com/Bloc/html-css-course - 364ea91e9eb4c2f4570ceea39a060662cf1b5d2c authored over 8 years ago by Roshan Choxi <[email protected]>
first commit

github.com/Bloc/html-css-course - bb53b5c889764775424d7934e9492805805925fd authored over 8 years ago by Roshan Choxi <[email protected]>
Data Structures skeleton files

github.com/Bloc/sep-assignments - 6670caf580021dc645feb35d4b988bbd12a8aef0 authored over 8 years ago by robmadden <[email protected]>
better Dockerfile caching on Dre

github.com/Bloc/catnap - a623996bceac427555a75df03d7091e2968b7280 authored over 8 years ago by Roshan Choxi <[email protected]>
add log formatter

github.com/Bloc/catnap - 732d08dc765eadb01d1209ca4a8c40ed1e887f76 authored over 8 years ago by Roshan Choxi <[email protected]>
create Dockerfile

github.com/Bloc/catnap - 5024a6d9a128cecbadaca83c288fc974d2648dc2 authored over 8 years ago by Roshan Choxi <[email protected]>
ignore ruby-version

github.com/Bloc/catnap - cdf1f7375feaa736d8e864950bb49d0d57a1f644 authored over 8 years ago by Roshan Choxi <[email protected]>
remove un-implemented method

github.com/Bloc/catnap - 0b07ffba3c2ab2148281eaad7baf32a35c8f18e4 authored over 8 years ago by Roshan Choxi <[email protected]>
clean up spec_helper

github.com/Bloc/catnap - 630b5df0db07cf68e5cfb80403bbb09d935a3308 authored over 8 years ago by Roshan Choxi <[email protected]>
update gems

github.com/Bloc/catnap - e60364429a462af41d251b8bc0d1cd4d368c89ee authored over 8 years ago by Roshan Choxi <[email protected]>
add bloc chapters back

github.com/Bloc/catnap - e79024159e45ac9b3ecb18f3e3b5566c11107673 authored over 8 years ago by Roshan Choxi <[email protected]>
Merge pull request #146 from Bloc/string-cheese-optional-if

Discuss that if/else is optional

github.com/Bloc/ios-exercises - 7db62bd8e8c370b574dd0ca457306e353680e6a5 authored over 8 years ago by Aaron Brager <[email protected]>
Discuss that if/else is optional

github.com/Bloc/ios-exercises - 2d58bf773c74fbfa29fa98305ac72f90d24f7a30 authored over 8 years ago by Aaron Brager <[email protected]>
Merge pull request #94 from toyhammered/update-gemfile-with-testgems

updated gems to latest versions, added dotenv, added stub in spec

github.com/Bloc/spartacus - 954da0f612c6a92f394aee5c218da7a02fa7ba6d authored over 8 years ago by Ben Neely <[email protected]>
SEP data structures skeleton files

github.com/Bloc/sep-assignments - 117de17b9dd1f97107992051ccbdd008f7ce5d56 authored over 8 years ago by robmadden <[email protected]>
Add exercise bodies and their tests

github.com/Bloc/workshop-html-css - f10a6249f1b13f3a23905eaf1610eee17d565a41 authored over 8 years ago by Aaron Brager <[email protected]>
Add RSpec and Pry

github.com/Bloc/workshop-html-css - 5bb2d1dcd78d8abce5f1e8fdb55700d30007f838 authored over 8 years ago by Aaron Brager <[email protected]>
Initial commit

github.com/Bloc/workshop-html-css - d5ddd43e45254fbee4bc14dd451f62854f42111c authored over 8 years ago by Aaron Brager <[email protected]>
first commit

github.com/Bloc/hello-kanye - 8387169001f1088d085db0f31bd2dc779aff6ac9 authored over 8 years ago by Roshan Choxi <[email protected]>
added Dotenv.load

github.com/Bloc/spartacus - 12e9b31bd8529e08b39fa5385d0f34a62c7d811b authored over 8 years ago by toyhammered <[email protected]>
added Dotenv.load

github.com/Bloc/spartacus - e384988538e03e3c8c5877d83f15ad28dd63c64a authored over 8 years ago by toyhammered <[email protected]>
updated gems to latest versions, added dotenv, added stub in spec

github.com/Bloc/spartacus - 3ec557be6e461da6d7bdf8cfd78e7ff1081e3447 authored over 8 years ago by toyhammered <[email protected]>
updated gems to latest versions, added dotenv, added stub in spec

github.com/Bloc/spartacus - e03dacea8d2bee1836ac9d04c16090d9fd4ea7c5 authored over 8 years ago by toyhammered <[email protected]>
first commit

github.com/Bloc/catnap - e694175b1f65ae974b1ddac2da0b36746e859a5a authored over 8 years ago by Roshan Choxi <[email protected]>
Merge pull request #13 from Bloc/clln-patch-2

Update find-parent-by-class-name.js

github.com/Bloc/curriculum-public - 0a503f09ed92ccaa6456388ee9791b6df6ccfb6d authored over 8 years ago by Colleen <[email protected]>
Update find-parent-by-class-name.js

github.com/Bloc/curriculum-public - 1c9b05125b011c43b26b066ee50df83d84bc9d9b authored over 8 years ago by Colleen <[email protected]>
Public Profiles

github.com/Bloc/bloccit-for-fst-v2 - 762c2c814c2e1f65b7607d9d2cedf49c8121ab36 authored over 8 years ago by robmadden <[email protected]>
Cody Moorhouse Fixes (#12)

Cody Moorhouse Fixes, thanks again @codymoorhouse

github.com/Bloc/swiftris - ec65a3475ff9ba7699818336af247acba390955a authored over 8 years ago by Stanley Idesis <[email protected]>
Merge pull request #22 from codymoorhouse/master

Minor fixes/tweaks to conform to latest Swift version

github.com/Bloc/swiftris-checkpoints - 05bd458278a8c68bc2cdd3ff127e48a663f65a6b authored over 8 years ago by Stanley Idesis <[email protected]>
Decrease level threshold to increase enjoyment/satisfaction

github.com/Bloc/swiftris-checkpoints - 36625868bc96290b63c9b303c3889d562cdcae00 authored over 8 years ago by Cody Moorhouse <[email protected]>
'C' style for loops are soon to be deprecated, switched to new style

github.com/Bloc/swiftris-checkpoints - fd60f603a3104734425b4b338ce28c2b2ec1338b authored over 8 years ago by Cody Moorhouse <[email protected]>
Fix foldernames/destinations for current Swift version

github.com/Bloc/swiftris-checkpoints - dca8d1d065fef9c3d894634596c98cce6977293a authored over 8 years ago by Cody Moorhouse <[email protected]>
Fix editor error and path for Sounds

github.com/Bloc/swiftris-checkpoints - bd03eda9832fa2744ada0ac245e07281539ea562 authored over 8 years ago by Cody Moorhouse <[email protected]>
Fix numbering labels in code snippets

github.com/Bloc/swiftris-checkpoints - 7b6910791320d2bfe84fbbb9a41f68f8ef7401b2 authored over 8 years ago by Cody Moorhouse <[email protected]>
Remove deprecated '--' and '++' operators

github.com/Bloc/swiftris-checkpoints - 471235ecc6e09e3b711546f307c80183eda60555 authored over 8 years ago by Cody Moorhouse <[email protected]>
Fix completion:nil error

github.com/Bloc/swiftris-checkpoints - 66a5b5a70586eb7ddd3cf0d2edc20d67231467f5 authored over 8 years ago by Cody Moorhouse <[email protected]>
Clarify portrait checkbox

github.com/Bloc/swiftris-checkpoints - 0aa5db0c2e6f4dfe966ffd2faa1828d7f83e47bd authored over 8 years ago by Cody Moorhouse <[email protected]>
Merge pull request #53 from ajalger/fixing-axios-login

Fixing axios POST to have params as JSON

github.com/Bloc/Messenger - cde20a1f43a8fb185dfde9c1616f73dc8aacda3d authored over 8 years ago by Brian Douglas <[email protected]>
fixed API again to use a json object to pass in email and password params instead of in the url

made the res.status more accurate for posts

github.com/Bloc/Messenger - b0f49bb922b945d8a33251719db5490abc62a92a authored over 8 years ago by Abdullah Alger <[email protected]>
styles login

github.com/Bloc/Messenger - 6beb3c8f3c75bb808dbde8e96b115ff5e7d15e24 authored over 8 years ago by Brian Douglas <[email protected]>
moves squish into a component

github.com/Bloc/Messenger - c24258cff1e06d7aafcb6840bef1a37433a98ce8 authored over 8 years ago by Brian Douglas <[email protected]>
Merge pull request #52 from Bloc/reorg-tests

adds folder structure to all components

github.com/Bloc/Messenger - e79a58390669b435afa8c2dddc62d38a9c0cdc54 authored over 8 years ago by Brian Douglas <[email protected]>
adds folder structure to all components

github.com/Bloc/Messenger - c735fb6616afe326d00eb62402bb0943ba895d33 authored over 8 years ago by Brian Douglas <[email protected]>
Merge pull request #51 from Bloc/15-add-markdown-rendering

15 add markdown rendering

github.com/Bloc/Messenger - 198e5511b50d44de126bc3d1e43a7e1fd33ca501 authored over 8 years ago by Brian Douglas <[email protected]>
adds tests for all components

github.com/Bloc/Messenger - 47dfd70f0cdf87fd038b1a1da630945793a520c3 authored over 8 years ago by Brian Douglas <[email protected]>
fixes the length of the Message Threads

github.com/Bloc/Messenger - a26c672be5774987ec12c02b5342bc22089ad87c authored over 8 years ago by Brian Douglas <[email protected]>
Merge pull request #46 from Bloc/fix-api-auth

Adds axios post and fixes the login error

github.com/Bloc/Messenger - d8314950e73bbf9528202d622f46797593f4f061 authored over 8 years ago by Brian Douglas <[email protected]>
removes status.ok for now

github.com/Bloc/Messenger - 59ef6c8c64aac0ead8cc2bdc529dfddd78945cf0 authored over 8 years ago by Brian Douglas <[email protected]>
Merge branch 'master' into fix-api-auth

github.com/Bloc/Messenger - e96e97893ac6be47c550f89907fd7dc089966271 authored over 8 years ago by Brian Douglas <[email protected]>
Merge pull request #43 from ajalger/index-ios-format

refactored to the new React Native format as other components

github.com/Bloc/Messenger - 359e62b0836244682436cb28f946356e26e904f1 authored over 8 years ago by Brian Douglas <[email protected]>
adds axios post and get a well as squash the promise

github.com/Bloc/Messenger - cc9ce7f212c24199c98c2dda2c1aae66a0f43393 authored over 8 years ago by Brian Douglas <[email protected]>
refactored to the new React Native format as other components

github.com/Bloc/Messenger - f4e9075c5f77a8ef41d81fc231883a62c7c5d8ef authored over 8 years ago by Abdullah Alger <[email protected]>
Merge pull request #38 from ajalger/suggested-code-style

added .vscode to gitignore

github.com/Bloc/Messenger - 01042503234e1f74ebb8a1a7a5a764d545f674de authored over 8 years ago by Brian Douglas <[email protected]>
Merge pull request #39 from Bloc/fix-message-sending

Fixes message sending, closes #31

github.com/Bloc/Messenger - f3242ddd43a707ec3d3653fb521dcbaee8c2186b authored over 8 years ago by Brian Douglas <[email protected]>
remove main.jsbundle, add to gitignore

github.com/Bloc/Messenger - d02ed9644ddea2d9104722a97b9e99500dde5e14 authored over 8 years ago by Dave Paola <[email protected]>
Merge pull request #40 from Bloc/update-contributing

github.com/Bloc/Messenger - a81ba7f351688ef166db0e9c297ed693f8be6e4a authored over 8 years ago by Brian Douglas <[email protected]>