GithubHelp home page GithubHelp logo

hhy5277 / formatjs-site Goto Github PK

View Code? Open in Web Editor NEW

This project forked from formatjs/formatjs-site

0.0 2.0 0.0 2.54 MB

Documentation for client/server internationalization in JavaScript.

Home Page: http://formatjs.io/

License: Other

JavaScript 43.29% CSS 7.86% HTML 48.84%

formatjs-site's Introduction

FormatJS

Build Status Dependency Status

Website for Yahoo's JavaScript internationalization suite.

Running Locally

This is a Node.js app which uses Express.

$ npm install
$ npm start

To run the health checks:

$ grunt health.check

By 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=foo

To run the functional tests, you must first install grunt-casper manually:

$ npm install [email protected]

The grunt-casper package was removed from the list of dev dependencies because it 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 warning message it outputs.

To run, the functional tests, simply execute the functional.tests grunt task:

$ grunt functional.tests

Likewise, 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=foo

License

This software is free to use under the Yahoo Inc. BSD license. See the LICENSE file for license text and copyright information.

formatjs-site's People

Contributors

austinmatherne avatar caridy avatar drewfish avatar ericf avatar jamesalley avatar jasonmit avatar jconniff avatar jlecomte avatar juandopazo avatar ludofischer avatar mridgway avatar offirmo avatar okuryu avatar rogeriopradoj avatar scsper avatar simi avatar sjmueller avatar srl295 avatar tilomitra avatar tripp avatar triptych avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.