Download i18next Free Java Code

Description

internationalisation (i18n) with javascript the easy way (incl. jquery plugin).

Source Files

The download file i18next-master.zip has the following entries.


.gitignore//w  w w  . j a  v a  2 s .c om
Gruntfile.js
README.md
bower.json
buildtasks/server.js
license
package.json
release/i18next-1.5.10.js
release/i18next-1.5.10.zip
release/i18next-1.5.5.zip
release/i18next-1.5.6.js
release/i18next-1.5.6.zip
release/i18next-1.5.7.js
release/i18next-1.5.7.zip
release/i18next-1.5.8.js
release/i18next-1.5.8.zip
release/i18next-1.5.9.js
release/i18next-1.5.9.zip
release/i18next-1.6.0.js
release/i18next-1.6.0.min.js
release/i18next-1.6.0.zip
release/i18next-1.6.1.js
release/i18next-1.6.1.min.js
release/i18next-1.6.1.zip
release/i18next-1.6.2.js
release/i18next-1.6.2.min.js
release/i18next-1.6.2.zip
release/i18next-1.6.3.js
release/i18next-1.6.3.min.js
release/i18next-1.6.3.zip
release/i18next-1.7.0.js
release/i18next-1.7.0.min.js
release/i18next-1.7.0.zip
release/i18next-1.7.1.js
release/i18next-1.7.1.min.js
release/i18next-1.7.1.zip
release/i18next.amd-1.5.10.js
release/i18next.amd-1.5.10.zip
release/i18next.amd-1.5.6.js
release/i18next.amd-1.5.6.zip
release/i18next.amd-1.5.7.js
release/i18next.amd-1.5.7.zip
release/i18next.amd-1.5.8.js
release/i18next.amd-1.5.8.zip
release/i18next.amd-1.5.9.js
release/i18next.amd-1.5.9.zip
release/i18next.amd-1.6.0.js
release/i18next.amd-1.6.0.zip
release/i18next.amd-1.6.1.js
release/i18next.amd-1.6.1.min.js
release/i18next.amd-1.6.1.zip
release/i18next.amd-1.6.2.js
release/i18next.amd-1.6.2.min.js
release/i18next.amd-1.6.2.zip
release/i18next.amd-1.6.3.js
release/i18next.amd-1.6.3.min.js
release/i18next.amd-1.6.3.zip
release/i18next.amd-1.7.0.js
release/i18next.amd-1.7.0.min.js
release/i18next.amd-1.7.0.zip
release/i18next.amd-1.7.1.js
release/i18next.amd-1.7.1.min.js
release/i18next.amd-1.7.1.zip
release/i18next.amd.withJQuery-1.5.10.js
release/i18next.amd.withJQuery-1.5.6.js
release/i18next.amd.withJQuery-1.5.7.js
release/i18next.amd.withJQuery-1.5.8.js
release/i18next.amd.withJQuery-1.5.9.js
release/i18next.amd.withJQuery-1.6.0.js
release/i18next.amd.withJQuery-1.6.1.js
release/i18next.amd.withJQuery-1.6.1.min.js
release/i18next.amd.withJQuery-1.6.2.js
release/i18next.amd.withJQuery-1.6.2.min.js
release/i18next.amd.withJQuery-1.6.3.js
release/i18next.amd.withJQuery-1.6.3.min.js
release/i18next.amd.withJQuery-1.7.0.js
release/i18next.amd.withJQuery-1.7.0.min.js
release/i18next.amd.withJQuery-1.7.1.js
release/i18next.amd.withJQuery-1.7.1.min.js
releasenotes.md
sample/static/index.html
sample/static/locales/de/ns.special.json
sample/static/locales/dev/ns.common.json
sample/static/locales/dev/ns.special.json
sample/static/locales/en-US/ns.special.json
sample/static/locales/en/ns.special.json
sample/static/readme.txt
spec/functions.spec.js
spec/functions/functions.postmissing.spec.js
spec/functions/functions.postprocessor.spec.js
spec/functions/functions.preload.spec.js
spec/functions/functions.setlng.spec.js
spec/init.spec.js
spec/init/init.addResourceBundle.spec.js
spec/init/init.load.spec.js
spec/init/init.loadBehaviour.spec.js
spec/init/init.localstorage.spec.js
spec/init/init.namespace.spec.js
spec/init/init.preload.spec.js
spec/init/init.syncFlag.spec.js
spec/init/init.varia.spec.js
spec/jquery.spec.js
spec/jquery/jquery.deferred.spec.js
spec/jquery/jquery.i18nFunction.spec.js
spec/jquery/jquery.varia.spec.js
spec/server.functions.spec.js
spec/server.init.spec.js
spec/server.translate.spec.js
spec/spec.js
spec/translate.spec.js
spec/translate/translate.arrayKey.spec.js
spec/translate/translate.arrayValue.spec.js
spec/translate/translate.context.spec.js
spec/translate/translate.defaultValue.spec.js
spec/translate/translate.emptyValue.spec.js
spec/translate/translate.exists.spec.js
spec/translate/translate.interpolation.spec.js
spec/translate/translate.missingKey.spec.js
spec/translate/translate.nesting.spec.js
spec/translate/translate.nullValue.spec.js
spec/translate/translate.objectValue.spec.js
spec/translate/translate.plurals.spec.js
spec/translate/translate.setlng.spec.js
spec/translate/translate.sprintf.spec.js
src/amd.jquery.js
src/amd.js
src/i18next.api.js
src/i18next.defaults.js
src/i18next.detectLanguage.js
src/i18next.exports.js
src/i18next.functions.js
src/i18next.helpers.js
src/i18next.init.js
src/i18next.jquery.js
src/i18next.js
src/i18next.plurals.js
src/i18next.postProcessor.js
src/i18next.postProcessor.sprintf.js
src/i18next.shim.js
src/i18next.sync.js
src/i18next.translate.js
test/index.html
test/libs/expect-dom.js
test/libs/expect.js
test/libs/jquery-1.9.1.min.js
test/libs/jsfixtures.js
test/libs/json2.js
test/libs/mocha.css
test/libs/mocha.js
test/libs/sinon-1.3.4.js
test/libs/waitsFor.js
test/locales/de/translation.json
test/locales/dev/ns.common.json
test/locales/dev/ns.special.json
test/locales/dev/translation.json
test/locales/en-US/ns.common.json
test/locales/en-US/ns.special.json
test/locales/en-US/translation.json
test/locales/en/ns.common.json
test/locales/en/ns.special.json
test/locales/en/translation.json
test/locales/fr/translation.json
test/server/i18next.functions.spec.js
test/server/i18next.init.spec.js
test/server/i18next.translate.spec.js
test/test.js
testacular.conf.js
typescript/i18next.d.ts
typescript/lib/jquery.d.ts
typescript/lib/mocha.d.ts
typescript/lib/sinon.d.ts
typescript/tests/i18next.d.tests.ts

Download

Click the following link to download i18next-master.zip.

i18next-master.zip




















Home »
  Javascript Free Code Download »
    jQuery »




jQuery
jQuery Animation
jQuery API
jQuery AutoComplete
jQuery Calendar
jQuery Event
jQuery HTML
jQuery HTML5
jQuery Http
jQuery iPhone
jQuery LightWeight
jQuery Mobile
jQuery Pagination
jQuery Plugin
jQuery Scroll
jQuery Select
jQuery Slider
jQuery Sort
jQuery Table
jQuery TableSorter
jQuery Widget