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

Update checkpoint names

github.com/Bloc/curriculum-public - 0daf863701aab2ea64cb90c346791dd8b418e8ec authored over 9 years ago
Initial commit

github.com/Bloc/spartacus - 7c8011cdc8c49cc7cbaa3b676aa4559296955bdd authored over 9 years ago
Merge pull request #3 from Bloc/fe-fix-artist-ref

correct reference to artist in player bar when song changes during ne…

github.com/Bloc/curriculum-public - bb46ff681478f9e0400c6ba3d74f91cfce1041b6 authored over 9 years ago
correct reference to artist in player bar when song changes during next/previous

github.com/Bloc/curriculum-public - 792384367f43eaa6a24f7fbd4eeaa6b43246c224 authored over 9 years ago
Update README.md

github.com/Bloc/code.blog - 3861edd4997e79acd047c6a6a7fcc4b4506aaca8 authored over 9 years ago
Initial commit

github.com/Bloc/code.blog - 02e53c5cee23090ece72a55789dcfc913af6ea8a authored over 9 years ago
Merge pull request #2 from Bloc/fix-directory-paths

updated directory paths in index.html to match new directory names

github.com/Bloc/bloc-frontend-project-starter - e59ac8b8adb2e700a25af5e9b6ada642da98d3e2 authored over 9 years ago
Merge pull request #2 from Bloc/fix-directory-paths

updated directory paths in index.html to match new directory names

github.com/Bloc/bloc-jams-angular-source - e59ac8b8adb2e700a25af5e9b6ada642da98d3e2 authored over 9 years ago
updated directory paths in index.html to match new directory names

github.com/Bloc/bloc-jams-angular-source - 2205778c606d8c2a8684524a72ab1c7e18dc7f96 authored over 9 years ago
updated directory paths in index.html to match new directory names

github.com/Bloc/bloc-frontend-project-starter - 2205778c606d8c2a8684524a72ab1c7e18dc7f96 authored over 9 years ago
Merge pull request #2 from Bloc/fe-add-missing-semicolon

added missing semicolon to findParentByClassName while loop

github.com/Bloc/curriculum-public - 8039d54aafeb897c835655dee6d5a4737ca8bcef authored over 9 years ago
added missing semicolon to findParentByClassName while loop

github.com/Bloc/curriculum-public - 2dfa8577fef4acc9e13a154c8d857ed229a091f0 authored over 9 years ago
Merge pull request #114 from Bloc/swift-optionals

Swift optionals

github.com/Bloc/ios-exercises - cf1878a040c0f9bb4c1fe3d16f9794a1a6d0a583 authored over 9 years ago
Merge pull request #1 from Bloc/fe-fnl-next-previous-fix

updated nextSong() and previousSong() to remove methods that aren't d…

github.com/Bloc/curriculum-public - 485c89f5901dc780dc31ee08055c1c4ebf27879c authored over 9 years ago
updated nextSong() and previousSong() to remove methods that aren't defined until the assignment

github.com/Bloc/curriculum-public - 61be99ab793ba2b4b726a1a7108dfb920a747f9e authored over 9 years ago
Add Swift optional exercise

github.com/Bloc/ios-exercises - c26b3638fc0175330c1aa0773d51521610841ba4 authored over 9 years ago
Modernize Dictionary and Array type styling

github.com/Bloc/ios-exercises - 33ebd7352916eb05d4aefe40459a2e166ca12077 authored over 9 years ago
Update posts_controller_spec.rb

github.com/Bloc/curriculum-public - 74db1f72a42468dc7ce27362a76a4ee59978e568 authored over 9 years ago
Update topics_controller_spec.rb

github.com/Bloc/curriculum-public - 615dc6e12420c54816ef7da5a2fba49bb26f3e68 authored over 9 years ago
Update topics_controller_spec.rb

github.com/Bloc/curriculum-public - 0b3ca5408f6c4993a90de3160d004c1b504b316d authored over 9 years ago
Authentication - User Model

