-
## Type of Change
- [x] New Feature Request
- [ ] Documentation / Website
- [ ] Improvement / Suggestion
- [ ] Bug
- [ ] Other (please clarify below)
## Summary
As part of [the Lit@2](#611 ) …
-
Should we bundle a polyfill for Intl.DurationFormat so that `Duration.p.toLocaleString` will work?
There seem to be a few of these polyfills around:
* https://formatjs.io/docs/polyfills/intl-datet…
-
The [`Websocket`](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) global is not available for Node.js other than by importing it from [`node:ws`](https://www.npmjs.com/package/ws).
Brow…
pi0 updated
12 months ago
-
We use Mozilla's PDF.js for rendering PDFs in the browser. They have [two builds](https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support), one targeted at the very latest browse…
-
In order to support a wide range of .NET versions (& UWP as well), this library should support .NET Standard 2.0.
I'm currently working on an [OwlCore.Storage](https://github.com/Arlodotexe/OwlCore…
-
Heyo!
Thanks for putting this repo together. Super useful in getting Typescript up-and-running in Max.
I'm left with a couple of questions that I figure someone might have some experience with:
…
-
My use-case requires a lot of data is sent over the serial port.
In order to test-case it, I made a small Arduino sketch that send every 100ms a 1kByte message.
https://github.com/karelv/web-serial…
-
Description:
In the latest update to v0.0.1-alpha-11d1dd2, my browser hung with "Initializing data..." printed to the screen. This could be due to an old version of the data model in local storage or …
ghost updated
3 months ago
-
### What version of Effect is running?
3.9.2
### What steps can reproduce the bug?
Start an expo react native project, add effect, use effect somewhere in the code to initialize effect modules. It'…
-
The module `crypto` (built in to Node) doesn't work, and the instructions are extremely vague and unclear as to how to resolve this
```
Module not found: Error: Can't resolve 'crypto' in '/home/je…