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

Added use function

github.com/denosaurs/parry - e2b7742cd79be527018d3fdea43a61257da642cb authored almost 5 years ago
Added declare test

github.com/denosaurs/parry - 5e0e55ce26c8900b51e631b9de7e1638f576524c authored almost 5 years ago
Added declare and run methods

github.com/denosaurs/parry - 6a7925636407395379fb1de7b5bc66baa4f91a16 authored almost 5 years ago
fix(core/js_errors): Get error's name and message from JS fields (#4808)

github.com/denosaurs/deno_desktop - 4e3532fe7b61a1050b00611081cc83af8b02de70 authored almost 5 years ago
upgrade: dprint 0.13.0 (#4816)

github.com/denosaurs/deno_desktop - 5292d24e6fba2fbc17ee9a245677d5b145260784 authored almost 5 years ago
Added onmessageerror error handler

github.com/denosaurs/parry - 47fb6859650e52cfe319b8c9e18a4c6d7dd33e5b authored almost 5 years ago
An error is thrown when worker errors now

github.com/denosaurs/parry - 33cbd94dc2393ad2fb75265430259e8b2c2faa95 authored almost 5 years ago
Fix Op definitions (#4814)

github.com/denosaurs/deno_desktop - 4d2b9cd37af2b9d6a145a04fc93117922e43df3a authored almost 5 years ago
Support importing library

github.com/denosaurs/parry - fcb87b9e157f64763a086046aa1a0f8816e5b2ed authored almost 5 years ago
Export interface

github.com/denosaurs/parry - b1e5ec2bd91e4cc14a5ad3b2b69829e1b34e31fa authored almost 5 years ago
fix(std): existsFile test

github.com/denosaurs/deno_desktop - e2fd729a0b26c299f0cc4e4618d1f97159b31a19 authored almost 5 years ago
Wrote readme and added exceptions

github.com/denosaurs/parry - a65143990cd802ea6bfeb9e14aace766601addeb authored almost 5 years ago
deno v0.41.0, formatting

github.com/denosaurs/parry - ed2d5cad8e612ad6caa4770e8b4612425d0abfbd authored almost 5 years ago
fix(doc): Group ID (#4803)

github.com/denosaurs/deno_desktop - ade05f3c00efc565df2380f203017ba28966c946 authored almost 5 years ago
feat: startTLS (#4773)

github.com/denosaurs/deno_desktop - 47617e60d551665ec509e013cfcae30987cb3b2b authored almost 5 years ago
Merge pull request #25 from olaven/compile-deno-0.41.0

github.com/denosaurs/denon - 6fdbd4496fdb0a45854e5a8a1bd98c07c70d2ec0 authored almost 5 years ago
updated test_deps and CI to 0.41.0

github.com/denosaurs/denon - 8e0f617c4e0b04b6406152f2495d8101f3b75517 authored almost 5 years ago
store debugger url on DenoInspector (#4793)

github.com/denosaurs/deno_desktop - 10469ec2798a7f02a6d9371207cc984502039bfa authored almost 5 years ago
update to new FileInfo API: isDirectory() -> isDirectory

github.com/denosaurs/denon - 924249b0f0f3d2521cba64d91ed731d10964986f authored almost 5 years ago
updated dependencies

github.com/denosaurs/denon - c89079526ca8d9069d2a3f6fbf24c5843b9399f4 authored almost 5 years ago
fix(doc): `FileInfo.created` is creation time (#4799)

github.com/denosaurs/deno_desktop - 9d53a7a523982ede5bfae25bbdd849eae8dcbded authored almost 5 years ago
feature: synchronous buffered writer (#4693)

github.com/denosaurs/deno_desktop - 957050cd0235c40ccf70c3b253273e0ca5488490 authored almost 5 years ago
replace block_on in net interfaces (#4796)

github.com/denosaurs/deno_desktop - 41f836dc915cfc0902fa911be06c3a62bef68222 authored almost 5 years ago
Add close method to Plugin (#4670) (#4785)

github.com/denosaurs/deno_desktop - 260084ccbf053485d00d5b6ebc804252c409be49 authored almost 5 years ago
feat(cli/installer.rs): Add DENO_INSTALL_ROOT (#4787)

github.com/denosaurs/deno_desktop - 5bfe3eb8f49f5d6eed2e6d4436b8c75dd4b4ad26 authored almost 5 years ago
feat: support Deno namespace in Worker API (#4784)

github.com/denosaurs/deno_desktop - d359789c529d3c7b5fab5471309eaa4b75fc0bfd authored almost 5 years ago
refactor: proper Node polyfill directory iteration now that Deno supports this (#4783)

github.com/denosaurs/deno_desktop - 1cd1f7de70b8ee68d2f6757f2b38a712ea1f3876 authored almost 5 years ago
docs(std): update links to documents (#4777)

github.com/denosaurs/deno_desktop - f2d1bc3af3c4404935ab8bebf1d6cbe7bedab8c5 authored almost 5 years ago
remove more calls to futures::executor::block_on (#4775)

github.com/denosaurs/deno_desktop - 0c48470b353a721eac762003e26e5741f3bc1b5d authored almost 5 years ago
Properly propagate error when deno_core::Isolate gets syntax error (#4770)

Co-authored-by: Filipe Schenkel de Souza <[email protected]>
Co-authored-by: Dougla...

github.com/denosaurs/deno_desktop - 5f250bb14835d0f1251b8e875a5fa431f12ef406 authored almost 5 years ago
Add @ for cleaner Batch files on Windows (#4764)

github.com/denosaurs/deno_desktop - 42c421f49dcb7cd2e54ef590b0da6bf9004b696c authored almost 5 years ago
refactor(cli/js/ops/fs): Improve readdir() and FileInfo interfaces (#4763)

github.com/denosaurs/deno_desktop - 5ac728a5f1af575d011c2143f5c9273b0fb4c5bb authored almost 5 years ago
Migrate std/types to x/types (#4771)

github.com/denosaurs/deno_desktop - 6441852a1d5eef0d05ed172a00bef58ad5988842 authored almost 5 years ago
remove calls to futures::executor::block_on (#4760)

github.com/denosaurs/deno_desktop - aab26d226e32ac84da8c855388217b3ee781979d authored almost 5 years ago
Make writeSync, readSync, seekSync, openSync, isatty proper synchronous syscalls (#4762)

github.com/denosaurs/deno_desktop - fab0204cbf20cc1be7874266325bf258fe0ecaca authored almost 5 years ago
Implement UUID v1 (#4758)

github.com/denosaurs/deno_desktop - 7cfd094359f7f94573b084328ad1a956dd70005d authored almost 5 years ago
Remove std/testing/format.ts (#4749)

github.com/denosaurs/deno_desktop - 926db017d99d076110aeb70fe4fc6df56f58d09c authored almost 5 years ago
Add support for AbortController/AbortSignal (#4757)

github.com/denosaurs/deno_desktop - cb64cf3ce2ea46883fa8bc2b4242dfd07e4551e5 authored almost 5 years ago
fix(cli/js/net): Make generator return types iterable (#4661)

github.com/denosaurs/deno_desktop - 95eb6d780c2790b524dc3ad6f21958260c2dadfe authored almost 5 years ago
Revert "test(inspector): add coverage test case (#4725)" (#4754)

Flaky and doesn't implement any features.

This reverts commit a7a3a771a0a0cb2df2a14bcf4b8c38b...

github.com/denosaurs/deno_desktop - 263dc8f5fe09e57437d073429cc0fa1753362f06 authored almost 5 years ago
test(inspector): add coverage test case (#4725)

github.com/denosaurs/deno_desktop - a7a3a771a0a0cb2df2a14bcf4b8c38bc69525dd6 authored almost 5 years ago
ci: Set restore-keys for cache (#4745)

Before this commit, when Cargo.lock changes, cache is completely rebuilt, wasting time.

After...

github.com/denosaurs/deno_desktop - e4c130d89b80c8c214df0f48af254023f5b5de15 authored almost 5 years ago
fix(worker): make worker name spec compliant (#4746)

github.com/denosaurs/deno_desktop - e08ece2d2cc2c39b067dc271f52516bdee7c06ca authored almost 5 years ago
upgrade: rust crates (#4742)

github.com/denosaurs/deno_desktop - cb5dd69dda4872533b05a4e9184f7e35f21c2010 authored almost 5 years ago
dedup various type definitions (#4741)

FormData FilePropertyBag DomFile BlobPropertyBag RequestCache
RequestCredentials RequestDestin...

github.com/denosaurs/deno_desktop - ff60b311299e11d1cf761b29e38ea54ad1744bff authored almost 5 years ago
dedup Headers types (#4736)

github.com/denosaurs/deno_desktop - 360c05ffe7fc91058a6c8acd5ea9b4e2ed120946 authored almost 5 years ago
fix(doc): Added extends field to interface (#4739)

github.com/denosaurs/deno_desktop - c915e4d77d22a964b15b02834dd57f9294a3cc29 authored almost 5 years ago
fix(doc): expose optionality in function params and class members (#4738)

github.com/denosaurs/deno_desktop - a9923f3f93f8786388d84313666f0fc11113830f authored almost 5 years ago
feat: implement EventTarget for worker scope (#4737)

github.com/denosaurs/deno_desktop - 2585b72c9bdd5ca36b6b43cf5b5609419081c7a8 authored almost 5 years ago
Refactor std/types (#4713)

github.com/denosaurs/deno_desktop - 8397cd52a5ec915a0b5e85d337cfcc38f4aaa63f authored almost 5 years ago
feat(worker): add MessageEvent, ErrorEvent and handling to Worker API (#4391)

Co-authored-by: Bartek Iwańczuk <[email protected]>

github.com/denosaurs/deno_desktop - 25bd6868e5af9f30656dabeff9683b256e0a9370 authored almost 5 years ago
refactor(core/js_error): Align JSStackFrame with CallSite (#4715)

Renames and adds missing fields to JSStackFrame from CallSite. Fixes #4705.

Cleans up base ch...

github.com/denosaurs/deno_desktop - 0ea6eb83a906bff543be4c3301f23444986b022b authored almost 5 years ago
workers: update postMessage and location types (#4734)

github.com/denosaurs/deno_desktop - 5105c6839904f35351481137160459fdc2edadd2 authored almost 5 years ago
manual.md tweaks (#4730)

github.com/denosaurs/deno_desktop - a5f7ff7200016f8a337dd6c61e516195c12c274b authored almost 5 years ago
Convert ProcessStatus to a tagged union (#4732)

github.com/denosaurs/deno_desktop - ef76389e42fed6ec0005266b9350c51d1b01a493 authored almost 5 years ago
add copyFile & copyFileSync to std/node/fs (#4726)

github.com/denosaurs/deno_desktop - e23f33de7bdf2a20aa72ad222dfbea75c7332a7c authored almost 5 years ago
refactor(std/multipart): make readForm() return value more type safe (#4710)

github.com/denosaurs/deno_desktop - 6e0c9a0c32ebdbe66301a11f106ba848ee96b8bd authored almost 5 years ago
docs: highlight NO_COLOR (#4723)

github.com/denosaurs/deno_desktop - 3a5dae43034a669129840e721be25ebb078f3bc2 authored almost 5 years ago
dedup URLSearchParams, URL, Location, DOMStringList (#4719)

github.com/denosaurs/deno_desktop - 637a9ecd6a3f3311601b4de36f6035ae63297f77 authored almost 5 years ago
dedup type declarations (#4718)

Blob, BlobPart, BufferSource, ReferrerPolicy, BlobPart, AbortSignal, AbortSignalEventMap

github.com/denosaurs/deno_desktop - da28fc1e7b4551281ad14d49c7fb396010ba0107 authored almost 5 years ago
Merge pull request #21 from ronhippler/feature/multiple-same-cli-args

support using arg multiple times

github.com/denosaurs/denon - 239fec43cafffe9f70847149de593a04e8ad86d3 authored almost 5 years ago
fix: support using arg multiple times

github.com/denosaurs/denon - 2f79aaec8ec44f62ee8ccd6e46fcce4fea6329a7 authored almost 5 years ago
deno install should also accept log level flags for installed script (#4714)

github.com/denosaurs/deno_desktop - 0641ad0d9b073f67e6f665430567d00b7f36e8a8 authored almost 5 years ago
Merge pull request #20 from ronhippler/feature/check-executable

feat: check for executable config and directory

github.com/denosaurs/denon - 15e8ac3cb6e09a2ad63eeab63c6c4ea3df8de93b authored almost 5 years ago
refactor: Event and EventTarget implementations (#4707)

Refactors Event and EventTarget so that they better encapsulate their
non-public data as well a...

github.com/denosaurs/deno_desktop - fc4819e1e0624b9377913932202bc31f5a25bab4 authored almost 5 years ago
fix: fix formating, add ci fmt check

github.com/denosaurs/denon - 60c040b8e0d46f4facbe87d1c9461947c8bc49ee authored almost 5 years ago
feat: check for executable config and directory

github.com/denosaurs/denon - 0005bc0439d09a61adf40dc63aac9bd33054c056 authored almost 5 years ago
Merge pull request #18 from ronhippler/feature/fsEvents

us fsEvents

github.com/denosaurs/denon - 270c3e638b7134ef1c62f683ff65f0697d750c18 authored almost 5 years ago
feat!: use fsEvents

BREAKING CHANGE: watcher is now a class and gets globs as strings

github.com/denosaurs/denon - 991d7f3c1fad12876ad81e1882bb1d835a749a42 authored almost 5 years ago
docs: update readme

github.com/denosaurs/denon - d4b787e58ec375e7e20dbc4ed2d4db17ef8003ac authored almost 5 years ago
refactor(cli/fmt_errors): Format stack frames in prepareStackTrace() (#4706)

github.com/denosaurs/deno_desktop - 2b362bef8523f3d8c05ce5d3d4b4a839b669568d authored almost 5 years ago
Replace panic with invalid_utf8 OpError (#4704)

Co-authored-by: Wout Elstgeest <[email protected]>

github.com/denosaurs/deno_desktop - 2feb661b858f3c8380ceb0362d137079e12b9248 authored almost 5 years ago
remove unnecessary delay in std/signal tests (#4703)

github.com/denosaurs/deno_desktop - 3e51e67f8ad4dddc754e9906f55306b0965a73f7 authored almost 5 years ago
Merge pull request #15 from ronhippler/feature/all_deno_args

pass all unknown args to deno run

github.com/denosaurs/denon - ae2700ec9bc7eaceae9140597f007e0fdd4f2268 authored almost 5 years ago
docs: remove planed usage of denomander

denomander uses the same parse method of std. handle unknown args is limited.

github.com/denosaurs/denon - 02c984b1c216f4fcc64ae9c9e2c06cd5368de189 authored almost 5 years ago
refactor: use deps.ts, rename testfile, format with deno 0.40.0

github.com/denosaurs/denon - 9680efe497fdd6d15d5ee2295c8ca3008a548abf authored almost 5 years ago
Remove __domTypes namespace (#4698)

github.com/denosaurs/deno_desktop - 2af9f5f2cfbb183c576fdad5f0aa2509a3f7de9a authored almost 5 years ago
fix(core/js_error): Get frame data from prepareStackTrace() (#4690)

Fixes: #2703
Fixes: #2710
Closes: #4153
Closes: #4232

Co-authored-by: Kevin (Kun) Kassimo ...

github.com/denosaurs/deno_desktop - 8b4508338b15dcc08503553dc9179a154c0165c7 authored almost 5 years ago
Fix windows test?

github.com/denosaurs/denon - 4be30843b0f236210f3b9d2f6229d02c2d55d9ff authored almost 5 years ago
Add test workflow

github.com/denosaurs/denon - 9b9b149f207bf217eca8253da82f7d5ffb062011 authored almost 5 years ago
fix(std/http): verify cookie name & update SameSite type (#4685)

github.com/denosaurs/deno_desktop - 195ad4c6264c3563044480685931999ffa9d3d5c authored almost 5 years ago
fix(std/testing/asserts): change left/right to actual/expected (#4697)

github.com/denosaurs/deno_desktop - 85c61bff1cee2344646b533b96a4b5c1a67a5850 authored almost 5 years ago
feat(std/signal): add utility for listening to signal events (#4696)

github.com/denosaurs/deno_desktop - 5bf1e4de3b394eef203be3c393db57538e748be1 authored almost 5 years ago
BREAKING: Make fetch API more web compatible (#4687)

- Removes the __fetch namespace from `deno types`
- Response.redirect should be a static.
- Re...

github.com/denosaurs/deno_desktop - 02bc58d83253fd3be61787bb28b6b02e3aa71092 authored almost 5 years ago
fix!: pass all unknown args to deno run

BREAKING CHANGE: config.permissions renamed to config.deno_args, uses full arguments

github.com/denosaurs/denon - df2d0c8ee3cf8b8f29e24de45f5cb0c19e4674e5 authored almost 5 years ago
implement Worker.terminate() and self.close() (#4684)

github.com/denosaurs/deno_desktop - be71885628c3820cc4e62d229326de16a6830fec authored almost 5 years ago
Fix build - 2becae broke CI (#4686)

github.com/denosaurs/deno_desktop - ac215a24613636b6e84b37a86dc4711dfaa4f2cc authored almost 5 years ago
BREAKING: Remove deprecated mkdir, mkdirSync APIs (#4615)

github.com/denosaurs/deno_desktop - 2becae884e36637448e2aa36f3c3f2c0af626942 authored almost 5 years ago
feat(cli/doc): Support doc for runtime built-ins (#4635)

github.com/denosaurs/deno_desktop - 71ac552249cbded3823998d42cb2fcfd22b522d9 authored almost 5 years ago
feat(std/log): improvements and new log handler (#4674)

github.com/denosaurs/deno_desktop - 475a47cfb7b83e05872ce084bc4b13d60697711b authored almost 5 years ago
Remove __event, __eventTarget, __customEvent namespaces (#4683)

github.com/denosaurs/deno_desktop - 198a045dbee7b0350055b7f88f1e0670da87fb3b authored almost 5 years ago
feat(std/node): add isPrimitive (#4673)

github.com/denosaurs/deno_desktop - 90d683127147975a08df45bac0de6b719ca07ce4 authored almost 5 years ago
feat(std/node): add fs.mkdir functions and fs.exists tests (#4660)

github.com/denosaurs/deno_desktop - 68bde7a0c693794ff778c09154833ac0e9d177b4 authored almost 5 years ago
upgrade: rust crates (#4679)

github.com/denosaurs/deno_desktop - b7e673ba9357495820b07fcdba1dffef92d24ea3 authored almost 5 years ago
Remove __blob and __console namespaces (#4677)

github.com/denosaurs/deno_desktop - dd2d19b22d607ef61bc4752d932856bbf5304975 authored almost 5 years ago
feat(doc): handle function params and type params (#4672)

github.com/denosaurs/deno_desktop - 491b8e1cea76753397bdeb0aeb1598bc78d22c8f authored almost 5 years ago