Monkey Utils

Useful library with JavaScript utilities.

Tento skript by nemal byť nainštalovaný priamo. Je to knižnica pre ďalšie skripty, ktorú by mali používať cez meta príkaz // @require https://update.greasyfork.org/scripts/405813/821710/Monkey%20Utils.js

Autor
rafaelgomesxyz
Verzia
2.2.2
Vytvorené
21.06.2020
Aktualizované
29.06.2020
Licencia
neuvedené

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