PHP 8.2.30
Preview: y.js Size: 490 B
/opt/alt/alt-nodejs9/root/usr/lib/node_modules/npm/node_modules/libnpx/y.js

'use strict'

const path = require('path')
const yargs = require('yargs')
const y18n = require('y18n')({
  directory: path.join(__dirname, 'locales'),
  locale: yargs.locale(),
  updateFiles: process.env.NPX_UPDATE_LOCALE_FILES === 'true'
})

module.exports = yTag
function yTag (parts) {
  let str = ''
  parts.forEach((part, i) => {
    str += part
    if (arguments.length > i + 1) {
      str += '%s'
    }
  })
  return y18n.__.apply(null, [str].concat([].slice.call(arguments, 1)))
}

Directory Contents

Dirs: 2 × Files: 12

Name Size Perms Modified Actions
locales DIR
- drwxr-xr-x 2024-03-03 22:42:04
Edit Download
- drwxr-xr-x 2024-03-03 22:42:02
Edit Download
1.51 KB lrw-r--r-- 2021-09-28 11:28:17
Edit Download
24.25 KB lrw-r--r-- 2021-09-28 11:28:17
Edit Download
2.17 KB lrw-r--r-- 2021-09-28 11:28:14
Edit Download
1.26 KB lrw-r--r-- 2021-09-28 11:28:17
Edit Download
12.48 KB lrw-r--r-- 2021-09-28 11:28:17
Edit Download
6.59 KB lrw-r--r-- 2021-09-28 11:28:14
Edit Download
234 B lrw-r--r-- 2021-09-28 11:28:17
Edit Download
3.16 KB lrw-r--r-- 2021-09-28 11:28:17
Edit Download
6.87 KB lrw-r--r-- 2021-09-28 11:28:17
Edit Download
6.21 KB lrw-r--r-- 2021-09-28 11:28:14
Edit Download
390 B lrw-r--r-- 2021-09-28 11:28:17
Edit Download
490 B lrw-r--r-- 2021-09-28 11:28:14
Edit Download

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