Skip to content

A typescript-based implementation of Spatial Navigation for Web.

License

Notifications You must be signed in to change notification settings

gizomo/web-spatial-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-spatial-navigation

This project is a typescript implementation of a web navigation module based on the luke-chang/js-spatial-navigation project

Installation

Npm

npm install web-spatial-navigation -S

Yarn

yarn add web-spatial-navigation

To demonstrate the library's operation, you can build a demo project. To do this, download the demo repository and run the commands:

npm install
npm run dev

About

A typescript-based implementation of Spatial Navigation for Web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published