human/demo/typescript
Vladimir Mandic 6b93191080 documentation overhaul 2021-11-10 12:21:45 -05:00
..
README.md documentation overhaul 2021-11-10 12:21:45 -05:00
index.html initial version of facerecognition demo 2021-11-09 10:39:23 -05:00
index.js add type defs when working with relative path imports 2021-11-08 16:36:20 -05:00
index.js.map add type defs when working with relative path imports 2021-11-08 16:36:20 -05:00
index.ts add type defs when working with relative path imports 2021-11-08 16:36:20 -05:00

README.md

Human Demo in TypeScript for Browsers

Simple demo app that can be used as a quick-start guide for use of Human in browser environments

  • index.ts is compiled to index.js which is loaded from index.html