Jon Schlinkert

Results 152 repositories owned by Jon Schlinkert

pretty-remarkable

23
Stars
3
Forks
Watchers

Plugin for prettifying markdown with https://github.com/jonschlinkert/remarkable using custom renderer rules.

expand-tilde

23
Stars
3
Forks
Watchers

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

49
Stars
9
Forks
Watchers

Calculate an exponential moving average from an array of numbers.

regex-not

31
Stars
6
Forks
Watchers

Create a javascript regular expression for matching everything except for the given string.

fill-range

52
Stars
15
Forks
Watchers

Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.

expand-range

25
Stars
3
Forks
Watchers

Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.

liquid-to-handlebars

20
Stars
4
Forks
Watchers

Convert liquid templates to handlebars templates!

markdown-utils

31
Stars
6
Forks
Watchers

Convert plain text into snippets of markdown.

romanize

22
Stars
4
Forks
Watchers

Convert arabic numbers to roman numerals (useful for books, outlines, documentation, slide decks, etc)

global-prefix

28
Stars
12
Forks
Watchers

Get the npm global path prefix. Same code used internally by npm.