Linus Lee
Linus Lee
Thanks @shannonrothe for the contribution! This does indeed do the job, but I'm concerned that splitting a (potentially very large) file into lines every time the code calls `.back()` might...
I think it's desirable to have interop with JS libraries as much as we can without changing the language semantics! Are you interested in any specific libraries, or more importantly...
Ah, I see. I believe what you're asking is whether there's a good way/workflow to have Oak code that (by compiling to target Node.js as the runtime) can interop with...
This is a good idea. Though it's not a priority for me, I'd be happy to see a print stylesheet added. My offhand guess is it should be quite straightforward....
It's been a little over a year since, and there's now a precedence for this feature in another project of mine! It's called **[oak pack](https://oaklang.org/posts/pack/)** (named "pack" instead of "compile"...
I don't know how to make a macOS screensaver, but if you or someone else wants to take it on as a project, you have my permission to use any...
Hey @bfrobin446, I'm not sure if it makes sense to do both in the same extension unless adding MS Teams support is trivial. But you're welcome to fork this repo...
@rishi-tripathy Google has a [decent documentation site](https://developer.chrome.com/docs/extensions/mv2/devguide/) for building extensions. With regards to this project, you can probably start looking at `popup.js` which runs in the popup menu when you...
Hey @spenserpothier thanks for raising the issue—It's been a common request! I just don't have experience publishing to the Firefox store so didn't want to take that on, but will...
You beautiful soul, thanks for doing this 💕