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
buffer
The Node.js Buffer API, reimplemented for the browser on top of Uint8Array.
path-browserify
Node.js path module implementation for browser environments
stream-browserify
A browser-compatible shim of Node.js core's stream module
pyperclip
A cross-platform Python module for copying and pasting text to the system clipboard, with zero required dependencies.
constants-browserify
Node's built-in constants module ported to a static JSON file so Browserify can bundle it for the browser.
sha.js
A pure JavaScript, streamable implementation of the SHA family of hash functions with a Node-crypto-like API.
timers-browserify
A polyfill that brings Node's timers module, including its private enroll/active APIs and setImmediate, to browserify bundles.
pastey
A maintained fork of the paste crate for compile-time identifier concatenation, with raw identifiers and a string-replace modifier built in.
@cypress/browserify-preprocessor
Cypress file preprocessor that bundles spec and support files with Browserify
tty-browserify
Browser stub for Node.js's tty module, used automatically by Browserify when bundling code that requires 'tty'.
clipboard-polyfill
A ponyfill for the async Clipboard API, giving reliable copy/paste of text and rich content across old and modern browsers.