Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Denosaurs
Developing deno modules like denon
Collective -
Host: opensource -
https://opencollective.com/denosaurs
- Website: https://denosaurs.land
- Code: https://github.com/denosaurs
Fixing jsdoc example padding (denoland/deno_std#322)
Original: https://github.com/denoland/deno_std/commit/a0ff487a125254b02fb01126883f7d7798716200
github.com/denosaurs/deno_desktop - 0ff0ba2b32113e4aa18fe9f35e0f9068cce3ba08 authored over 5 years ago by Vincent LE GOFF <[email protected]>
fix code bug in jsdocs (#2048)
github.com/denosaurs/deno_desktop - 4520e5812e112dfb219f8eb6051ed8576141165a authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - 4520e5812e112dfb219f8eb6051ed8576141165a authored over 5 years ago by 迷渡 <[email protected]>
Non-fatal compile_sync failures (#2039)
And model worker resources as Stream
github.com/denosaurs/deno_desktop - 0e7311e1717edd312d371148f331fb558d9bcc4b authored over 5 years ago by andy finch <[email protected]>
fix JSDoc (#2043)
github.com/denosaurs/deno_desktop - 8c8576619852ee8b8095ca735f6d517a7e707e79 authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - 8c8576619852ee8b8095ca735f6d517a7e707e79 authored over 5 years ago by 迷渡 <[email protected]>
fix toString for some web objects (#2040)
github.com/denosaurs/deno_desktop - bb617d24781d7c1e67e8e825cc07faba9a5df075 authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - bb617d24781d7c1e67e8e825cc07faba9a5df075 authored over 5 years ago by 迷渡 <[email protected]>
fix console.log when error has been caught (#2041)
github.com/denosaurs/deno_desktop - 5f97c041d9115c480e3b9f428cfee27b109b3883 authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - 5f97c041d9115c480e3b9f428cfee27b109b3883 authored over 5 years ago by 迷渡 <[email protected]>
web-compatibility console (#2042)
github.com/denosaurs/deno_desktop - 6463a75b44a4f7aad6ffe04d0c5ae073fb5ca137 authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - 6463a75b44a4f7aad6ffe04d0c5ae073fb5ca137 authored over 5 years ago by 迷渡 <[email protected]>
Refactor deno_core::RecursiveLoad to be more idiomatic (#2034)
github.com/denosaurs/deno_desktop - 917e68f30f25c22a87d0f8b8a2f39d27bc8ca906 authored over 5 years ago by Bert Belder <[email protected]>
github.com/denosaurs/deno_desktop - 917e68f30f25c22a87d0f8b8a2f39d27bc8ca906 authored over 5 years ago by Bert Belder <[email protected]>
Add deno_core::RecursiveLoad for async module loading (#2034)
github.com/denosaurs/deno_desktop - 2b0f553e2e1b83ed8ff605f2ea25e2c31bb4c889 authored over 5 years ago by Ryan Dahl <[email protected]>
github.com/denosaurs/deno_desktop - 2b0f553e2e1b83ed8ff605f2ea25e2c31bb4c889 authored over 5 years ago by Ryan Dahl <[email protected]>
cli: refactor compile_sync() for readability
github.com/denosaurs/deno_desktop - 5f1e42f8ac3a051e83908dcdd0c1f9735b32a79a authored over 5 years ago by Bert Belder <[email protected]>
github.com/denosaurs/deno_desktop - 5f1e42f8ac3a051e83908dcdd0c1f9735b32a79a authored over 5 years ago by Bert Belder <[email protected]>
Clippy fixes
github.com/denosaurs/deno_desktop - b735155712b944004ac87ba5d3be7a9baccbf53e authored over 5 years ago by Bert Belder <[email protected]>
github.com/denosaurs/deno_desktop - b735155712b944004ac87ba5d3be7a9baccbf53e authored over 5 years ago by Bert Belder <[email protected]>
Fix missing return type (#2038)
github.com/denosaurs/deno_desktop - efbe44eb33bb8d19a68bc1a0889c4f2780894184 authored over 5 years ago by JaePil Jung <[email protected]>
github.com/denosaurs/deno_desktop - efbe44eb33bb8d19a68bc1a0889c4f2780894184 authored over 5 years ago by JaePil Jung <[email protected]>
Follow redirect location as new referrers for nested module imports (#2031)
Fixes #1742
Fixes #2021
add scoop in the install (#2035)
github.com/denosaurs/deno_desktop - e44084c90dec8cafbc66d4e485ff24479c56ec2e authored over 5 years ago by Vincent LE GOFF <[email protected]>
github.com/denosaurs/deno_desktop - e44084c90dec8cafbc66d4e485ff24479c56ec2e authored over 5 years ago by Vincent LE GOFF <[email protected]>
Add web worker JS API (#1993)
* Refactored the way worker polling is scheduled and errors are handled.
* Share the worker fut...
Improve new TextDecoder().toString() (#2032)
github.com/denosaurs/deno_desktop - 659acadf77fdbeef8579a37839a464feb408437a authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - 659acadf77fdbeef8579a37839a464feb408437a authored over 5 years ago by 迷渡 <[email protected]>
Upgrade to TypeScript 3.4.1 (#2027)
github.com/denosaurs/deno_desktop - ada5ffa610d2b5400b612917b35d91b98bee2309 authored over 5 years ago by Kitson Kelly <[email protected]>
github.com/denosaurs/deno_desktop - ada5ffa610d2b5400b612917b35d91b98bee2309 authored over 5 years ago by Kitson Kelly <[email protected]>
Update `deno -h` output in manual (#2030)
github.com/denosaurs/deno_desktop - c855d0edd2ef5098b806ac6368eb7b0a85d0d0c9 authored over 5 years ago by 迷渡 <[email protected]>
github.com/denosaurs/deno_desktop - c855d0edd2ef5098b806ac6368eb7b0a85d0d0c9 authored over 5 years ago by 迷渡 <[email protected]>