1
1
# Globalize
2
2
3
- [ ![ Build Status] ( https://secure.travis-ci.org/jquery /globalize.svg?branch=master )] ( http://travis-ci.org/jquery /globalize )
4
- [ ![ devDependency Status] ( https://david-dm.org/jquery /globalize/status.svg )] ( https://david-dm.org/jquery /globalize#info=dependencies )
5
- [ ![ devDependency Status] ( https://david-dm.org/jquery /globalize/dev-status.svg )] ( https://david-dm.org/jquery /globalize#info=devDependencies )
3
+ [ ![ Build Status] ( https://secure.travis-ci.org/globalizejs /globalize.svg?branch=master )] ( http://travis-ci.org/globalizejs /globalize )
4
+ [ ![ devDependency Status] ( https://david-dm.org/globalizejs /globalize/status.svg )] ( https://david-dm.org/globalizejs /globalize#info=dependencies )
5
+ [ ![ devDependency Status] ( https://david-dm.org/globalizejs /globalize/dev-status.svg )] ( https://david-dm.org/globalizejs /globalize#info=devDependencies )
6
6
7
7
A JavaScript library for internationalization and localization that leverage the
8
8
official [ Unicode CLDR] ( http://cldr.unicode.org/ ) JSON data. The library works both for the browser and as a
@@ -191,7 +191,7 @@ Read the [Locales section](#locales) for more information about supported locale
191
191
192
192
* By downloading a ZIP or a TAR.GZ...*
193
193
194
- Click the github [ releases tab] ( https://github.com/jquery /globalize/releases )
194
+ Click the github [ releases tab] ( https://github.com/globalizejs /globalize/releases )
195
195
and download the latest available Globalize package.
196
196
197
197
* By using a package manager...*
@@ -200,7 +200,7 @@ Use bower `bower install globalize`, or npm `npm install globalize`.
200
200
201
201
* By using source files...*
202
202
203
- 1 . ` git clone https://github.com/jquery /globalize.git ` .
203
+ 1 . ` git clone https://github.com/globalizejs /globalize.git ` .
204
204
1 . [ Build the distribution files] ( #build ) .
205
205
206
206
### Requirements
@@ -316,7 +316,7 @@ To illustrate, see our [Basic Globalize Compiler example][].
316
316
For information about the Globalize Compiler CLI or its JavaScript API, see the
317
317
[ Globalize Compiler documentation] [ ] .
318
318
319
- [ Globalize Compiler documentation ] : https://github.com/jquery-support /globalize-compiler#README
319
+ [ Globalize Compiler documentation ] : https://github.com/globalizejs /globalize-compiler#README
320
320
321
321
### Examples
322
322
@@ -749,17 +749,17 @@ best suites your interest: [quick change][], [new features][], [bug fixes][],
749
749
module] [ ] , [ number module] [ ] , [ plural module] [ ] , [ relative time module] [ ] . Last
750
750
but not least, feel free to [ get in touch] ( http://irc.jquery.org/ ) .
751
751
752
- [ bug fixes ] : https://github.com/jquery /globalize/labels/bug
753
- [ documentation improvements ] : https://github.com/jquery /globalize/labels/docs
754
- [ new features ] : https://github.com/jquery /globalize/labels/new%20feature
755
- [ quick change ] : https://github.com/jquery /globalize/labels/quick%20change
752
+ [ bug fixes ] : https://github.com/globalizejs /globalize/labels/bug
753
+ [ documentation improvements ] : https://github.com/globalizejs /globalize/labels/docs
754
+ [ new features ] : https://github.com/globalizejs /globalize/labels/new%20feature
755
+ [ quick change ] : https://github.com/globalizejs /globalize/labels/quick%20change
756
756
757
- [ currency module ] : https://github.com/jquery /globalize/labels/currency%20module
758
- [ date module ] : https://github.com/jquery /globalize/labels/date%20module
759
- [ message module ] : https://github.com/jquery /globalize/labels/message%20module
760
- [ number module ] : https://github.com/jquery /globalize/labels/number%20module
761
- [ plural module ] : https://github.com/jquery /globalize/labels/plural%20module
762
- [ relative time module ] : https://github.com/jquery /globalize/labels/relative%20time%20module
757
+ [ currency module ] : https://github.com/globalizejs /globalize/labels/currency%20module
758
+ [ date module ] : https://github.com/globalizejs /globalize/labels/date%20module
759
+ [ message module ] : https://github.com/globalizejs /globalize/labels/message%20module
760
+ [ number module ] : https://github.com/globalizejs /globalize/labels/number%20module
761
+ [ plural module ] : https://github.com/globalizejs /globalize/labels/plural%20module
762
+ [ relative time module ] : https://github.com/globalizejs /globalize/labels/relative%20time%20module
763
763
764
764
### Roadmap
765
765
@@ -775,8 +775,8 @@ find:
775
775
accomplish now. Releases are published following semver rules as often as
776
776
possible.
777
777
778
- [ Ongoing work ] : https://github.com/jquery /globalize/labels/Current%20Sprint
779
- [ Everything else ] : https://github.com/jquery /globalize/issues?utf8=%E2%9C%93&q=is%3Aopen+-label%3A%22Current+Sprint%22+
778
+ [ Ongoing work ] : https://github.com/globalizejs /globalize/labels/Current%20Sprint
779
+ [ Everything else ] : https://github.com/globalizejs /globalize/issues?utf8=%E2%9C%93&q=is%3Aopen+-label%3A%22Current+Sprint%22+
780
780
781
781
## Development
782
782
0 commit comments