emojisplosion-helenamerk
Blasts emoji like fireworks all up in your HTML page.
Blasts emoji like fireworks all up in your HTML page.
Imports all es modules in the provided relative path
Find all occurrences of a string in another string.
Returns all matched parts with groups (array of match results with groups)
The module has JS functions to check all imports or required modules and check if the file is a ES Module or a CJS/ JS Module or Script
Import all modules in a folder with a generic approach.
trim any array or object
Gatsby plugin that exposes all gatsby pages under /endpoints.json path
Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function.
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 an object contains at least n properties (own and inherited) which pass a test implemented by a predicate function.
Test whether some `own` properties of a provided object satisfy a predicate function for at least `n` properties.
Tests whether every own property of an object fails a test implemented by a predicate function.
Test whether all elements in a collection are falsy.
Test whether all elements in a collection fail a test implemented by a predicate function.
Test whether all elements in a collection fail a test implemented by a predicate function, iterating from right to left.
Test whether every property in an object fails a test implemented by a predicate function.
Test whether all elements in an array are truthy.
Test whether all elements in an array pass a test implemented by a predicate function.
Test whether all elements in an array pass a test implemented by a predicate function, iterating from right to left.