Sha256: f659caaae9d9f4a860850b3229f6c261a09b86e3644dbc01128fe5d74b01aecd

Contents?: true

Size: 450 Bytes

Versions: 108

Compression:

Stored size: 450 Bytes

Contents

process-nextick-args
=====

[![Build Status](https://travis-ci.org/calvinmetcalf/process-nextick-args.svg?branch=master)](https://travis-ci.org/calvinmetcalf/process-nextick-args)

```bash
npm install --save process-nextick-args
```

Always be able to pass arguments to process.nextTick, no matter the platform

```js
var pna = require('process-nextick-args');

pna.nextTick(function (a, b, c) {
  console.log(a, b, c);
}, 'step', 3,  'profit');
```

Version data entries

108 entries across 87 versions & 17 rubygems

Version Path
rapid_stack-0.2.0 templates/frontend/node_modules/process-nextick-args/readme.md
rapid_stack-0.1.1 templates/FrontEnd/node_modules/process-nextick-args/readme.md
rapid_stack-0.1.0 templates/FrontEnd/node_modules/process-nextick-args/readme.md
optimacms-0.1.61 spec/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.18.0 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.18.0 test/dummy/node_modules/fsevents/node_modules/process-nextick-args/readme.md
disco_app-0.18.2 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.16.1 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.15.2 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.18.4 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.18.1 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.12.7.pre.puma.pre.3 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.14.0 test/dummy/node_modules/process-nextick-args/readme.md
disco_app-0.13.6.pre.puma.pre.3 test/dummy/node_modules/process-nextick-args/readme.md
UrgentcareCLI-0.1.1 node_modules/process-nextick-args/readme.md
tang-0.2.1 spec/tang_app/node_modules/process-nextick-args/readme.md
groonga-client-model-6.0.0 test/apps/rails6.1.3/node_modules/process-nextick-args/readme.md
groonga-client-model-6.0.0 test/apps/rails6.0.3.5/node_modules/process-nextick-args/readme.md
ruby2js-4.0.4 lib/tasks/testrails/node_modules/process-nextick-args/readme.md
ruby2js-4.0.3 lib/tasks/testrails/node_modules/process-nextick-args/readme.md