stuyam / pressure

:point_down::boom: JavaScript library for handling Force Touch, 3D Touch, and Pointer Pressure.
https://pressurejs.com
MIT License
2.91k stars 98 forks source link

First time user #110

Open ag288 opened 1 year ago

ag288 commented 1 year ago

This is more of a question , and not an issue. I'm working on a web app in React js and a requirement that has come up is to allow users to sign on a device (maybe a Wacom tablet) which must be then received and stored into the database by the React app.

Reading the documentation of this library leads me to believe that it is the solution to the above mentioned requirement. However, I would like to know if it is indeed the best choice. Also, will this package make the application heavy, as it will most probably be used only for this signing feature. Thanks in advance for your time!


Device will most probably be a Wacom tablet Operating system is Windows 11 Browser is Chrome