Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OctoLinker
OctoLinker is a browser extension to navigate through projects on GitHub.com efficiently
Collective -
Host: opensource -
https://opencollective.com/octolinker
- Website: https://octolinker.now.sh/
- Code: https://github.com/octolinker
github.com/OctoLinker/OctoLinker - 2b18928aa4cc3606c74ae411c0a69713d724d65c authored over 8 years ago by Joseph Frazier <[email protected]>
Resolves https://github.com/OctoLinker/browser-extension/issues/110
github.com/OctoLinker/api - 9c52f916a2ae45a08f9664f6d3b46d761fb54e25 authored over 8 years ago by Joseph Frazier <[email protected]>* Use npm script to build and pack extension
* Fix archive creation
* Do not copy manifest...
github.com/OctoLinker/OctoLinker - 6d941015677c799cff7cfb208a3a306b09435e5d authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - ea30b42684cf60d65118562c7ffdcc267067517e authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 4d5f22791afd82c3a5b22c6ae97490ebceab0b0a authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 38783dd07833138fbd05a4266a3eafe757797e1c authored over 8 years ago by Stefan Buck <[email protected]>
Previousely user has to refresh the page in order to
close the notification. Add one `close` bu...
* Do request in background
* Repleace innerHTML with textContent
* Tweak build step
* P...
github.com/OctoLinker/OctoLinker - e033c451816f32155c7ba1f89c4b5848d045dd6c authored over 8 years ago by Stefan Buck <[email protected]>
For example, https://githublinker.herokuapp.com/q/npm/@angular/core
doesn't work, but it will wi...
This lets you `npm install` multiple times without issue.
(from https://github.com/OctoLinker...
github.com/OctoLinker/OctoLinker - 166abef096c2b99bc4ac582d0f6284aa995be5d1 authored over 8 years ago by Joseph Frazier <[email protected]>* Replace browserify with webpack
* Fix watch task
* Rename watch scripts
* Replace cus...
github.com/OctoLinker/OctoLinker - 30fb3a9923d5d240b3fa953a8d772f58ff58aab9 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - a686314be07725fe33f718de9ee53f25f3ecf011 authored over 8 years ago by Joseph Frazier <[email protected]>
github.com/OctoLinker/OctoLinker - 7a80e785c910d4002f64e7f26592911861a56792 authored over 8 years ago by Stefan Buck <[email protected]>
Addresses https://github.com/OctoLinker/browser-extension/issues/86#issuecomment-222381365
Th...
github.com/OctoLinker/OctoLinker - e07db21262b17043dae93a1047143a70db19f32f authored over 8 years ago by Joseph Frazier <[email protected]>github.com/OctoLinker/OctoLinker - 5bbe5d829cb95b9fe127e0e81d19acf1827ffc6f authored over 8 years ago by Danny Fritz <[email protected]>
github.com/OctoLinker/OctoLinker - 943e29528eefa13e840db9968826d89c37855bf9 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 40cc8a5533e827361f42058731886b6c210f1d0a authored over 8 years ago by Daniel Peukert <[email protected]>
github.com/OctoLinker/OctoLinker - 0528417acf54cf3cc4d046927847a6ca21ea0a3c authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 4060c29a85d7c3b963659d10d31569473ad63b1f authored over 8 years ago by Stefan Buck <[email protected]>
* Add support for Homebrew formula deps/conflicts
Closes https://github.com/OctoLinker/browse...
github.com/OctoLinker/OctoLinker - b6df755208eae0b98e55fdf533b647b5d7bd4f8e authored over 8 years ago by Joseph Frazier <[email protected]>Template strings in data attr object
github.com/OctoLinker/OctoLinker - f0b994632d28ca1efcc805ac219064852f940a97 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 832bcc5d03e0468b967f6350bef794d79cfc1f6a authored over 8 years ago by Stefan Buck <[email protected]>
Test Node v6 on Travis
github.com/OctoLinker/OctoLinker - d58676ffcef01961ca80f643bd2806cc9445ff40 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - 41e99e7e74ea0adfa083af41d65f9d45dc668982 authored over 8 years ago by Joseph Frazier <[email protected]>
github.com/OctoLinker/OctoLinker - 1914bd4db67cf54d1cb1c69f6abe1c912da928d9 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 2ba81832fff543e7516dd1eb78ea41e0287a9a4a authored over 8 years ago by Stefan Buck <[email protected]>
Allow for exported imports.
github.com/OctoLinker/OctoLinker - 60bf5261358ce022e5e557e85971f3130f8e5856 authored over 8 years ago by Stefan Buck <[email protected]>The module spec allows for the following:
```js
export * from "foo";
export {foo, bar} from "fo...
github.com/OctoLinker/OctoLinker - 7eade8b3265d50a5940e684c60820503916663c7 authored over 8 years ago by Stefan Buck <[email protected]>
Use jQuery to make tests working in PhantomJs
github.com/OctoLinker/OctoLinker - e11beb35af20973ee5616619e7363201488d1417 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/OctoLinker - e59a671f9a5536e9e8722d777dd1930175cd10cd authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - b0bdcd077016d0ddf828e28f61b1404583c47f0c authored over 8 years ago by Stefan Buck <[email protected]>
fix-keen
github.com/OctoLinker/api - 648a6ee493d46f7563ae0c06d4b3709911d15c79 authored over 8 years ago by Stefan Buck <[email protected]>github.com/OctoLinker/api - 8b8b336b40d0a7c059e363b790bcb0aa57f027da authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/api - c9d230db364c1b1b2032dfc1ac039456daba2805 authored over 8 years ago by Stefan Buck <[email protected]>
Fix intra-repo links in DEVELOPER.md
github.com/OctoLinker/OctoLinker - e366a74ba25ac4adc81ac8dbffb0aae0efca61fd authored over 8 years ago by Stefan Buck <[email protected]>Before, they were leading me to 404s like https://github.com/OctoLinker/browser-extension/blob/m...
github.com/OctoLinker/OctoLinker - 6b2232795c469581d8e176d5186088759b7af8c9 authored over 8 years ago by Joseph Frazier <[email protected]>* [readme] add screenshot
* [readme] improve screenshot
github.com/OctoLinker/OctoLinker - 41594e6a45610daa871258c9d6bb656a5eed06b5 authored over 8 years ago by ReadmeCritic <[email protected]>github.com/OctoLinker/OctoLinker - d22ae421a62bb7719918173c05bb7d73355fc4e1 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 4d5ac3e846a28dd3d45de22da3dba19368e5c76b authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 728ee49daad2a9cbdc494fe042bcbaa5629bcecb authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c18cb32454073cbd6f6b14cfadfdc6612ed8d290 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 940a51a37840967d240177c41e15490235767684 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d1bcd3101cc868064e4fa8808fb79ccaac9a2ade authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 6f8e23be8090e5aef5abeaeda33719245dfe965d authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 99e792251cce8f9e46c160600cc90675acfecd31 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d6ce612172d535fb889aa776e2e18bedb7b57479 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 56f04c1f9134ebb90d1186b5eb020bc362258c3a authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - a41ab4a42fe1a59ae5d2cff147828429444166c2 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 2541a407c5916b7d99dc61375a56f94dfb5121f1 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 215c1fd097de4421f54d5a9656d59437cc96f9d6 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d233cac529cca9f26e65f7aa26b616b45156db65 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 5c57fd2a7f1d46f0145c146fa03ce45adbe161e7 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - b0b0dbf5868c76fbc7ee87f671d05fac97dad034 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 8624f4a468d5a7acdc03c20b3007d0964180275d authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 4363b555ec60a09abde15750280e31f731d26383 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - f5ffd60b585a170d824ce694179fec26a5c65386 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 88fb71cc377113ebdf7f1c390e70157d42bf5492 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 7c98da20af76b15630591d65785749257c929381 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - b3f31eef9a5b4806a6d52696df03a5bf4a060807 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 8f5f006888884c9352e06244596ae057fc529fe9 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 030a2058347ffcc304eb6f0a21ebd6cbe55060b1 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 9ca7e1235aee88ea7dc10a5887d0a4a441e47539 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 1b70a0224be07067eec81d8699ca53332f02e5bd authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 683e11432017acd4466eaf84d95c702ff471d3cc authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 7e94629f36fd06456304835ccaefd4ac22df6d75 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 2e9a7aa996ef946d82a4a85720faea0c85763cf6 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 972bfdc03e01cc147841c3714a3e6cb3611b3002 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 0cf8a594ac4a71e3325a423cd8c83d54f0cff9ac authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 2b15dd700b3495117fd2ab7e7ead0437c35a6b57 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c2001c070822c2ae56095486bc710f30070fb0ec authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 47fa02bbcdd36c712ea42e6d8c84209c6d235aac authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 0e776b2db7067e13af90408ee8dec249ec2e9b2c authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 6b7399ec342f5ac974f12de965014e6fffe3cbf1 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d35d0edba4b5e09fb321ac12686cfbcd7b003899 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - ed612716e60952b8a8e065231f1ef832a4e6c9e4 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 612f12dd7c63b3db2625fbe54e29daa1eab967ea authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 1b7750411242e8370e04b5cd28a9f305ab2cef4d authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 9334bc37187eacc1022d1cca35d86a1c549062ec authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 02d88dc4f6bc0077d9d1697b77a1b3a1dee5d80f authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - c08b527088ef56ae503ed3fa6cb78744e09d7a85 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d11eaca2dd50e2cb79f45cd4b2397a5f7bb1bbf4 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 84be122a38a0a4cb8ca2c1ac13f9f943c1141b54 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 82a5b623d978ee6d43cd85eca4af6fcfd07090ea authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 69e6c6dee92621abca37894e619d45db394bada9 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 587f21c7cc7d8d282848a214e58f83f628b9c660 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 9166df8768e8c6107f7fa5d6073ad8f3b07ff260 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 335e8a7df3a5b30d38255c4f1be28b138a8e6f00 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - d9e266cb87dbe7f8833eedf339a6ed23d99bd2ab authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - e77f483d8fc879c6b46c7aa4b081fdf99092eea8 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 12fa1e1211b06a76a6d1687ec5bc6d9ac6dbe80b authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 49bd0d03c9f1764ecc2c7a108ee93a3418aab8ba authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - b4ee7373822f3e2cb33030a7bff7a4f8562be94a authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - f8b4ca664746a5efb7f3e4541c3dea1f66332280 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - ad9088e10aeaae912133ddf177842330494c9f34 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 2f4efbdab0e4957f1e7e6ee5b1da19434a3c25b3 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 9b247e7e1c3d7219f77200f7c1e0816455c49a6f authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/OctoLinker - 046ee0ae7c9b38deadca21edfaaea6cb48595229 authored over 8 years ago by Stefan Buck <[email protected]>
github.com/OctoLinker/api - f4efef25ba07630aeb20b556f8745d0f5b2c1709 authored over 8 years ago by Stefan Buck <[email protected]>
Fix ping request
github.com/OctoLinker/api - 22930abe472694d5e145af66c78a1f9c5d17de5b authored over 8 years ago by Stefan Buck <[email protected]>