Repository

Repository di jonschlinkert

864 repository supportati

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

Ultimo commit 21 ott 2016

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Expand target definitions in a declarative configuration.

Ultimo commit 11 ago 2016

 (8 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Expand and normalize task definitions in a declarative configuration.

Ultimo commit 6 gen 2016

 (6 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 8 dic 2016

 (24 star) (3 fork) (0 issue indicizzate) (0 good first issue aperte)

Utils shared by the "expand" libs.

Ultimo commit 28 giu 2016

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 10 lug 2026

 (20 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Calculate an exponential moving average from an array of numbers.

Ultimo commit 8 gen 2020

 (50 star) (9 fork) (0 issue indicizzate) (0 good first issue aperte)

Export directories and their files as node.js modules.

Ultimo commit 18 mar 2015

 (10 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 20 lug 2021

 (21 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Extension of the node.js path.extname method.

Ultimo commit 28 giu 2014

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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.

Ultimo commit 4 mag 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Create a regex for matching file extensions.

Ultimo commit 23 mag 2016

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 7 ago 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 19 dic 2017

 (33 star) (9 fork) (0 issue indicizzate) (0 good first issue aperte)

Extract a banner comment from a string of javascript.

Ultimo commit 20 mar 2016

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 24 nov 2018

 (50 star) (9 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 17 apr 2014

 (2 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 30 dic 2014

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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.

Ultimo commit 24 set 2014

 (6 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 9 ago 2014

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)