Shared-Reality-Lab / IMAGE-HAPI

This repository contains both the java and JS/TS versions of the HAPI (Haply's API)
0 stars 0 forks source link

Migrate Code to Typescript #25

Closed sriGanna closed 2 years ago

sriGanna commented 2 years ago

Currently, the HAPI library files and existing code examples are all in Javascript. These would need to translate into Typescript before integrating into the main codebase.

Benefits of Typescript:

sriGanna commented 2 years ago

code migrated to TS and pushed into TS library folder will keep the issue open for another day to properly test

sriGanna commented 2 years ago

done, and merged into the main branch of the browser (PR browser #95)