All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.cldrjs.src.build.node_main.js Maven / Gradle / Ivy

There is a newer version: 0.66.0.1
Show newest version
/**
 * 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");




© 2015 - 2024 Weber Informatics LLC | Privacy Policy