github.com/Bloc/bloccit-2-25-16 - 3fe1f33686d9726c16e2ddc78caceb1c59047030 authored over 9 years ago
Introduction to CRUD

github.com/Bloc/bloccit-2-25-16 - ae56d2d98dcecf35fb873c5c0539468923da290b authored over 9 years ago
Authentication - Sign Up

github.com/Bloc/bloccit-2-25-16 - 8c9379745137fe8695e9d58744695083be1602cd authored over 9 years ago
Topics and Posts

github.com/Bloc/bloccit-2-25-16 - f72bdbee01c45fd8ddde764c0d53009080cb535a authored over 9 years ago
[Rails] Add a new files for CP 40

github.com/Bloc/curriculum-public - e5ed12d8519a496cb0f51499b7ffe4fbe8268c3a authored over 9 years ago
Merge pull request #1 from Bloc/compatible-directory-names

updated gruntfile, server.js, and README to make them more similar to structure detailed in Bloc...

github.com/Bloc/bloc-jams-angular-source - d2805e82ca8bf81b24eb4a6382bff90a7c7fd68a authored over 9 years ago
Merge pull request #1 from Bloc/compatible-directory-names

updated gruntfile, server.js, and README to make them more similar to structure detailed in Bloc...

github.com/Bloc/bloc-frontend-project-starter - d2805e82ca8bf81b24eb4a6382bff90a7c7fd68a authored over 9 years ago
updated gruntfile, server.js, and README to make them more compatible with routes and file structures in the foundation

github.com/Bloc/bloc-frontend-project-starter - d64e46c4649cca25be082aee04ecca70b401e8d5 authored over 9 years ago
updated gruntfile, server.js, and README to make them more compatible with routes and file structures in the foundation

github.com/Bloc/bloc-jams-angular-source - d64e46c4649cca25be082aee04ecca70b401e8d5 authored over 9 years ago
changed images from images directory to assets/images. updated README and Gruntfile to handle files in assets directory. changed name of css folder to .

github.com/Bloc/bloc-jams-angular-source - 71777409ef6b5edb96c60a7f78978908837bf222 authored over 9 years ago
changed images from images directory to assets/images. updated README and Gruntfile to handle files in assets directory. changed name of css folder to .

github.com/Bloc/bloc-frontend-project-starter - 71777409ef6b5edb96c60a7f78978908837bf222 authored over 9 years ago
updated README for the running applications in the new roadmap

github.com/Bloc/bloc-frontend-project-starter - fa2875ca6c0da691f488e5668979d743ee3a4353 authored over 9 years ago
updated README for the running applications in the new roadmap

github.com/Bloc/bloc-jams-angular-source - fa2875ca6c0da691f488e5668979d743ee3a4353 authored over 9 years ago
pasted README from base-frontend-project

github.com/Bloc/bloc-jams-angular-source - fe8902f519931de6cc3c27a0d18729c89b61654e authored over 9 years ago
pasted README from base-frontend-project

github.com/Bloc/bloc-frontend-project-starter - fe8902f519931de6cc3c27a0d18729c89b61654e authored over 9 years ago
updated Gruntfile to fix css and js not being copied over, package.json with repo info, and added gitignore

github.com/Bloc/bloc-frontend-project-starter - 80f1f2904a882e83fbdbbdcb55edced441d1cef1 authored over 9 years ago
updated Gruntfile to fix css and js not being copied over, package.json with repo info, and added gitignore

github.com/Bloc/bloc-jams-angular-source - 80f1f2904a882e83fbdbbdcb55edced441d1cef1 authored over 9 years ago
updated information in package.json regarding project

github.com/Bloc/bloc-jams-angular-source - c8bdbba3197a6ebb07b294019abbbc2b23164b4d authored over 9 years ago
updated information in package.json regarding project

github.com/Bloc/bloc-frontend-project-starter - c8bdbba3197a6ebb07b294019abbbc2b23164b4d authored over 9 years ago
removed references to now-unnecessary autoprefixer and browserify tasks

