naver / egjs-axes

A module used to change the information of user action entered by various input devices such as touch screen or mouse into the logical virtual coordinates.
https://naver.github.io/egjs-axes/
MIT License
179 stars 31 forks source link

v3: jsdoc to docusaurus #176

Closed malangfox closed 2 years ago

malangfox commented 2 years ago

Details

Documentation updated to docusaurus from jsdoc. This documentation includes installation giude, api docs and demos. You can run npm start at egjs-axes/demo to check the documentation.

WoodNeck commented 2 years ago

Please add the missing icons file in demo/static/icon

daybrush commented 2 years ago

How about removing react-axes because it is not managed now and will be reorganized later?