Jordan Harband
Results
14
repositories owned by
Jordan Harband
aud
26
Stars
2
Forks
Watchers
Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!
qs
8.4k
Stars
717
Forks
Watchers
A querystring parser with nesting support
es-abstract
109
Stars
27
Forks
Watchers
ECMAScript spec abstract operations.
define-properties
20
Stars
8
Forks
Watchers
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
es-to-primitive
23
Stars
9
Forks
Watchers
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
get-intrinsic
24
Stars
4
Forks
Watchers
Get and robustly cache all JS language-level intrinsics at first require time.