five icon indicating copy to clipboard operation
five copied to clipboard

Gives you five

Results 116 five issues
Sort by recently updated
recently updated
newest added

The current implementation of five.async uses process.nextTick, which is a nodejs specific API. This won't work in a browser apparently. I'd fix this by checking if there is a process...

Added the danish translation

verification from google: https://www.google.com/search?q=five+in+urdu

Return the base64 or image link of the five logo: ![asd](https://cldup.com/kwFz0lhg1u.png)

`five` currently is not inclusive to elves that can't read the roman alphabet.

I added the following two assertions: ```javascript five.isDivisibleByFive(); five.containsFive(); ``` Examples: ```javascript five.isDivisibleByFive(8); // false five.isDivisibleByFive(15); // true five.containsFive(154); // true five.containsFive('this string contains 5, or not?'); // true five.containsFive([...

`five` is translated into Spanish, Catalan, Basque, Portuguese... It is still necessary to translate it into Galician so that `five` can be used throughout the Iberian Peninsula! But do not...