Showing 1-20 of 109,389 packages
A wrapper package that uses `useInsertionEffect` or a fallback for it
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.
Arranges values in an order.
Arranges values in an order.
A JavaScript text diff implementation.
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
Arranges values in an order.
Arranges values in an order.
Simple quicksort-style array insertion function.
A array insertion sorting algorithm
Insert missing semicolons, remove unneeded ones.
A Node-RED node to connect to a MySQL or a MariaDB database, using TLS (SSL) and compatible with "Caching SHA2 password" authentication method (MySQL >= 8).
Returns a copy of an object with its keys sorted
Content insertion plugin for @atlaskit/editor-core
Provides a function for detecting if an argument is an ArrayBuffer
Array manipulation, ordering, searching, summarizing, etc.
npm package for https://github.com/google/diff-match-patch
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.