PHP 8.2.30
Preview: dezalgo.js Size: 368 B
/proc/self/root/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules/dezalgo/dezalgo.js

var wrappy = require('wrappy')
module.exports = wrappy(dezalgo)

var asap = require('asap')

function dezalgo (cb) {
  var sync = true
  asap(function () {
    sync = false
  })

  return function zalgoSafe() {
    var args = arguments
    var me = this
    if (sync)
      asap(function() {
        cb.apply(me, args)
      })
    else
      cb.apply(me, args)
  }
}

Directory Contents

Dirs: 1 × Files: 5

Name Size Perms Modified Actions
- drwxr-xr-x 2024-03-03 22:42:02
Edit Download
111 B lrw-r--r-- 2021-09-28 11:28:45
Edit Download
368 B lrw-r--r-- 2021-09-28 11:28:45
Edit Download
765 B lrw-r--r-- 2021-09-28 11:28:45
Edit Download
3.27 KB lrw-r--r-- 2021-09-28 11:28:45
Edit Download
651 B lrw-r--r-- 2021-09-28 11:28:45
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).