ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"
Other
34 stars 21 forks source link

README.md should be update to include some documentation #34

Closed cjolif closed 10 years ago

cjolif commented 10 years ago

in particular how to import the module and reference any official ECMA402 usage documentation.

Maybe wait for #20 to be implemented before documenting as this will impact how you can force inclusion or not of the shim at build time.

cjolif commented 10 years ago

Also probably the sample must be moved out from tests to a samples directory just as for our other projects.

JCEmmons commented 10 years ago

Fixed with merge of #50