browserify / browserify-rsa
☆19Updated 4 months ago
Alternatives and similar repositories for browserify-rsa
Users that are interested in browserify-rsa are comparing it to the libraries listed below
Sorting:
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated last year
- Node.js path.dirname() ponyfill☆13Updated 3 years ago
- Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors.☆12Updated last year
- abstract base class for hash-streams☆11Updated 4 months ago
- ☆12Updated 6 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Create an array by repeating the given string n times.☆19Updated 4 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- Returns true if a string has an extglob☆23Updated 5 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 5 months ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- The map of HTTP status codes from the builtin http module☆19Updated 3 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Get the command from a shebang☆23Updated 3 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- timers module for browserify☆24Updated 4 months ago
- the tty module from node core for browsers☆17Updated 4 months ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Detect whether or not an object is a Typed Array