Searched refs:y18n (Results 1 – 16 of 16) sorted by relevance
| /plugin/asciidocjs/node_modules/y18n/ |
| D | CHANGELOG.md | 5 ### [5.0.8](https://www.github.com/yargs/y18n/compare/v5.0.7...v5.0.8) (2021-04-07) 10 * **deno:** force modern release for Deno ([b1c215a](https://www.github.com/yargs/y18n/commit/b1c21… 12 ### [5.0.7](https://www.github.com/yargs/y18n/compare/v5.0.6...v5.0.7) (2021-04-07) 17 …or deno ([#121](https://www.github.com/yargs/y18n/issues/121)) ([d3f2560](https://www.github.com/y… 19 ### [5.0.6](https://www.github.com/yargs/y18n/compare/v5.0.5...v5.0.6) (2021-04-05) 24 …defined ([#117](https://www.github.com/yargs/y18n/issues/117)) ([6966fa9](https://www.github.com/y… 26 ### [5.0.5](https://www.github.com/yargs/y18n/compare/v5.0.4...v5.0.5) (2020-10-25) 31 …n issue ([#108](https://www.github.com/yargs/y18n/issues/108)) ([a9ac604](https://www.github.com/y… 33 ### [5.0.4](https://www.github.com/yargs/y18n/compare/v5.0.3...v5.0.4) (2020-10-16) 38 …allback ([#105](https://www.github.com/yargs/y18n/issues/105)) ([4f85d80](https://www.github.com/y… [all …]
|
| D | README.md | 1 # y18n chapter 16 const __ = require('y18n')().__; 28 const __ = require('y18n')().__; 42 const __n = require('y18n')().__n; 53 As of `v5` `y18n` supports [Deno](https://github.com/denoland/deno): 56 import y18n from "https://deno.land/x/y18n/deno.ts"; 58 const __ = y18n({ 78 ### require('y18n')(config) 80 Create an instance of y18n with the config provided, options include: 89 ### y18n.\_\_(str, arg, arg, arg) [all …]
|
| D | index.mjs | 2 import { y18n as _y18n } from './build/lib/index.js' 4 const y18n = (opts) => { function 8 export default y18n
|
| /plugin/asciidocjs/node_modules/y18n/build/lib/ |
| D | index.js | 163 export function y18n(opts, _shim) { function 165 const y18n = new Y18N(opts); 167 __: y18n.__.bind(y18n), 168 __n: y18n.__n.bind(y18n), 169 setLocale: y18n.setLocale.bind(y18n), 170 getLocale: y18n.getLocale.bind(y18n), 171 updateLocale: y18n.updateLocale.bind(y18n), 172 locale: y18n.locale
|
| D | cjs.js | 1 import { y18n as _y18n } from './index.js'; 3 const y18n = (opts) => { function 6 export default y18n;
|
| /plugin/asciidocjs/node_modules/y18n/build/ |
| D | index.cjs | 169 function y18n$1(opts, _shim) { 171 const y18n = new Y18N(opts); 173 __: y18n.__.bind(y18n), 174 __n: y18n.__n.bind(y18n), 175 setLocale: y18n.setLocale.bind(y18n), 176 getLocale: y18n.getLocale.bind(y18n), 177 updateLocale: y18n.updateLocale.bind(y18n), 178 locale: y18n.locale 199 const y18n = (opts) => { 200 return y18n$1(opts, nodePlatformShim); [all …]
|
| /plugin/asciidocjs/node_modules/yargs/lib/platform-shims/ |
| D | esm.mjs | 13 import y18n from 'y18n' 69 y18n: y18n({
|
| D | browser.mjs | 66 // TODO: replace this with y18n once it's ported to ESM: 67 y18n: {
|
| /plugin/asciidocjs/node_modules/yargs/build/lib/ |
| D | validation.js | 7 const __ = shim.y18n.__; 8 const __n = shim.y18n.__n;
|
| D | yargs-factory.js | 179 …e_usage, "f").fail(__classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.__('Argument check … 540 return __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.getLocale(); 543 __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.setLocale(locale); 895 __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.updateLocale(obj); 1307 …, _YargsInstance_options, "f").__ = __classPrivateFieldGet(this, _YargsInstance_shim, "f").y18n.__;
|
| D | usage.js | 8 const __ = shim.y18n.__;
|
| /plugin/asciidocjs/node_modules/yargs/build/ |
| D | index.cjs | 1 …y18n.__,n={},r=[];n.failFn=function(t){r.push(t)};let o=null,a=!0;n.showHelpOnFail=function(t=!0,e…
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | yarn.lock | 470 y18n "^4.0.0" 2827 "y18n@^3.2.1 || ^4.0.0", y18n@^4.0.0: 2829 …resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.0.tgz#95ef94f85ecc81d007c264e190a120f0a3c85… 2859 y18n "^3.2.1 || ^4.0.0"
|
| /plugin/dropfiles/ |
| D | yarn.lock | 3006 y18n@^3.2.1: 3008 …resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07f… 3035 y18n "^3.2.1"
|
| /plugin/fetchmedia/ |
| D | yarn.lock | 3184 y18n@^3.2.1: 3186 …resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07f… 3213 y18n "^3.2.1"
|
| /plugin/sequencediagram/bower_components/lodash/ |
| D | yarn.lock | 3305 y18n@^3.2.1: 3307 …resolved "https://registry.yarnpkg.com/y18n/-/y18n-3.2.1.tgz#6d15fba884c08679c0d77e88e7759e811e07f… 3335 y18n "^3.2.1"
|