react-contexts-menu
An intricately crafted React component renders `React Contexts Menu` into the DOM for efficient applications.
An intricately crafted React component renders `React Contexts Menu` into the DOM for efficient applications.
Custom context menu for react
Simple Event Emitter
Key Value Pair View for React
A simple react hook and component to detect when the scroll position of the window or a container is at the top, bottom, left or right.
Key Value Pair View for React Native
Right click context menu for Angular
Pad a string.
Pad a string.
Right pad a string.
Right pad a string.
Right pad a string.
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.
Test whether at least one element in a collection passes a test implemented by a predicate function, iterating from right to left.
Test whether all elements in a collection pass a test implemented by a predicate function, iterating from right to left.
Invoke a function once for each element in a collection, iterating from right to left.
While a test condition is true, invoke a function for each element in a collection, iterating from right to left.