tree: 19bd886c7d90db191a37933ac846f73945950c07
  1. typescript/
  2. .gitignore
  3. .mocharc.json
  4. AI_CONTRIBUTIONS.md
  5. api-extractor.faces.json
  6. development.md
  7. package-lock.json
  8. package.json
  9. readme.md
  10. tsconfig-myfaces-test.json
  11. tsconfig-myfaces.json
  12. tsconfig-typedoc.json
  13. tsconfig.ae.json
  14. tsconfig.dts.json
  15. webpack.config.ts
api/src/client/readme.md

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

Developer Info

For the development and build info see the development.md file in api/src/client/development.md