github.com/Bloc/bloc-frontend-project-starter - 933d4294c0968fa7d15aceee784b43da1e874c66 authored over 9 years ago
removed references to now-unnecessary autoprefixer and browserify tasks

github.com/Bloc/bloc-jams-angular-source - 933d4294c0968fa7d15aceee784b43da1e874c66 authored over 9 years ago
removed all references to Sass and replaced them with CSS

github.com/Bloc/bloc-jams-angular-source - f9fd83292d0c88163b0c738206d9f00ecd4f664d authored over 9 years ago
removed all references to Sass and replaced them with CSS

github.com/Bloc/bloc-frontend-project-starter - f9fd83292d0c88163b0c738206d9f00ecd4f664d authored over 9 years ago
added existing components from previous application

github.com/Bloc/bloc-frontend-project-starter - 8f3bb1acbbe416c0a3244ee0b312df3a417dab45 authored over 9 years ago
added existing components from previous application

github.com/Bloc/bloc-jams-angular-source - 8f3bb1acbbe416c0a3244ee0b312df3a417dab45 authored over 9 years ago
Complete Menu Continued

github.com/Bloc/address-bloc-bak - 0ecac8379d9e861f5776ed2f5d0e715c213ff2c9 authored over 9 years ago
Complete Menu Continued

github.com/Bloc/address-bloc-with-db - 0ecac8379d9e861f5776ed2f5d0e715c213ff2c9 authored over 9 years ago
Complete Searching

github.com/Bloc/address-bloc-bak - 18d2d6dcc727003879776c3c5eecd46474e4f21e authored over 9 years ago
Complete Reading CSVs

github.com/Bloc/address-bloc-bak - 3f951238540a6bd68cbb603bf8aaa8f2ab37d0af authored over 9 years ago
Complete Reading CSVs

github.com/Bloc/address-bloc-with-db - 3f951238540a6bd68cbb603bf8aaa8f2ab37d0af authored over 9 years ago
Merge pull request #8 from eriksilver/update_gruntfile

updated Gruntfile to copy js files too

github.com/Bloc/base-frontend-project - 513ed7ec7921b8ddb4ca4571acd5029e13404a8d authored over 9 years ago
updated Gruntfile to copy js files too

github.com/Bloc/base-frontend-project - b0941610825a797711f4fd144849ff005f44cd1a authored over 9 years ago
Don't specify precise if/else checkpoint location.

github.com/Bloc/ios-exercises - df954b47a95c1fb8471fea0b267fe941adc3e186 authored over 9 years ago
[Frontend] Added two new files for CP 33

github.com/Bloc/curriculum-public - 6f8ccedcbf76301b200449dc37e638a91f62ab81 authored over 9 years ago
[Frontend] Four new files for CP 34

github.com/Bloc/curriculum-public - 094c26e2f2d88704d2acd40ed74b5e46ddd309cf authored over 9 years ago
[Frontend] Three new files to replace gists in CP 26

github.com/Bloc/curriculum-public - 4b506198167474404dc13a1bf5219a8abfcdb6ca authored over 9 years ago
[Frontend] Gist replaced for CP 35

github.com/Bloc/curriculum-public - 2aae9bc2e62c4097ef260065e4bb4517801ed362 authored over 9 years ago
[Frontend] Gist replacements for CP 36

github.com/Bloc/curriculum-public - 3a8814d4c96e3ee73402e1d293e7c419bdd746ae authored over 9 years ago
[Frontend] Added two new files for Gist replacement

github.com/Bloc/curriculum-public - 12b02357203c447bad22a9fc69cab7b1b32eab62 authored over 9 years ago
First commit, testing a diff for UX/UI design

github.com/Bloc/curriculum-public - 55989a936a5a07212b9d99b003a443478323f0c7 authored over 9 years ago
Merge pull request #7 from Bloc/add-sample-image

added sample image to show images directory along with a note about r…

