Repositories

jonschlinkert repositories

864 supported repositories

Expand variables in markdown reference links. This is not commonmark compliant, but it's convenient.

Last commit Oct 21, 2016

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

Expand target definitions in a declarative configuration.

Last commit Aug 11, 2016

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

Expand and normalize task definitions in a declarative configuration.

Last commit Jan 6, 2016

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

Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.

Last commit Dec 8, 2016

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

Utils shared by the "expand" libs.

Last commit Jun 28, 2016

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

Expand deeply nested values from an object, with support for advanced features

Last commit Jul 10, 2026

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

Calculate an exponential moving average from an array of numbers.

Last commit Jan 8, 2020

 (50 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Export directories and their files as node.js modules.

Last commit Mar 18, 2015

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

node.js utility for exporting a directory of files as modules.

Last commit Jul 20, 2021

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

Extension of the node.js path.extname method.

Last commit Jun 28, 2014

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

just an object to map `src` file extensions to `dest` file extensions as key/value pairs (e.g. `{'.less': '.css'}`). Useful for rewriting paths in tasks/plugins. pull requests welcome.

Last commit May 4, 2015

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

Create a regex for matching file extensions.

Last commit May 23, 2016

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

Extend a JSON file with additional properties, API and CLI.

Last commit Aug 7, 2015

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

Extend object A with the properties of object B. node.js/javascript util.

Last commit Dec 19, 2017

 (33 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Extract a banner comment from a string of javascript.

Last commit Mar 20, 2016

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

Extract JavaScript code comments from a string or glob of files.

Last commit Nov 24, 2018

 (50 stars) (9 forks) (0 indexed issues) (0 open good first issues)

This is a proof-of-concept. some quick and dirty utils extracting UI components from HTML using CSS selectors.

Last commit Apr 17, 2014

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

Get the description from a README. Basically the first non-heading paragraph.

Last commit Dec 30, 2014

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

Utilities for extracting and replacing GitHub Flavored Markdown code blocks. For example, you could easily find code blocks for a specific language and run the code through a linter.

Last commit Sep 24, 2014

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

Extract a string in the given range (e.g. from line X to line Y).

Last commit Aug 9, 2014

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