Skip to content

Commit

Permalink
add exec-file-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed May 21, 2015
1 parent efa191e commit d3995ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [buf-indexof](https://github.com/sindresorhus/buf-indexof) - io.js 1.5.0 (Node.js) `buffer.indexOf()` ponyfill.
- [buf-compare](https://github.com/sindresorhus/buf-compare) - Node.js 0.12 `Buffer.compare()` ponyfill.
- [fs-access](https://github.com/sindresorhus/fs-access) - Node.js 0.12 `fs.access()` & `fs.accessSync()` ponyfill.
- [exec-file-sync](https://github.com/sindresorhus/exec-file-sync) - Node.js 0.12 `ChildProcess.execFileSync()` ponyfill.
- JavaScript
- [object-assign](https://github.com/sindresorhus/object-assign) - ES6 `Object.assign()` ponyfill.
- [harmony-reflect](https://github.com/tvcutsem/harmony-reflect) - ES6 `Reflect` and `Proxy` polyfill.
Expand Down

0 comments on commit d3995ed

Please sign in to comment.