Jon Schlinkert

Results 152 repositories owned by Jon Schlinkert

align-text

51
Stars
11
Forks
Watchers

Align the text in a string.

sublime-markdown-extended

660
Stars
96
Forks
Watchers

Top 100 Sublime Text plugin! Markdown syntax highlighter for Sublime Text, with extended support for GFM fenced code blocks, with language-specific syntax highlighting. YAML Front Matter. Works with S...

kind-of

346
Stars
37
Forks
Watchers

Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!

markdown-toc

1.6k
Stars
701
Forks
Watchers

API and CLI for generating a markdown TOC (table of contents) for a README or any markdown files. Uses Remarkable to parse markdown. Used by NASA/openmct, Prisma, Joi, Mocha, Sass, Prettier, Orbit DB,...

gray-matter

3.8k
Stars
133
Forks
Watchers

Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, s...

clone-deep

309
Stars
53
Forks
Watchers

Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!

set-value

269
Stars
42
Forks
Watchers

Set nested properties on an object using dot-notation.

get-value

243
Stars
26
Forks
Watchers

Use property paths (`a.b.c`) get a nested value from an object.

merge-deep

112
Stars
31
Forks
Watchers

Recursively merge values in a JavaScript object.

remarkable

5.7k
Stars
371
Forks
Watchers

Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://g...