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
open
Cross-platform Node.js library that opens URLs, files, and executables in the user's default or a specified app.
execa
A modern process-execution library for Node.js with template-string syntax and zero shell-injection risk.
ssh2
Pure-JavaScript SSH2 client and server library for Node.js, with SFTP, exec, shell, and port forwarding support.
cross-spawn
A cross-platform drop-in replacement for Node's spawn and spawnSync that fixes Windows-only child_process bugs.
GSAP
The industry-standard JavaScript animation library for tweening CSS, SVG, canvas, and UI with rock-solid cross-browser reliability.
Virtua
A zero-config, ~3kB virtual list and grid component for React, Vue, Solid, and Svelte
tinyexec
A tiny, higher-level interface around Node's child_process for running commands without the boilerplate.
Anime.js
A fast, lightweight JavaScript animation engine for CSS, SVG, DOM attributes, and JS objects.
react-custom-scrollbars
A React scrollbar component that keeps native browser scrolling while letting you style the track and thumb
react-scrollbars-custom
A fully customizable, cross-browser React scrollbar component that preserves native scroll behavior, with RTL and iOS momentum support.
react-scroll-parallax
React hooks and components for scroll-driven parallax effects, powered by the Web Animations API.
react-scroll-sync
Synchronizes scroll position across multiple scrollable panes in React with a simple context-based provider and pane wrapper.
react-scroll-to-bottom
A React container component that auto-scrolls to the bottom (or top) as new content streams in, similar to `tail -f`.
react-custom-scrollbars-2
Cross-browser, cross-device scrollbars for React with native scrolling, full style customization, and universal (SSR-safe) rendering.
is-valid-path
Lightweight utility that checks whether a string is a valid, non-glob file path in Node.js.