first commit
This commit is contained in:
1225
node_modules/i18next/CHANGELOG.md
generated
vendored
Normal file
1225
node_modules/i18next/CHANGELOG.md
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
21
node_modules/i18next/LICENSE
generated
vendored
Normal file
21
node_modules/i18next/LICENSE
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2017 i18next
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
54
node_modules/i18next/README.md
generated
vendored
Normal file
54
node_modules/i18next/README.md
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
# i18next: learn once - translate everywhere [](https://twitter.com/intent/tweet?text=Awesome%20i18next:%20learn%20once%20-%20translate%20everywhere%20-%20the%20internationalization%20ecosystem%20&url=https://github.com/i18next/i18next&via=jamuhl&hashtags=i18n,javascript,dev)
|
||||
|
||||
[](https://circleci.com/gh/i18next/i18next)
|
||||
[](https://codeclimate.com/github/i18next/i18next)
|
||||
[](https://coveralls.io/github/i18next/i18next)
|
||||
[](http://packagequality.com/#?package=i18next)
|
||||
[](https://cdnjs.com/libraries/i18next)
|
||||
[](https://www.npmjs.com/package/i18next)
|
||||
[](https://david-dm.org/i18next/i18next)
|
||||
|
||||
i18next is a very popular internationalization framework for browser or any other javascript environment (eg. node.js).
|
||||
|
||||

|
||||
|
||||
i18next provides:
|
||||
|
||||
- Flexible connection to [backend](https://www.i18next.com/plugins-and-utils.html#backends) (loading translations via xhr, ...)
|
||||
- Optional [caching](https://www.i18next.com/plugins-and-utils.html#caches), user [language detection](https://www.i18next.com/plugins-and-utils.html#language-detector), ...
|
||||
- Proper [pluralizations](https://www.i18next.com/plurals.html)
|
||||
- Translation [context](https://www.i18next.com/context.html)
|
||||
- [Nesting](https://www.i18next.com/nesting.html), [Variable replacement](https://www.i18next.com/interpolation.html)
|
||||
- Flexibility: [Use it everywhere](https://www.i18next.com/supported-frameworks.html)
|
||||
- Extensibility: eg. [sprintf](https://www.i18next.com/plugins-and-utils.html#post-processors)
|
||||
- ...
|
||||
|
||||
For more information visit the website:
|
||||
|
||||
- [Getting started](https://www.i18next.com/getting-started.html)
|
||||
- [Translation Functionality](https://www.i18next.com/essentials.html)
|
||||
- [API](https://www.i18next.com/api.html)
|
||||
|
||||
Our focus is providing the core to building a booming ecosystem. Independent of the building blocks you choose, be it react, angular or even good old jquery proper translation capabilities are just [one step away](https://www.i18next.com/supported-frameworks.html).
|
||||
|
||||
---
|
||||
|
||||
<h3 align="center">Gold Sponsors</h3>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://locize.com/" target="_blank">
|
||||
<img src="https://raw.githubusercontent.com/i18next/i18next/master/assets/locize_sponsor_240.gif" width="240px">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
**From the creators of i18next: localization as a service - locize.com**
|
||||
|
||||
A translation management system built around the i18next ecosystem - [locize.com](https://locize.com).
|
||||
|
||||

|
||||
|
||||
With using [locize](http://locize.com/?utm_source=i18next_readme&utm_medium=github) you directly support the future of i18next.
|
||||
|
||||
---
|
2278
node_modules/i18next/dist/cjs/i18next.js
generated
vendored
Normal file
2278
node_modules/i18next/dist/cjs/i18next.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2274
node_modules/i18next/dist/esm/i18next.js
generated
vendored
Normal file
2274
node_modules/i18next/dist/esm/i18next.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
2392
node_modules/i18next/dist/umd/i18next.js
generated
vendored
Normal file
2392
node_modules/i18next/dist/umd/i18next.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
node_modules/i18next/dist/umd/i18next.min.js
generated
vendored
Normal file
1
node_modules/i18next/dist/umd/i18next.min.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
2392
node_modules/i18next/i18next.js
generated
vendored
Normal file
2392
node_modules/i18next/i18next.js
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1
node_modules/i18next/i18next.min.js
generated
vendored
Normal file
1
node_modules/i18next/i18next.min.js
generated
vendored
Normal file
File diff suppressed because one or more lines are too long
1057
node_modules/i18next/index.d.ts
generated
vendored
Normal file
1057
node_modules/i18next/index.d.ts
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
5
node_modules/i18next/index.js
generated
vendored
Normal file
5
node_modules/i18next/index.js
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
/* eslint no-var: 0 */
|
||||
var main = require('./dist/cjs/i18next.js');
|
||||
|
||||
module.exports = main;
|
||||
module.exports.default = main;
|
149
node_modules/i18next/package.json
generated
vendored
Normal file
149
node_modules/i18next/package.json
generated
vendored
Normal file
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"_from": "i18next@latest",
|
||||
"_id": "i18next@19.8.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-YWqkUpwnmeZxbNxhQ4BENC27BlXnq4kD6NlqMUwX7T6ZN3alNnBXsWrh/8mJ37BL5cKMZaqA0k/YUo4o6rLfpA==",
|
||||
"_location": "/i18next",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "tag",
|
||||
"registry": true,
|
||||
"raw": "i18next@latest",
|
||||
"name": "i18next",
|
||||
"escapedName": "i18next",
|
||||
"rawSpec": "latest",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "latest"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#USER",
|
||||
"/",
|
||||
"/i18next-scanner"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/i18next/-/i18next-19.8.2.tgz",
|
||||
"_shasum": "8a20ee098c4702f14aae6dee3ecc39245a6a161e",
|
||||
"_spec": "i18next@latest",
|
||||
"_where": "D:\\Projects\\vanillajs-seed",
|
||||
"author": {
|
||||
"name": "Jan Mühlemann",
|
||||
"email": "jan.muehlemann@gmail.com",
|
||||
"url": "https://github.com/jamuhl"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/i18next/i18next/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.10.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "i18next internationalization framework",
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.1",
|
||||
"@babel/plugin-proposal-async-generator-functions": "^7.2.0",
|
||||
"@babel/plugin-proposal-object-rest-spread": "^7.3.2",
|
||||
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
|
||||
"@babel/plugin-transform-runtime": "^7.2.0",
|
||||
"@babel/polyfill": "^7.2.5",
|
||||
"@babel/preset-env": "^7.3.1",
|
||||
"@babel/preset-react": "^7.0.0",
|
||||
"@babel/register": "^7.0.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"babelify": "^10.0.0",
|
||||
"browserify": "14.0.0",
|
||||
"browserify-istanbul": "2.0.0",
|
||||
"chai": "3.5.0",
|
||||
"coveralls": "2.11.16",
|
||||
"cpy-cli": "^2.0.0",
|
||||
"dtslint": "^0.4.2",
|
||||
"eslint": "3.15.0",
|
||||
"eslint-config-airbnb": "14.1.0",
|
||||
"eslint-config-prettier": "^3.6.0",
|
||||
"eslint-plugin-import": "2.2.0",
|
||||
"eslint-plugin-jsx-a11y": "4.0.0",
|
||||
"eslint-plugin-react": "6.9.0",
|
||||
"husky": "^1.3.1",
|
||||
"i18next-browser-languagedetector": "1.0.1",
|
||||
"i18next-localstorage-cache": "0.3.0",
|
||||
"i18next-sprintf-postprocessor": "0.2.2",
|
||||
"i18next-xhr-backend": "1.3.0",
|
||||
"istanbul": "github:gotwarlost/istanbul#source-map",
|
||||
"karma": "2.0.0",
|
||||
"karma-browserify": "5.1.1",
|
||||
"karma-chai": "0.1.0",
|
||||
"karma-chrome-launcher": "2.2.0",
|
||||
"karma-cli": "1.0.1",
|
||||
"karma-coverage": "github:douglasduteil/karma-coverage#next",
|
||||
"karma-coveralls": "1.1.2",
|
||||
"karma-expect": "1.1.3",
|
||||
"karma-mocha": "1.3.0",
|
||||
"karma-rollup-preprocessor": "3.0.3",
|
||||
"karma-sinon": "1.0.5",
|
||||
"karma-spec-reporter": "0.0.26",
|
||||
"lint-staged": "^8.1.0",
|
||||
"mocha": "3.2.0",
|
||||
"prettier": "^1.15.3",
|
||||
"rimraf": "2.5.4",
|
||||
"rollup": "1.1.2",
|
||||
"rollup-plugin-babel": "^4.3.2",
|
||||
"rollup-plugin-commonjs": "^9.2.0",
|
||||
"rollup-plugin-node-resolve": "4.0.0",
|
||||
"rollup-plugin-terser": "^4.0.4",
|
||||
"sinon": "1.17.7",
|
||||
"tslint": "^5.12.1",
|
||||
"typescript": "^3.6.4",
|
||||
"watchify": "3.9.0"
|
||||
},
|
||||
"homepage": "http://i18next.com",
|
||||
"husky": {
|
||||
"hooks": {
|
||||
"pre-commit": "lint-staged"
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"i18next",
|
||||
"internationalization",
|
||||
"i18n",
|
||||
"translation",
|
||||
"localization",
|
||||
"l10n",
|
||||
"globalization",
|
||||
"gettext"
|
||||
],
|
||||
"license": "MIT",
|
||||
"lint-staged": {
|
||||
"linters": {
|
||||
"*.{ts,tsx,js,json,md}": [
|
||||
"prettier --write",
|
||||
"git add"
|
||||
]
|
||||
},
|
||||
"ignore": [
|
||||
"**/i18next.js",
|
||||
"**/i18next.min.js"
|
||||
]
|
||||
},
|
||||
"main": "./dist/cjs/i18next.js",
|
||||
"module": "./dist/esm/i18next.js",
|
||||
"name": "i18next",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/i18next/i18next.git"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "rimraf dist && rollup -c && cpy \"./dist/umd/*.js\" ./",
|
||||
"postversion": "git push && git push --tags",
|
||||
"pretest": "npm run test:typescript && npm run test:typescript:noninterop",
|
||||
"prettier": "prettier --write \"{,**/}*.{ts,tsx,js,json,md}\"",
|
||||
"preversion": "npm run test && npm run build && git push",
|
||||
"tdd": "karma start karma.conf.js",
|
||||
"tdd:compat": "karma start karma.backward.conf.js",
|
||||
"test": "npm run test:new && npm run test:compat",
|
||||
"test:compat": "karma start karma.backward.conf.js --singleRun",
|
||||
"test:new": "karma start karma.conf.js --singleRun",
|
||||
"test:typescript": "tslint --project tsconfig.json",
|
||||
"test:typescript:noninterop": "tslint --project tsconfig.nonEsModuleInterop.json"
|
||||
},
|
||||
"types": "./index.d.ts",
|
||||
"version": "19.8.2"
|
||||
}
|
8
node_modules/i18next/tsconfig.nonEsModuleInterop.json
generated
vendored
Normal file
8
node_modules/i18next/tsconfig.nonEsModuleInterop.json
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"compilerOptions": {
|
||||
// typescript defaults to these
|
||||
"esModuleInterop": false,
|
||||
"allowSyntheticDefaultImports": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user