META-INF.resources.bower_components.cldrjs.src.build.node_main.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jwebmp-globalize Show documentation
Show all versions of jwebmp-globalize Show documentation
The JWebSwing implementation for a full Globalization
/**
* CLDR JavaScript Library v@VERSION
* http://jquery.com/
*
* Copyright 2013 Rafael Xavier de Souza
* Released under the MIT license
* http://jquery.org/license
*
* Date: @DATE
*/
/*!
* CLDR JavaScript Library v@VERSION @DATE MIT license © Rafael Xavier
* http://git.io/h4lmVg
*/
// Cldr
module.exports = require("./cldr");
// Extent Cldr with the following modules
require("./cldr/event");
require("./cldr/supplemental");
require("./cldr/unresolved");