Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
pytest
The Python testing framework that makes writing small tests easy and scales to complex functional test suites.
Vue.Draggable
Vue 2 drag-and-drop component built on Sortable.js for reorderable lists
nest_asyncio
Patch asyncio to allow nested event loops in Jupyter, web servers, and GUIs
flat
Flattens nested JavaScript objects into dot-delimited keys and unflattens them back, with a bundled CLI.
Dockertest
Spin up real Docker containers for Go integration tests, then tear them down automatically.
object-path
A tiny JavaScript utility for reading, writing, and deleting deeply nested object properties using dot-notation strings or array paths.
chromedp
A faster, simpler way to drive Chrome browsers via the DevTools Protocol, written in pure Go with zero external dependencies.
itty-router
An ultra-tiny (~1kB), zero-dependency TypeScript router built for Cloudflare Workers and other serverless/edge runtimes.
defaults
Initialize Go structs with default values using simple struct tags and reflection.
Convict
Schema-driven configuration management for Node.js with built-in validation
Mantine DataTable
A lightweight, dependency-free, dark-theme aware table component for Mantine UI applications.
pytest-flask
A pytest plugin with ready-made fixtures for testing Flask applications end to end.
set-value
Safely set nested object properties using dot-notation paths, without prototype pollution.
kgb
Function spies for Python unit tests that intercept, record, and reroute calls without heavy-handed mocking.