- Notifications
You must be signed in to change notification settings - Fork36
Documentation for client/server internationalization in JavaScript.
License
formatjs/formatjs-site
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Website for Yahoo's JavaScript internationalization suite.
This is a Node.js app which uses Express.
$ npm install$ npm startTo run the health checks:
$ grunt health.checkBy default, it will run the tests using the local instance (running on port 5000)But you can also specify a remote host:
$ grunt health.check --host=fooTo run the functional tests, you must first installgrunt-casper manually:
$ npm install grunt-casper@0.4.2Thegrunt-casper package was removed from the list of dev dependencies becauseit adds 150MB to the install, which slows down the pace of development,especially if you don't need to run the functional tests. Because of this,grunt will complain every time you invoke it, but you can disregard the warningmessage it outputs.
To run, the functional tests, simply execute thefunctional.tests grunt task:
$ grunt functional.testsLikewise, it will run the tests using the local instance (running on port 5000)Again, you can also specify a remote host:
$ grunt functional.tests --host=fooThis software is free to use under the Yahoo Inc. BSD license. See theLICENSE file for license text and copyright information.
About
Documentation for client/server internationalization in JavaScript.
Resources
License
Code of conduct
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.