Skip to content

Simple mark hierachical marking menu using ring mouse

Notifications You must be signed in to change notification settings

Synteraction-Lab/SmartMark

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmartMark

Simple mark hierachical marking menu using ring mouse

How to run?

  • Install dependencies npm install
  • Run the code npm start
  • Open the browser with http://localhost:3000/ url

Menu template in this demo

main menu

options: Sub1, Sub2, Sub2, Sub4

sub menus

Sub1 options: Sub1 A, Sub1 B, Sub1 C, Sub1 D
Sub2 options: Sub2 A, Sub2 B, Sub2 C, Sub2 D, Sub2 E, Sub2 F, Sub2 G, Sub2 H
Sub3 options: Sub3 A, Sub3 B, Sub3 C, Sub3 D
Sub4 options: Sub4 A, Sub4 B, Sub4 C, Sub4 D

About

Simple mark hierachical marking menu using ring mouse

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.8%
  • HTML 15.8%
  • CSS 9.4%