Skip to content

This repository contains both the java and JS/TS versions of the HAPI (Haply's API)

Notifications You must be signed in to change notification settings

Shared-Reality-Lab/IMAGE-HAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE-HAPI

This repository contains both the JS/TS version of the hAPI (Haply's API for the 2diy)

It also contains some examples.

How to use it:

The Typescript version of the code is available under src. To build the Javascript version to dist, run the following commands:

npm ci
npx tsc

Note that both the JS and TS versions rely on the Web Serial API, and therefore will only work in Chromium-based browser environments.

About

This repository contains both the java and JS/TS versions of the HAPI (Haply's API)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published