リポジトリ

jonschlinkert のリポジトリ

864 件の対応リポジトリ

Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you would expect with `compact` for arrays.

最終コミット 2018/12/10

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

JavaScript utility for removing a string or a array of strings from the source. Works just like `omit` for objects, so you can pass a string or array of strings to remove. You can also pass a regex or array of regular expressions, but patterns are used for removal - not replacements.

最終コミット 2014/10/12

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

Omit properties from an object or deeply nested property of an object using object path notation.

最終コミット 2015/07/08

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

Cross-platform utility to open a file or directory in the system's default file manager (Finder, Explorer, Nautilus, etc.)

最終コミット 2025/05/25

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

Cross-platform library for opening a file manager dialog window programmatically on MacOS, Windows, or Linux.

最終コミット 2025/05/25

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

Open a finder dialog window (finder prompt) programmatically.

最終コミット 2025/06/08

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

Open a file dialog window programmatically to allow the user to select one or more files. Only works on Linux. No dependencies. Supports zenity (GNOME), kdialog (KDE), yad (Yet Another Dialog), qarma (Qt-based), matedialog (MATE), rofi (window switcher with file browser mode), fzf (terminal fuzzy finder), dmenu (dynamic menu).

最終コミット 2025/05/25

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

Programmatically open a file dialog window (explorer) for picking files. Only works on Windows. Also see: open-finder-dialog, open-linux-file-dialog, and open-file-manager-dialog for other platforms.

最終コミット 2025/05/25

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

Node.js support for OpenZL, an open source data compression framework from Meta that offers lossless compression for structured data, designed to provide the performance of format-specific compressors with the ease of maintaining a single executable binary.

最終コミット 2025/10/12

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

Get and set options easily, for node.js projects.

最終コミット 2017/05/19

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

Get publicly available information about an organization, or for all organizations for one or more users, from the GitHub API.

最終コミット 2018/08/19

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

Grid system

最終コミット 2014/01/18

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

Create a promise that can be canceled

最終コミット 2021/03/09

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

Left pad a string with zeros or a specified string. Fastest implementation.

最終コミット 2017/03/14

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

Right pad a string with zeros or a specified string. Fastest implementation.

最終コミット 2015/08/15

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

Simplified requests for paged (paginated) content.

最終コミット 2021/01/20

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

Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of person objects.

最終コミット 2017/03/08

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

Parse the authors property in package.json or an AUTHORS file into an array of authors objects.

最終コミット 2018/06/24

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

Parse basic template blocks in a string, like Handlebars block expressions but returns an object. Delimiters are customizable.

最終コミット 2014/12/03

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

Parse code context in a single line of javascript, for functions, variable declarations, methods, prototype properties, prototype methods etc.

最終コミット 2018/11/24

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