All Git Users → ljharb

16 open source projects by ljharb

1. Util.promisify
Polyfill/shim for util.promisify in node versions < v8
✭ 117
javascript
2. Object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
✭ 101
javascript
3. Json File Plus
Read from and write to a JSON file, minimizing diffs and preserving formatting.
✭ 39
javascript
4. Promise Deferred
A lightweight Deferred implementation, on top of Promises/A+
5. Listify
Turn an array into a list of comma-separated values, appropriate for use in an English sentence.
✭ 23
javascript
7. travis-ci
Shared travis-ci configs.
✭ 13
javascript
8. safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
✭ 20
javascript
9. simd
ES7 (proposed) SIMD numeric type shim/polyfill
✭ 24
javascript
10. define-properties
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
✭ 17
javascript
11. es-to-primitive
ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.
14. aud
Use `npx aud` instead of `npm audit`, whether you have a lockfile or not!
15. istanbul-merge
Merge multiple istanbul coverage reports into one.
✭ 35
javascript
16. eslint-config
My shareable `eslint` config.
✭ 20
javascript
1-16 of 16 user projects