javascriptf1
latest
  • Dates
  • Fullscreen
  • Randomization
javascriptf1
  • Docs »
  • JavaScriptF1 Utils
  • Edit on GitHub

JavaScriptF1 Utils¶

The JavaScriptF1 Utils library provides snippet collection for everyday JavaScript development.

Table of Contents¶

  • Dates
    • today
    • todayAsIsoString
    • yesterday
    • yesterdayAsIsoString
    • tomorrow
    • tomorrowAsIsoString
  • Fullscreen
    • Enter fullscreen mode
    • Exit from fullscreen mode
    • Detect fullscreen mode
    • Toggle fullscreen mode
  • Randomization
    • Random number in a range
    • Random number with fixed length
    • Random string
    • Random UUID
    • Random color
    • Random date
    • Random date in a range
Next

© Copyright 2022 Revision 988b9461.

Built with Sphinx using a theme provided by Read the Docs.