Lucifurry
Lucifurry
Hi) [This benchmark](https://www.measurethat.net/Benchmarks/Show/13493/0/mathmaxmin-vs-function-ternary) shows, that native Math functions might be less perfomant than custom realisations on ternary operator **I suggest to replace all the usings Math.min & Math.max functions to...
**Hello everyone! Most likely, I am writing in the wrong place, but I think this is not critical :)** I'm developing a **fluid simulation plugin** and now i have some...
It could increase productivity of developing in perspective But i know, autotests developing is a little boring) I'd like to suggest trying [Ponicode VScode extention](https://marketplace.visualstudio.com/items?itemName=ponicode.ponicode), it's **AI-based test generator**
Hi, thanks for the package) I recieve this message, when using this package, can you update `ytdl-core` or move the dependency to `peerDependencies` if it possible? 
Hi, please add my plugin) https://github.com/TheLucifurry/vite-plugin-type-to-schema This is a simple plugin, that converts types to JSON Schema via path suffix
I want to build my node app into single file by **vite-plugin-node** like via [@vercel/ncc](https://github.com/vercel/ncc) Does it possible to disallow chunking used libs?