リポジトリ

jonschlinkert のリポジトリ

864 件の対応リポジトリ

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

最終コミット 2016/10/21

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Expand target definitions in a declarative configuration.

最終コミット 2016/08/11

 (8 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Expand and normalize task definitions in a declarative configuration.

最終コミット 2016/01/06

 (6 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/12/08

 (24 stars) (3 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Utils shared by the "expand" libs.

最終コミット 2016/06/28

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2026/07/10

 (20 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

Calculate an exponential moving average from an array of numbers.

最終コミット 2020/01/08

 (50 stars) (9 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Export directories and their files as node.js modules.

最終コミット 2015/03/18

 (10 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2021/07/20

 (21 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Extension of the node.js path.extname method.

最終コミット 2014/06/28

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2015/05/04

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Create a regex for matching file extensions.

最終コミット 2016/05/23

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/08/07

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/12/19

 (33 stars) (9 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Extract a banner comment from a string of javascript.

最終コミット 2016/03/20

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2018/11/24

 (50 stars) (9 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/04/17

 (2 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/12/30

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2014/09/24

 (6 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/08/09

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)