Jon Schlinkert

Results 152 repositories owned by Jon Schlinkert

sublime-monokai-extended

511
Stars
91
Forks
Watchers

Extends Monokai from Soda with additional syntax highlighting for Markdown, LESS, HTML, Handlebars and more.

idiomatic-contributing

109
Stars
7
Forks
Watchers

A brief guide to being an effective open source contributor.

is-number

253
Stars
48
Forks
Watchers

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

guide-to-staying-productive

144
Stars
8
Forks
Watchers

If you're looking for ways to stay motivated and focused, while still having fun, this guide is for you! Contributions and any kind of improvements are very welcome!

pretty

134
Stars
17
Forks
Watchers

Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.

is-plain-object

150
Stars
30
Forks
Watchers

Returns true if the given value is an object created by the Object constructor.

randomatic

183
Stars
26
Forks
Watchers

Easily generate random strings like passwords, with simple options for specifying a length and for using patterns of numeric, alpha-numeric, alphabetical, special or custom characters. (the original "...

time-stamp

112
Stars
18
Forks
Watchers

Get a formatted timestamp. Used in gulp, assemble, generate, and many others.

word-wrap

184
Stars
51
Forks
Watchers

Wrap words to a specified length.