Repository

Repository di jonschlinkert

864 repository supportati

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.

Ultimo commit 10 dic 2018

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

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.

Ultimo commit 12 ott 2014

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

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

Ultimo commit 8 lug 2015

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

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

Ultimo commit 25 mag 2025

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

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

Ultimo commit 25 mag 2025

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

Open a finder dialog window (finder prompt) programmatically.

Ultimo commit 8 giu 2025

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

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

Ultimo commit 25 mag 2025

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

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.

Ultimo commit 25 mag 2025

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

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.

Ultimo commit 12 ott 2025

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

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

Ultimo commit 19 mag 2017

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

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

Ultimo commit 19 ago 2018

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

Grid system

Ultimo commit 18 gen 2014

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

Create a promise that can be canceled

Ultimo commit 9 mar 2021

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

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

Ultimo commit 14 mar 2017

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

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

Ultimo commit 15 ago 2015

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

Simplified requests for paged (paginated) content.

Ultimo commit 20 gen 2021

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

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.

Ultimo commit 8 mar 2017

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

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

Ultimo commit 24 giu 2018

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

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

Ultimo commit 3 dic 2014

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

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

Ultimo commit 24 nov 2018

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