Repository

Repository di ljharb

285 repository supportati

Function that returns an arbitrary `async function`, or undefined if `async function` syntax is unsupported.

Ultimo commit 29 dic 2025

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

Function that returns an arbitrary async generator function, or undefined if async generator syntax is unsupported.

Ultimo commit 27 ott 2022

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

Returns an arbitrary generator function, or undefined if generator syntax is unsupported.

Ultimo commit 29 dic 2025

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

a glob matcher in javascript

Ultimo commit 20 feb 2026

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

Mirror (copy) the own property descriptors from one object, onto another.

Ultimo commit 29 dic 2025

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

Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.

Ultimo commit 20 giu 2026

 (7 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)
ljharb/nodeJavaScript

Node.js JavaScript runtime :sparkles::turtle::rocket::sparkles:

Ultimo commit 4 dic 2024

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

Transform comments in JS files between multiple styles - single-line, multi-line, both, and more to come!

Ultimo commit 27 ott 2022

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

Simple function to extend objects

Ultimo commit 6 mar 2025

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

The semver parser for node (the one npm uses)

Ultimo commit 8 mar 2023

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

A port of jQuery.extend that actually works on node.js

Ultimo commit 21 ott 2023

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

The Node.js® Website

Ultimo commit 17 ago 2026

 (1 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)
ljharb/nowJavaScript

The current time in milliseconds, from the most precise monotonic clock available (`performance.now` → `process.hrtime` → `Date.now` → `new Date().getTime()`), for measuring elapsed time.

Ultimo commit 9 giu 2026

 (0 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)
ljharb/npmJavaScript

a package manager for node

Ultimo commit 13 feb 2015

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

Given an npm module name, get a map of npm version numbers to deprecation messages.

Ultimo commit 9 mar 2024

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

SPDX license expressions for npm package without proper metadata

Ultimo commit 10 gen 2024

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

Safely generate an npm lockfile and output it to the filename of your choice.

Ultimo commit 16 mar 2026

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

Walk through a folder and figure out what goes in an npm package

Ultimo commit 13 mag 2026

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

Add a small SVG badge to your Readme showing your package's latest NPM version!

Ultimo commit 22 apr 2013

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

Command line tool for creating or updating a .npmignore file based on .gitignore.

Ultimo commit 23 dic 2025

 (29 star) (7 fork) (1 issue indicizzata) (1 good first issue aperta)