Monkey Utils

Useful library with JavaScript utilities.

Ce script ne doit pas être installé directement. C'est une librairie destinée à être incluse dans d'autres scripts avec la méta-directive // @require https://update.greasyfork.org/scripts/405813/821710/Monkey%20Utils.js

Auteur
rafaelgomesxyz
Version
2.2.2
Créé
21/06/2020
Mis à jour
29/06/2020
Licence
N/A

Useful library with JavaScript utilities.

It simplifies the process of:

  • Getting common time equivalents in milliseconds
  • Getting the plural form of a word based on a number
  • Getting a relative time string for a UNIX time or a number of minutes
  • Getting a date string in the 'yyyy-MM-dd hh:mm:ss UTC' format
  • Checking if a value is set
  • Sleeping for a number of seconds