Implementation of the QuickSelect algorithm in JavaScript for top-k computations
QSelect with rest apis
QSelect with rest apis
A comprehensive React CRUD and UI component library with Zustand store integration
> A Vue.js project
Reusable Quasar sidebar shell (QDrawer + scroll area + slots), inspired by boilerplate drawer layout.
`npm i an-quasar-utils` or `yarn add an-quasar-utils`
A professional, high-end React component library with a modern "Quartz" design system, featuring radial gradients, smooth transitions, and a refined color palette.
Nuxt 4 layer providing a reusable Quasar QTable-based data grid for Vue 3, Quasar 2, UnoCSS and NFZ applications.
Quasar App Extension which injects a Vue component - QSelectOptionsTree
An Advance QInput for Quasar
一套基于vue3开发的PC端组件库
Themed extension for Varmory — swappable Vue 3 / Quasar themes (default, rpg, space, finance), a Pinia theme store, themed helper components (JPanel with accent, JThemeSwitcher, JDarkSwitcher, JCurrentYear), and a showcase wrapper that layers on top of va
Email composer for Quasar Framework
A flexible, schema-driven dynamic form component for Vue 3 + Quasar with validation, field types, and custom rendering support
Multi-select component with option groups for the Quasar Framework (Vue.js)
A Vue 3 component library
A rust library for reusing SQL
A lightweight crate that brings an implementation of nth_element by using the adaptive quickselect algorithm by Andrei Alexandrescu.
Selects the kth smallest element of a slice, based on Orson Peters's Pattern Defeating Quickselect