element-quick
## Project setup ``` npm install ```
## Project setup ``` npm install ```
A fork of enmap with bun SQLite support
Local and Cloud data storage module. (JSON, BSON, YAML, Mongodb)
A minimal Electron application running a p5.js sketch
Create your own Discord bot in minutes.
A fast, small (~0.5 KB gzipped) and dependency-free JavaScript library to sort arrays. It uses quick sort internally to sort arrays _in place_, without recursion. Simply replace JavaScript's built-in `Array.prototype.sort` with f-sort's `sort` to see ~2x
File2Desktop. Simply write a quick File to your desktop using your command line.
An easy, non-locking, persistent better-sqlite3 wrapper designed to be easy to setup & utilize
Flug: The Test Runner with the Shortest Time to Takeoff
Türkçe JSON Ve Yaml Veritabanı Modülüdür.
Easily create Discord Webhooks & create fallbacks using Discord.js v14.x
Easily create Discord Webhooks & create fallbacks using Discord.js v13
🔥 A Quick and Precise Way to get the Median Value of an Array of Numbers (Typed or Untyped)
friendly-softly2
Git add, commit, and push in one line.
> uni.showActionSheet 简单封装, 公司内部 vue uniapp 项目使用
A fast and performant *Least Frequently Used* (LFU) sorted set implementation for working with reasonably sized integers (unsigned). Trades memory for performance, optimised for frequently updating and counting a relatively small set of integers (integer
Simple “Least Recently Used” (LRU) cache
Quick sort impelementation