Jon Schlinkert
Jon Schlinkert
pretty-remarkable
Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.
expand-tilde
Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.
exponential-moving-average
Calculate an exponential moving average from an array of numbers.
regex-not
Create a javascript regular expression for matching everything except for the given string.
fill-range
Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.
expand-range
Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.
liquid-to-handlebars
Convert liquid templates to handlebars templates!
markdown-utils
Convert plain text into snippets of markdown.
romanize
Convert arabic numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)
global-prefix
Get the npm global path prefix. Same code used internally by npm.