JS: Xah Functions
A collection of JavaScript functions. Each is carefully crafted. They are more efficient, correct, faster, than any npm lib or those by facebook google frameworks.
Function
Array
Object
- JS: Test Equality of Array and Object by Content 🚀
- JS: Deep Copy Array or Object 🚀
- JS: Swap Object Key Value 🚀
Map Object
- JS: Test Equality of Map Objects 🚀
- JS: Map Filter 🚀
- JS: Swap Key Value of Map 🚀
- JS: Sort Map 🚀
- JS: Truncate Map 🚀
- JS: Map Substract 🚀
- JS: Convert Object to Map 🚀
- JS: Map Substract 🚀
Set Object
Character, String
Random
- JS: Random Integer Range Function 🚀
- JS: Random Array Element, Randomize Array 🚀
- JS: Randomize Node Children 🚀