Remove the trailing spaces from a string.
Convert tabs to spaces in a string
Right pad a string with zeros or a specified string. Fastest implementation.
Left pad a string with zeros or a specified string. Fastest implementation.
Like String.trim() but you can choose granularly what to trim
Lightweight debugging utility for Node.js and the browser
Lodash modular utilities.
React is a JavaScript library for building user interfaces.
A querystring parser that supports nesting and arrays, with a depth limit
Higher-order functions and common patterns for asynchronous code
Babel compiler core.