Lucifurry

Results 6 issues of 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...

plugins

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? ![image](https://user-images.githubusercontent.com/47812547/195595828-ac82adf2-c803-4bda-9fe6-ac8947b0227e.png)

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?