Monkey Utils

Useful library with JavaScript utilities.

このスクリプトは単体で利用できません。右のようなメタデータを含むスクリプトから、ライブラリとして読み込まれます: // @require https://update.greasyfork.org/scripts/405813/821710/Monkey%20Utils.js

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
rafaelgomesxyz
バージョン
2.2.2
作成日
2020/06/21
更新日
2020/06/29
ライセンス
不明

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