ibm-js / ecma402

ECMA-402 JavaScript Internationalization API "shim"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md should be update to include some documentation

cjolif opened this issue · comments

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.

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

Fixed with merge of #50