Ecosyste.ms: OpenCollective

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

hook.io

Open-Source Webhook Platform and Toolings
Collective - https://opencollective.com/hookio - Website: https://hook.io - Code: https://github.com/marak

Add source for image

github.com/Marak/ePlaying-cards - 0b9c41e37bf7722ea18d18905f4bce5f31495128 authored over 5 years ago
Add software design image

github.com/Marak/ePlaying-cards - 690ceb2b829b413731a86ad8b0157a09f0f76b1b authored over 5 years ago
Add files via upload

github.com/Marak/ePlaying-cards - ada0f0b0a6fed38d61fcf2229cb4a09caff802bc authored over 5 years ago
Add files via upload

github.com/Marak/ePlaying-cards - e310f4b0074f8b5757fd12881fdc2f67524f9a9a authored over 5 years ago
Update README.md

github.com/Marak/ePlaying-cards - 668505cc4acf8c25666010241ef6ff7167ef9da6 authored over 5 years ago
Update README.md

github.com/Marak/ePlaying-cards - 09fafbf8db8448a6f080c19db1f925530d4a3df4 authored over 5 years ago
Update README.md

github.com/Marak/ePlaying-cards - 0dba20b16ac3317b96614d1abce608b1c65760cc authored over 5 years ago
Update README.md

github.com/Marak/ePlaying-cards - 20291e92ff185c8b725495270f8caaadeb127e63 authored over 5 years ago
Update README.md

github.com/Marak/ePlaying-cards - c0d379a48cdcd07a463cedfa469b9b51ae2536cc authored over 5 years ago
update folder name

github.com/Marak/marak.github.io - 361c8747767f2b3069e6b44a76032122f8239e16 authored over 5 years ago
update roadmap

github.com/Marak/colors.js - baa0e1c7dc50d868354206b9ea71273e3f05f593 authored over 5 years ago
Add bright/light colors, closes #128

