22 results found Sort:

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...
Created 2014-09-01
517 commits to master branch, last one 6 months ago
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...
Created 2014-01-28
235 commits to master branch, last one 11 months ago
188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
Created 2013-03-06
894 commits to master branch, last one 6 years ago
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,...
Created 2013-11-08
248 commits to master branch, last one 11 months ago
Don't let the trolls get you down! Use this as a reference to avoid open-source burnout and keep doing what you love: writing code! Contributions and any kind of improvements are very welcome!
Created 2016-10-17
50 commits to master branch, last one 4 years ago
Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!
Created 2014-09-26
121 commits to master branch, last one 7 months ago
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep, and many others!
Created 2015-02-27
57 commits to master branch, last one 11 months ago
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.
Created 2014-09-22
62 commits to master branch, last one 5 years ago
Use property paths (`a.b.c`) get a nested value from an object.
Created 2014-10-07
93 commits to master branch, last one 5 years ago
Generate your project's readme with verb. Requires verb v0.9.0 or higher.
Created 2016-02-12
256 commits to master branch, last one 5 years ago
Sensible presets and some tweaks for beautifying HTML with js-beautify according to my preferences.
Created 2013-10-24
23 commits to master branch, last one 4 years ago
Recursively merge values in a JavaScript object.
Created 2014-10-08
42 commits to master branch, last one 3 years ago
Strip block comments or line comments from JavaScript code.
Created 2014-02-10
100 commits to master branch, last one 3 years ago
Is the value an object, and not an array or null?
Created 2014-06-30
60 commits to master branch, last one 2 months ago
Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!
Created 2014-06-26
42 commits to master branch, last one 5 years ago
If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules...
Created 2014-12-18
68 commits to master branch, last one 2 years ago
Convert a string to a dash-separated string (kebab case). Works with camelcase, pascalcase, space-separated, etc.
Created 2015-02-13
27 commits to master branch, last one 5 years ago
Deeply mix the properties of objects into the first object, while also mixing-in child objects.
Created 2014-09-22
32 commits to master branch, last one 4 years ago
Deeply assign the enumerable properties of source objects to a destination object.
Created 2015-02-25
48 commits to master branch, last one 4 years ago
Parse JavaScript code comments. Works with block and line comments, and should work with CSS, LESS, SASS, or any language with the same comment formats.
Created 2014-08-09
77 commits to master branch, last one 5 years ago
Split a string on a given character or characters, with support for escaping.
Created 2015-08-27
78 commits to master branch, last one 5 years ago
5
53
unknown
2
Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows, or MacOS.
Created 2019-07-03
39 commits to master branch, last one 10 months ago