Repositories

jonschlinkert repositories

864 supported repositories

Map the destination path for a file based on the given source path and options.

Last commit Oct 30, 2015

 (5 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Return an object for a glob of files. Pass a `rename` function for the keys, or a `parse` function for the content, allowing it to be used for readable or require-able files.

Last commit Apr 23, 2016

 (14 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Normalize an object by running normalizers and validators that are mapped to a schema.

Last commit Mar 2, 2020

 (10 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Register patterns to find tokens in a string and map them to unique IDs, allowing them to be extracted, replaced or restored.

Last commit Nov 27, 2014

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Map single letter abbreviations to javascript native types. Useful as a shorthand for pseudo-argument destructuring when debugging.

Last commit Oct 10, 2014

 (5 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Map `visit` over an array of objects.

Last commit Aug 5, 2016

 (17 stars) (5 forks) (0 indexed issues) (0 open good first issues)

Micro util for generating a single markdown link.

Last commit Sep 4, 2015

 (7 stars) (2 forks) (0 indexed issues) (0 open good first issues)

nothing to see

Last commit Mar 27, 2014

 (1 star) (1 fork) (0 indexed issues) (0 open good first issues)

Render a markdown-formatted bullet list from an array or string.

Last commit Jan 19, 2016

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Micro-util for generating a markdown-formatted reference link.

Last commit Sep 4, 2015

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Slugify the url part of a markdown heading link.

Last commit Feb 20, 2017

 (6 stars) (2 forks) (0 indexed issues) (0 open good first issues)

Easily add and create custom symbols to use in markdown, and then compile them to HTML.

Last commit May 27, 2014

 (19 stars) (4 forks) (0 indexed issues) (0 open good first issues)

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, FormatJS, Raneto, hapijs/code, webpack-flow, docusaurus, release-it, ts-loader, json-server, reactfire, bunyan, husky, react-easy-state, react-snap, chakra-ui, carbon, alfresco, repolinter, Assemble, Verb, and thousands of other projects.

Last commit Jul 13, 2023

 (1,756 stars) (712 forks) (0 indexed issues) (0 open good first issues)

Convert plain text into snippets of markdown.

Last commit Jul 5, 2018

 (29 stars) (8 forks) (0 indexed issues) (0 open good first issues)

Extras for marked.js. Utils, language definitions, templates for custom headings and sensible defaults. Used on a number of production sites, including Less.js / lesscss.org.

Last commit Apr 23, 2014

 (18 stars) (2 forks) (0 indexed issues) (0 open good first issues)

DEPRECATED: use markdown-toc

Last commit Jan 10, 2015

 (8 stars) (15 forks) (0 indexed issues) (0 open good first issues)

Return `true` if a file extension matches the given string, array of strings, or RegExp pattern.

Last commit Sep 2, 2014

 (4 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Returns true when the given `name` matches any of the path properties on a vinyl file

Last commit Feb 14, 2018

 (4 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Get a property from an object with the first key that matches the given glob pattern, function, regex or string.

Last commit Sep 8, 2015

 (6 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Match require statements in a string. Returns an array of matching require statements. Each match is an object with line number, variable name, and module name. Statements in code comments are ignored.

Last commit Apr 15, 2018

 (6 stars) (1 fork) (0 indexed issues) (0 open good first issues)