github.com/Bloc/base-frontend-project - 2bf9d26cadeda8b97867e86ae4fc8baf38be4335 authored over 9 years ago
added sample image to show images directory along with a note about removing it in the README. snuck in an update to browserify and watch task descriptions.

github.com/Bloc/base-frontend-project - 8adac5638cbe2d0353553e987f0f6f782970ff16 authored over 9 years ago
Merge pull request #56 from Bloc/image-fix

Fixed image. Closes #997

github.com/Bloc/jottly-checkpoints - b459ff6123e875701b2c53d3f134c04a18912311 authored over 9 years ago
Fixed image. Closes #997

github.com/Bloc/jottly-checkpoints - 9d4566167f4aff65ec0dcbdb486cf634c5edbaaf authored over 9 years ago
Merge pull request #55 from Bloc/01-download

Skeleton 2.0.4

github.com/Bloc/jottly-checkpoints - 4ecaaad7b5b71d41f3680fc5a45ccf6dd8b2e353 authored over 9 years ago
Updated the rest, fixed github, resolves #603

github.com/Bloc/jottly-checkpoints - 0bdf83f1c542b11707787e7a37171c3d3883c1f6 authored over 9 years ago
Updated jottly on new skeleton

github.com/Bloc/jottly-checkpoints - b9141866f6fec2d1d56194eef8f3c81918003cb7 authored over 9 years ago
Updated 1 through 14, working to finish the others

github.com/Bloc/jottly-checkpoints - 1260c9d86d057c573736da2e9542a5e9d5feb24d authored over 9 years ago
Merge pull request #6 from Bloc/udpate-readme-for-images

updated README to discuss how to include images in the application

github.com/Bloc/base-frontend-project - fc821426025b212fd44b2555128a558a775182d6 authored over 9 years ago
updated README to discuss how to include images in the application

github.com/Bloc/base-frontend-project - 6306a5fd75ad4610dd83418d10190c5008ccfd95 authored over 9 years ago
Merge pull request #5 from Bloc/add-image-support

created images directory and added tasks to support new directory. resolves #4

github.com/Bloc/base-frontend-project - f8d91ef7503fd7f92dd0b8c64d7d0af47e643e23 authored over 9 years ago
created images directory and added tasks to support new directory

github.com/Bloc/base-frontend-project - cb59404135453f989894fe4616863cb75c884f86 authored over 9 years ago
Added thank you page

github.com/Bloc/portfolio-iro - 1d257ac9fe6b137e6817109e5ab55633b31d3ee5 authored over 9 years ago
Added Contact Page to master

github.com/Bloc/portfolio-iro - d4aff74cc123ed59c750ec3f2681b23b1ddb7c9f authored over 9 years ago
updated readme

github.com/Bloc/portfolio-iro - 8dbb9828cf084cf2074a3abae95c93ebcfa6af98 authored over 9 years ago
Updated config file and readme

github.com/Bloc/portfolio-kami - f206e6e8a32c7ce88a1d9d449372a15ec10c3ba1 authored over 9 years ago
Updated assignment 21 as per @acarella's feedback

github.com/Bloc/android-source - 3f3cbbfbbe5e2977416f0458e20466bbb7328fe2 authored over 9 years ago
Complete Basic Ruby App

github.com/Bloc/address-bloc-with-db - bbb1a10b36f494c613cd7ed7913ac58f0f9ecfb8 authored over 9 years ago
Complete Basic Ruby App

github.com/Bloc/address-bloc-bak - bbb1a10b36f494c613cd7ed7913ac58f0f9ecfb8 authored over 9 years ago
Updated Rouge to Pygments syntax highlighting with solarized theme

github.com/Bloc/portfolio-kami - db415510c45e72b35bffd8512693ab0fa9621a39 authored over 9 years ago
Added syntax highlighting

github.com/Bloc/portfolio-kami - 9044c94b11a4628697412c05329db387a8f65bac authored over 9 years ago