Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

28 Commits

Repository files navigation

process-nextick-args

Build Status

npm install --save process-nextick-args

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

varpna=require('process-nextick-args');pna.nextTick(function(a,b,c){console.log(a,b,c);},'step',3,'profit');

About

process.nextTick always accepts args, always

Resources

Stars

33 stars

Watchers

4 watching

Forks

Releases

Packages

Used by

Contributors

Languages