仓库

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年7月8日

 (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年5月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年5月25日

 (3 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Open a finder dialog window (finder prompt) programmatically.

最近提交 2025年6月8日

 (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年5月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年5月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年5月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年8月19日

 (7 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Grid system

最近提交 2014年1月18日

 (1 star) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Create a promise that can be canceled

最近提交 2021年3月9日

 (0 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2017年3月14日

 (44 stars) (6 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2015年8月15日

 (14 stars) (1 fork) (0 个已索引 issue) (0 个开放 good first issue)

Simplified requests for paged (paginated) content.

最近提交 2021年1月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年3月8日

 (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年6月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月3日

 (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)