A JavaScript library that breaks strings into their individual user-perceived characters. It supports emojis!
Sort the keys in an object.
Windows MetaFile (WMF) parser
modernize node.js to current ECMAScript standards
Extend an object with the properties of additional objects. node.js/javascript util.
The lodash method `_.upperFirst` exported as a module.
Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.
return the first event in a set of ee/event pairs
Detects if a file exists and returns the resolved filepath.
merge() utility function
Monaco Editor for React
Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation
HTTP methods that node supports
Compile ES2015 shorthand properties to ES5
Minimalistic update notifications for command line interfaces
A loader for webpack which transforms files into base64 URIs
For encoding to/from base64urls
Give me a string and I'll tell you if it's a valid npm package license string
Rational approximation with bounded denominator
The lodash method `_.keys` exported as a module.
Some tweaks for beautifying HTML with js-beautify according to my preferences.
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
parse a url with memoization
A port of ActiveSupport's inflector to Node.js