Jon Schlinkert
Jon Schlinkert
hyper-monokai-extended
Enhanced monokai theme, for Hyper.
repeat-element
Create an array by repeating the given string n times.
in-array
Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.
gh-stars
API and CLI for getting the stars for one or more GitHub users or organizations.
diacritics-map
Map of more than 1,200 diacritics and ligatures to english alphabet equivalents.
html-toc
Generate a HTML table of contents using cheerio.
relative
Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to file, directory to file, and directory to directory.
is-absolute
Returns true if a filepath is absolute. The original path-is-absolute.
contains-path
Return true if a file path contains the given path.
detect-case
Detects the casing of the input string (camelcase, lowercase, snakecase, kebabcase, snakecase, uppercase etc).