ptaushanov / QUtills

πŸ”Œ JS Language Extention πŸ”Œ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QUtills

JS on steroids ... kinda

Provides useful functions, methods and classes that extend the functionality of standard JS

  • isNumber()

  • range() \

  • Math.sortOrder()

  • Math.median()

  • Math.mode()

  • Math.sum()

  • Math.average()

  • Math.factorial() \

  • Array.first()

  • Array.last()

  • Array.areNumbers()

  • Array.count()

  • Array.swap()

  • Array.selectRandom() \

  • Rand.randint()

  • Rand.randdouble()

  • Rand.shuffle()

About

πŸ”Œ JS Language Extention πŸ”Œ

License:MIT License


Languages

Language:JavaScript 100.0%