Monkey Utils

Useful library with JavaScript utilities.

Dieses Skript sollte nicht direkt installiert werden. Es handelt sich hier um eine Bibliothek für andere Skripte, welche über folgenden Befehl in den Metadaten eines Skriptes eingebunden wird // @require https://update.greasyforks.org/scripts/405813/821710/Monkey%20Utils.js

Autor
rafaelgomesxyz
Version
2.2.2
Erstellt am
21.06.2020
Letzte Aktualisierung
29.06.2020
Größe
5,54 KB
Lizenz
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
长期地址
遇到问题?请前往 GitHub 提 Issues。