github.com/Marak/colors.js - 56de9f0983f68cd0a08c5b76d10a783e4b881716 authored over 5 years ago
Make stylize() work for non-ASCI styles (#155)

github.com/Marak/colors.js - b4d964b514037a3f06a37fa84c6fede0f0d41139 authored over 5 years ago
Document colors.enable() and .disable() (#255)

Resolves #251 requesting documentation for the enable/disable functions. This documents them in ...

github.com/Marak/colors.js - a1407aee041be8427e7a3399c60bc57360bd01d3 authored over 5 years ago
Merge branch 'develop' of github.com:Marak/colors.js into develop

github.com/Marak/colors.js - acb7f66738a4698bebbfc39ee323526a76810d8d authored over 5 years ago
more node versions

github.com/Marak/colors.js - 9bfb136eecf6e81f08dc2dfe0d2ea9c89968fa51 authored over 5 years ago
Fixed: throws non-intuitive error on color.red(null) but not on colors.red(undefined) (#261)

github.com/Marak/colors.js - 5d9eb90263169521707ce75201ac6011e17d8f9a authored over 5 years ago
Redo weak equality check so we can colorize null in safe mode (#257)

github.com/Marak/colors.js - aa012aab59f3a41a58a4da97dea781d08ed6f06c authored over 5 years ago
update standard.js to appease npm audit

github.com/Marak/say.js - 81fd70518d7734091fe1ddc4b53a3df7f833ca5e authored over 5 years ago
Fully integrate WIN32 export. (#88)

* Customizations and adding volume + speech cutoffs
* Support exporting in win32.js
* Add expo...

github.com/Marak/say.js - 5d551f952a3ecc7c6ad3d9bccb05329180dd1fd0 authored over 5 years ago
adding disclaimer about festival idiosyncrasies

github.com/Marak/say.js - f0563ffd68a58df44b140f0edc2ca15bf8024fe9 authored almost 6 years ago
better docs RE platform override

github.com/Marak/say.js - ad1e1eee7455520cdc3072a630ad9c5915ebd8c7 authored almost 6 years ago
removing reference to setPlatform method

Fixes: https://github.com/Marak/say.js/issues/76

github.com/Marak/say.js - dc75e700cc1893092e65e5b9bac1e3f7dd9c935c authored almost 6 years ago
fixed command (#84)

github.com/Marak/say.js - 332e7ac8070c262943a7025e7d37a3f6c08f4b59 authored almost 6 years ago
Update roadmap, update packages, and lint

github.com/Marak/colors.js - b63ef88e521b42920a9e908848de340b31e68c9d authored about 6 years ago
Fix #244 and #248

github.com/Marak/colors.js - f487e8ebadb6a2809fdb8dd05af68b56537d371f authored about 6 years ago
update roadmap and bump version -- 1.3.1 release

github.com/Marak/colors.js - 2631877f888a3f1642b61c8d9bee241489544626 authored over 6 years ago
upgrade dev deps

github.com/Marak/colors.js - 2ff363d26131d4299bbe7b6ee24002601f3a1a78 authored over 6 years ago
Merge pull request #232 from ALE-Rainbow/master

Fix #180 - Custom with multi attr failure

github.com/Marak/colors.js - ba56f52c620b1a70598d09ca079b23e55d90d3cf authored over 6 years ago
Merge pull request #236 from Marak/solve-circular-refs

Solve circular refs

github.com/Marak/colors.js - 21abbcbae53fc54b5184a0eec1362c1422ea703e authored over 6 years ago
spaces v tabs

github.com/Marak/colors.js - c76ec61860114f9a2b31ac7e41015ab9e5ac6e04 authored over 6 years ago
Update safe mode examples to avoid deprecated setTheme syntax

github.com/Marak/colors.js - 3492add94bfe984e741fab439fd3103741c7da6b authored over 6 years ago
solving circular references

github.com/Marak/colors.js - cfef595ebb38c2e8cef8edc864f63feb057ea9fd authored over 6 years ago
solving circular references

github.com/Marak/colors.js - f35d715e046cf07c41f7d31eb57d6c16ed4d0f4d authored over 6 years ago
Add tests for custom entries with multiple values

github.com/Marak/colors.js - a98deca85f652150c1c5b3e686766020b48c73dd authored over 6 years ago
Fix #180 - Custom with multi attr failure

Fix #180 - Themes can have multiple attributes - but not in safe mode

github.com/Marak/colors.js - dee3ab049407dc77271e0351b2a81f7273827e4e authored over 6 years ago
Preserve multiple consecutive newlines when applying style (closes #231)

github.com/Marak/colors.js - 7aa37ffe71fe2f5eb59257dd2e30c2d6e2f4c4ab authored over 6 years ago
Make Travis happy, upgrade dev dependencies

github.com/Marak/colors.js - fa147da91b9ec08e734fcce852c18dd683b5df5c authored over 6 years ago
Adding Travis build status indicator to README.md

github.com/Marak/say.js - e828a6a284ff5292fa6d110ad4db08dffc418f88 authored over 6 years ago
Update README.md

github.com/Marak/say.js - d25d9bc385ef042c386ed06029fb6b75835c6294 authored over 6 years ago
Added note about Windows and Powershell

github.com/Marak/say.js - d9552a2d5c37ae04ba95a06884bdde31ca2f9374 authored over 6 years ago
updating README list column in feature matrix

github.com/Marak/say.js - 8e20c666520d174165100737b4789358429a16ec authored over 6 years ago
fix export (#74)

Thanks!

github.com/Marak/say.js - 2fec7952346e011475301c6d1075ad7395e1b08c authored over 6 years ago
Voicelist (#73)

* Added a method to get list of installed voice(s)

github.com/Marak/say.js - 704eb45310d55212651f4059ea3f80790b8fd768 authored over 6 years ago
Fix spelling error (#78)

github.com/Marak/say.js - 2c3a982e38403cefea8a3e5742469d9e9f628ac6 authored over 6 years ago
Remove another dynamic require and add similar deprecation notice

github.com/Marak/colors.js - 2894751d40e66ba3b6ff7930e50f6446c7b3b50f authored over 6 years ago
Add edge case handling for undefined styles

github.com/Marak/colors.js - a8ce90c51c929aa7759cca33bccb859027385709 authored over 6 years ago
replace ternary with if/else

github.com/Marak/colors.js - 7f146faff3e1b24a845587c07745b9ea0b864f62 authored almost 7 years ago
Merge develop

github.com/Marak/colors.js - 32906a23ad0d84c1234358ab39dbf39f75b82ac2 authored almost 7 years ago
arg is a String object not a string literal (fixes #226)

github.com/Marak/colors.js - 855e342c9e26ab3d7232506cc42c240b7d800bf1 authored almost 7 years ago
only run eslint with newer node versions

github.com/Marak/colors.js - ab42ad9d846447c2392b6adbce4c65c062745368 authored almost 7 years ago
Merge pull request #224 from Marak/develop

v1.2.3

github.com/Marak/colors.js - 1e0c77cb87624e0fd53c9bb31695d30438bd0dd2 authored almost 7 years ago
update roadmap

github.com/Marak/colors.js - 64a2ea25100061a6bad7448a23f6a281353e96ef authored almost 7 years ago
Revert dummy commit

github.com/Marak/colors.js - 05129e781165a0e1c69147c968619baaf723e5db authored almost 7 years ago
Test bad lint commit

github.com/Marak/colors.js - 5a6010982ac566a23f10e01f7409b07965fe407e authored almost 7 years ago
Add Node 10 to CI

github.com/Marak/colors.js - 449ba5b3c87c50b8eb97c3bfda1b1c66805abfa3 authored almost 7 years ago
Add ESLint and lint all files; add lint check to CI

github.com/Marak/colors.js - 5aebc674d8958e70099eaa0340278b4481616af6 authored almost 7 years ago
Merge pull request #223 from Marak/develop

v1.2.2 Release

github.com/Marak/colors.js - 97cc55e8ed8b7dd77d65a9ed5466a9f6ff26491d authored almost 7 years ago
bump version 1.2.2

github.com/Marak/colors.js - f35a3325b014ed7d03dc5018bf20b93a4483ead6 authored almost 7 years ago
style nits

github.com/Marak/colors.js - 410397a5fb66bcdb79c96fa57f6e4d3cca783474 authored almost 7 years ago
Merge pull request #220 from streaka/master

Add multiline handling functionality

github.com/Marak/colors.js - c13ff984bb7c46fd18382f4f2ea4fadc1f5f6e95 authored almost 7 years ago
used older syntax for tests for old node versions

github.com/Marak/colors.js - 118cb0a9eca0cb81fd999602ccb5fe7cc9f816ca authored almost 7 years ago
Merge branch 'master' of https://github.com/streaka/colors.js

github.com/Marak/colors.js - dfe6290c883c308392a81cc426da4ef7ed5a6939 authored almost 7 years ago
improved tests to handle newlines

github.com/Marak/colors.js - 21448e0e9c25e1aac018539de4871feece616b93 authored almost 7 years ago
style nits

github.com/Marak/colors.js - 0a5a26c5e8d0019091978cf73be1533356035f39 authored almost 7 years ago
Merge branch 'master' of https://github.com/streaka/colors.js

github.com/Marak/colors.js - 9aebcadf1b67f7c5252ec3fdf5832d42bf84d992 authored almost 7 years ago
Performance related tweaks

github.com/Marak/colors.js - 373be07fab9f71edd44c04b2ade5e4aa74f893c2 authored almost 7 years ago
rm blank line

github.com/Marak/colors.js - c067109a2912833b9c668d43dcb079de6fa7b95a authored almost 7 years ago
fixed compatibility issues with node <=5

github.com/Marak/colors.js - 5fe02b870b64f7944801a9328f33a39e2c971941 authored almost 7 years ago
fixed spacing, condensed line replacement call

github.com/Marak/colors.js - 01bb5cf845e408a79308e052ca6a5a652aad3e09 authored almost 7 years ago
Merge pull request #222 from bcaudan/expose-enable-disable-methods

Expose enable/disable methods

github.com/Marak/colors.js - 89a14420c769eacb21f86baa14623afcc7f700eb authored almost 7 years ago
Add missing setTheme definition

github.com/Marak/colors.js - dc1ea49d2babb48b2a7d4e51b76096f316fca72b authored almost 7 years ago
Expose enable/disable methods

closes #221

github.com/Marak/colors.js - b674514f1b7cebedd978673dfb3b2379871e464d authored almost 7 years ago
Fixed typo

github.com/Marak/colors.js - 00ee8f1ecd4416a5120c9023466684dc076285fd authored almost 7 years ago
Fixed test case

Test failed because /n was appended even when line count was 1

github.com/Marak/colors.js - e020f97ea9708a6dc6c81fee79a638f9c19f91c1 authored almost 7 years ago
Add multiline handling functionality

Allows multiline logs to have each line styled properly.

github.com/Marak/colors.js - 172098b1f56c9fa3aa4d278e1f1f2349fb75eb0b authored almost 7 years ago
Update ROADMAP.md

github.com/Marak/colors.js - f572036878ec418fe7cbfcc55516957f1d3ed615 authored almost 7 years ago
Update ROADMAP.md

github.com/Marak/colors.js - 81f0c320ee1c2ae12868ccbcd98896f3e4470099 authored almost 7 years ago
Merge pull request #179 from brettz9/patch-1

Update extendStringPrototype.js and merge master into develop

github.com/Marak/colors.js - c8cb532017f2c1b8dd62ec6cf21d910c0f0dd821 authored almost 7 years ago
Merge branch 'master' into patch-1

github.com/Marak/colors.js - aee46459afcab0c57c33f1d7327bcf034c3dfc87 authored almost 7 years ago
Merge pull request #120 from grit96/master

Fix #119 - use util.inspect for logging objects

github.com/Marak/colors.js - fa977f1a058f30ba104cbb6e49c37b304d2fffd6 authored almost 7 years ago
Fix files field in package.json to include TS definitions; bump version

github.com/Marak/colors.js - dc82cc01d00df2f1cdcf90cba699a5a61da70446 authored almost 7 years ago
Merge pull request #216 from Marak/develop

v1.2.0

github.com/Marak/colors.js - cc857f297748633785b2bcf555f226930c8dee4d authored almost 7 years ago
Resolve merge conflicts

github.com/Marak/colors.js - e89ff93c09a2cc033fdba73a3bcb32c2ca6bab39 authored almost 7 years ago
Merge branch 'master' into develop

github.com/Marak/colors.js - e7e8a7f4324fa710fba349d7231838313d3254b0 authored almost 7 years ago
Merge branch 'develop' of https://github.com/Marak/colors.js into develop

github.com/Marak/colors.js - fe6503806cadc13bb5d38ebe77b353176437d609 authored almost 7 years ago
Version bump (release 1.2.0)

github.com/Marak/colors.js - 750f7ed9aff9ee5386356fadbe26ce170a16f947 authored almost 7 years ago
Merge pull request #163 from edi9999/patch-1

Update LICENSE

github.com/Marak/colors.js - ecc0adce9d50945714f3e6c077267347110ccad9 authored almost 7 years ago
Update README.md

github.com/Marak/colors.js - 4ba76b391d214f9d85b8313706239784944c980b authored almost 7 years ago
Update readme

github.com/Marak/colors.js - f7c5083e3e9f91894567ad87d40e21c296a9a70e authored almost 7 years ago
Ignore TS error about String.bold -- fixes #168 etc.

github.com/Marak/colors.js - ce83bdcac75f72a63b2dd719b1b2ce545f2c12d1 authored almost 7 years ago
Update ReadMe.md

link to roadmap

github.com/Marak/colors.js - 2da55cf0341e8167162b54d6c3317177bc15ac8b authored almost 7 years ago