Showing 1-20 of 36,200 packages
A wrapper package that uses `useInsertionEffect` or a fallback for it
High-performance (binary) tree and sorted map implementation (AVL, Splay, Radix, Red-Black)
List of binary file extensions
Check if a file path is a binary file
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Check if a binary is working
Unpack multibyte binary values from buffers
JavaScript implementation of the BSER Binary Serialization
Helper function to build binary assignment operator visitors
Interval search tree with TypeScript support
Simple function `binaryInsert(array, value, comparator)` that provides binary insert functionality for a **sorted** array in javascript. This is mostly intended for larger arrays, and the performance gain may be viewed in the [benchmark](#benchmarks).
Reads a binary file to determine its CPU architecture.
Detects if a file is binary in Node.js. Similar to Perl's -B.
Binary Search Trees
Basic primitives for working with binary data
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
A package that contains an array of every single file extension there is for binary files
The linux x64 distribution of the Sentry CLI binary.
Insert missing semicolons, remove unneeded ones.
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.