The JavaScript snippet collection contains a wide variety of ES6 helper functions. It includes helpers for dealing with primitives, arrays and objects, as well as algorithms, DOM manipulation functions and Node.js utilities.
JavaScript, String
Pads a given number to the specified length.
JavaScript, String
Checks if a string is lower case.
JavaScript, String
Checks if a string is upper case.