Logo
Explore Help
Register Sign In
torsten/singlechat
1
0
Fork 0
You've already forked singlechat
Code Issues 1 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
d1290ace60c98a0afb5d59638724aaf98868dc30
singlechat/node_modules/process-nextick-args
History
Torsten Schulz (local) 6e9116e819 Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
..
index.js
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
license.md
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
package.json
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00
readme.md
Remove deprecated scripts for adding head-matter to wt_config.xml, including Python and Bash implementations, to streamline configuration management.
2025-12-04 16:34:45 +01:00

readme.md

process-nextick-args

Build Status

npm install --save process-nextick-args

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

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

pna.nextTick(function (a, b, c) {
  console.log(a, b, c);
}, 'step', 3,  'profit');
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 154ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API