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
Keep in mind Buffer.toString() still exists, but returns [object Object].
Reason for removal...
github.com/denosaurs/deno_desktop - d308e8d0c0469419517e05a36ba070633168dc67 authored almost 5 years agoFix: URL constructor accepts a URL object which is not a base
github.com/denosaurs/deno_desktop - b51c863550cb377f6e720bccf4f1485ed8d97222 authored almost 5 years ago
This change is to prevent needed a separate stat syscall for each file
when using readdir.
F...
github.com/denosaurs/deno_desktop - 3e6ea6284178df0be4982d9775f47b47b14c6139 authored almost 5 years agogithub.com/denosaurs/deno_desktop - 721a4ad59d4a8bdd8470d6b98839137f14c84ba9 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 17cf2ecdacea2254c06374866c4e7e83e282226d authored almost 5 years ago
github.com/denosaurs/deno_desktop - 2337fca277e84e063549479a63a45820fcead49c authored almost 5 years ago
github.com/denosaurs/deno_desktop - ec41fb69ccabf012a6368a8df5166578e5ee2307 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 0703431ec23efbde59669cc0568ec740909e47d7 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 640f6878f61204bf7211cd9f0750b3ab6dee57b8 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 6fd754fba06ab3e3c4447fe118e780aa5040a419 authored almost 5 years ago
This commit changes Deno.listen() API by factoring out datagram listeners to Deno.listenDatagram...
github.com/denosaurs/deno_desktop - 1b6181e434422d3fe5aa49f59f1e7adc4ec4ce8f authored almost 5 years agogithub.com/denosaurs/deno_desktop - ea28a088a473083cb759a3264235005a25450cbc authored almost 5 years ago
github.com/denosaurs/deno_desktop - f899d76667e9a3d96a685c2e920adf17a6d448bf authored almost 5 years ago
github.com/denosaurs/deno_desktop - 6ee00e4da31ba040d63c756d9354391310d6f1a7 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 678313b17677e012ba9a07aeca58af1aafbf4e8c authored almost 5 years ago
github.com/denosaurs/deno_desktop - 47c2f034e95696a47770d60aec1362501e7f330d authored almost 5 years ago
Deno.build.os values have changed to correspond to standard LLVM target triples
"win" -> "windo...
github.com/denosaurs/deno_desktop - f7ab19b1b7ba929f7fd1550e2e4ecebe91cd9ea3 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 76ee6fb335f2ad779402e746d81c72f6c87614d9 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 927a771fa438ed9833a82fd87521bef50f4b4adc authored almost 5 years ago
github.com/denosaurs/deno_desktop - 5a03e42117d537494ae7f331ab48bfb0ed40310f authored almost 5 years ago
This commit renames sync io interfaces:
* SyncReader -> ReaderSync
* SyncWriter -> WriterSync
...
github.com/denosaurs/deno_desktop - b980b26d853ef4a8d3dd64ba8a4d4cdbda369c41 authored almost 5 years ago
This commit removes overload of Deno.test() that accepted named
function.
This commit removes "combined" interfaces from cli/js/io.ts; in the
like of "ReadCloser", "Writ...
github.com/denosaurs/deno_desktop - dea3ca39ba6c4eedd397af700f3754a8fc10ec23 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 30dc9bb748f7885a8fd7fe1210e18bf45ee063b8 authored almost 5 years ago
github.com/denosaurs/deno_desktop - de751e5221cd2eafbdd9cddfb58b0619d74c0504 authored almost 5 years ago
Changed `URL.port` implementation to match [WHATWG
specifications](https://url.spec.whatwg.org/...
github.com/denosaurs/deno_desktop - 15099cc0160a6f1bc5f569c44018da6f5a186138 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 22b1a302f48bc1fdea27f19cd1e5740c1ff72cbc authored almost 5 years ago
github.com/denosaurs/deno_desktop - 76641eb05e687a6684780abbf89226ecedf19a79 authored almost 5 years ago
github.com/denosaurs/deno_desktop - e6f70c77ee675848b084e6c5e6342ad516293d39 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 4041a7b8576047021c2eec711f013c6f01e471e0 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 2f0641885c62ba6a1e58ae0030f635efd3f35b2a authored almost 5 years ago
github.com/denosaurs/deno_desktop - f2d5e6f58ac6e1f58091edf74053aaa695a26b8e authored almost 5 years ago
github.com/denosaurs/deno_desktop - 95a08857f10c4eb1233c8a3f07845a2000b87d36 authored almost 5 years ago
github.com/denosaurs/deno_desktop - a1974cbe43b8a223e74640df1603b80f1b801347 authored almost 5 years ago
This patch also increases the resolution of reported file times to
sub-millisecond precision.
github.com/denosaurs/deno_desktop - c190a0dbc48e7de6a63a2f633f59054d40800600 authored almost 5 years ago
github.com/denosaurs/deno_desktop - d440495b6bc20eb8008397f3c744d8fa1ab578f5 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 62976a1c948e35e14a518e0134d20b497f8f9910 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 7a94ea08e968873d8ead365b7721357199d80be2 authored almost 5 years ago
github.com/denosaurs/deno_desktop - dd0b25e313c5ad89f4ce3dd0929d2d77220a4b8c authored almost 5 years ago
github.com/denosaurs/deno_desktop - 3e9b0da346e61f900120285a150b70aa1ae5724e authored almost 5 years ago
github.com/denosaurs/deno_desktop - 4036be2ab2db0c5f146d1c4246e6d5acb337f9ec authored almost 5 years ago
github.com/denosaurs/deno_desktop - 1f52d180c08b5fc060ecf9d24e4d7f31377479b7 authored almost 5 years ago
When creating a console instance, one must pass "printFunc" arg
which is used internally by Con...
Deno.runTests() interface is not yet good enough to be exposed
publicly with stability guarante...
github.com/denosaurs/deno_desktop - df0000ff0a3ce20292fe73b909cd31bd352d5266 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 516d970fd30cae6df071f6f2c8a980558b264438 authored almost 5 years ago
github.com/denosaurs/deno_desktop - fe5b1517556bff899da628abc0b17b2bcfa9ce58 authored almost 5 years ago
github.com/denosaurs/deno_desktop - e10ee045ed24bca009fbb30e8ec7d94cdd097cdc authored almost 5 years ago
github.com/denosaurs/deno_desktop - 128dce0d8a2ae062d0d85918da841a6f6aa2198a authored almost 5 years ago
github.com/denosaurs/deno_desktop - 49cad79fb1f908131db2a7918f97b6d2e6275f90 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 4f9bb11444ba7236f28ef1e722100b485c185c7c authored almost 5 years ago
github.com/denosaurs/deno_desktop - 26dfd3c110ced12f2bd374de391c2c05e24290d8 authored almost 5 years ago
github.com/denosaurs/tokenizer - de312f79741481b5296cbe033132d646f1e455ea authored almost 5 years ago
This commit unifies handling of ids for main module/dynamic
import loads in EsIsolate.
github.com/denosaurs/deno_desktop - fe6a6704541563bcc3b7cff03359356bb88a560c authored almost 5 years ago
github.com/denosaurs/deno_desktop - 62150dd32860a1eb9e7b7ab87f97f8b9cb9a1334 authored almost 5 years ago
Don't use Symbol.for() to define Deno.symbols.customInspect.
github.com/denosaurs/deno_desktop - b33685e94bb8edbbaabd67a01bff429bf4e49168 authored almost 5 years agogithub.com/denosaurs/deno_desktop - 0c47cd67850e4c195212c8edfcb3a62b8435ed3a authored almost 5 years ago
github.com/denosaurs/deno_desktop - b28e60ecaf5d48c36cb435361834f4884d9451c2 authored almost 5 years ago
github.com/denosaurs/deno_desktop - f8d83361cd11d3aa42333171ecb6b129fdcbefeb authored almost 5 years ago
github.com/denosaurs/deno_desktop - 1378df33647e2608733d88121b77ff2f839cddfa authored almost 5 years ago
github.com/denosaurs/deno_desktop - 912a57f6a20c632c306f4e044df7618a3971abbf authored almost 5 years ago
This commit removes Deno.OpenMode along with overloaded variants
of Deno.open() and Deno.openSy...
github.com/denosaurs/deno_desktop - 0cb1bb98cc2de8dfe51b7adbe992666936146c90 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 833539fcafa77f341b74498b37372a61c5f10418 authored almost 5 years ago
github.com/denosaurs/deno_desktop - e9fa6b87cea7f564d69f2918b4811a570a770f73 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 824329f0daa4dfada11ccc4c15a7db6c1886c45f authored almost 5 years ago
This commit renames all APIs containing "TLS" to use camel case
(connectTLS -> connectTls, etc.)
github.com/denosaurs/deno_desktop - 6efdacddf30b5247b66596a44226687ff21a8f80 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 0da042c6fe067996e09f5c544502534b14b48713 authored almost 5 years ago
github.com/denosaurs/deno_desktop - f952d69eec957fcbefefd26220232fee6effe3e0 authored almost 5 years ago
github.com/denosaurs/denon - 982350e594a71f6f6b0daafd7e0b1fee83d4e55e authored almost 5 years ago
github.com/denosaurs/deno_desktop - da6d0c27605961ce797b6c9aca6807147c165a8b authored almost 5 years ago
github.com/denosaurs/denon - b5e889915097c6ea0aaeaef038c4cbb30c5bb104 authored almost 5 years ago
BREAKING CHANGE: Renamed `denonrc.ts` to `denon_config.ts`
github.com/denosaurs/denon - c5d19c3653b2e0d13a053839bccaf739d9ca06f5 authored almost 5 years agogithub.com/denosaurs/deno_desktop - cb935a375cca7a4d80ba7dd81b90f6adbdd0f39b authored almost 5 years ago
* rename disableOpSanitizer to sanitizeOps
* rename disableResourceSanitizer to sanitizeResources
github.com/denosaurs/deno_desktop - d8711155ca20fb2907beed304557d0815ac56452 authored almost 5 years ago
github.com/denosaurs/deno_desktop - 10a174834e6e59ea055d6098a07b82a3854a2db9 authored almost 5 years ago
* Allows union and intersection types to have same multi-line behaviour as arguments (more like ...
github.com/denosaurs/deno_desktop - c43aaa39960bd1a79b4a3d768b62ea293e0ab79f authored almost 5 years agogithub.com/denosaurs/deno_desktop - 197a589a4acbc872724a3168bc5bdb46b6cd607f authored almost 5 years ago
github.com/denosaurs/deno_desktop - e26c2cd7c8d1bb1799ee6a1a850b8b5fc5e1ed83 authored almost 5 years ago
* rename Deno.toAsyncIterator() to Deno.iter()
* adds sync version Deno.iterSync()
* adds opti...
github.com/denosaurs/deno_desktop - da6819a14c54d1a2221b37f00b3302eb2d50660b authored almost 5 years ago
github.com/denosaurs/deno_desktop - 08936c2efc18239bc7f0bbaeca417aa2c1c4553f authored almost 5 years ago
github.com/denosaurs/deno_desktop - 8bcfc03d71cbd2cfd7ab68035ec0968d9f93b5b8 authored almost 5 years ago
github.com/denosaurs/deno_desktop - b270d6c8d090669601465f8c9c94512d6c6a07d4 authored almost 5 years ago
github.com/denosaurs/deno_desktop - cc1720132a9c875d377c559d301bccdda2fb71c1 authored almost 5 years ago
github.com/denosaurs/deno_desktop - ef6ee25e09c902e1f9d89a40cf05660432e7143c authored almost 5 years ago
github.com/denosaurs/deno_desktop - f72f045de586a7d0e428b77f6a3e381178cc6674 authored almost 5 years ago
This simplifies the plugin interface in order to deliver op crates with a similar API
github.com/denosaurs/deno_desktop - 6e5f3453f806d6007b8f724837b5dd7d9eb17be9 authored almost 5 years agogithub.com/denosaurs/deno_desktop - 437e35ca52227337588148a6896040d3fc3f2d54 authored almost 5 years ago
- Removes unnecessary RwLock and Rc around the op registry table
- Preparation to move resource...
github.com/denosaurs/parry - 875961d09427d345cf419bcea1609ac19f365fb1 authored almost 5 years ago
github.com/denosaurs/parry - d850beac21440db697c1802a38e79466e7a5040e authored almost 5 years ago