Disclaimer: This is a research project under development, see the issue page and the webextension home page for more details about the current status. (more…)
Read more »
Lately I was reading the CLRS book about algorithms so this article is inspired by it. We live in an API/libraries world and usually we don't have to implement things like AVL trees or a Max-Heap etc, but studying basic algorithms and data structure train... (more…)
Read more »
Utilities to use the Hugging Face hub API. Contribute to huggingface/huggingface.js development by creating an account on GitHub. (more…)
Read more »
A JavaScript implementation of a web browser without its graphical user interface - capricorn86/happy-dom... (more…)
Read more »
JavaScript has been the only standard language supported by browsers. The addition of WebAssembly will enable developers to target the… (more…)
Read more »