| |
| This is a new clean room implementation, implemented in Typescript for modern browsers. |
| |
| The baseline atm is all Chromium based Edge browsers, modern Chrome, Safari and Firefox |
| and Ecmascript 2015. |
| |
| ### Usage |
| |
| * Load the **faces.js** script via the resource loading |
| * Use the faces.* calls as before *faces.ajax.request(..)* for instance |
| |
| ### API Documentation |
| |
| Follow the links on the right hand side or [click here](./modules/faces.html) |
| |
| ### Developer Info |
| |
| For the development and build info see the development.md file in |
| *api/src/client/development.md* |