Skip to content

rxaviers/globalize-cldr-talk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Globalize ♥ CLDR

Slides for the Globalize and CLDR talk. (live presentation)

Internationalization is the process that provides users with a localized experience that matches their own cultural and linguistic expectations. Learn how jQuery is improving its Globalize project to leverage the official CLDR JSON data, allow users to load as much or as little data as they need, avoid duplicating data if using multiple i18n libraries that leverage CLDR, and that run in browsers or node.js.

Get started

Clone this repository:

git clone 'git@github.com:rxaviers/talks-globalize-cldr.git'

Install the bower packages if you haven't before. These should be done as global installs:

npm install -g bower # once

Then install the dependencies (reveal.js and highlight.js) by running bower:

bower install

Point your browser to ./index.html .

About

Globalize ♥ CLDR Talk

Resources

Stars

Watchers

Forks

Packages

No packages published