UNPKG

jsdualsense

Version:

Control your PS5 (or EDGE) controller with JavaScript using WebHID.

30 lines (14 loc) 1.3 kB
# Changelog ## [1.4.0](https://github.com/amerca9664/jsDualsense/compare/v1.3.1...v1.4.0) (2025-08-20) ### Features * add readState example ([#24](https://github.com/amerca9664/jsDualsense/issues/24)) ([9518637](https://github.com/amerca9664/jsDualsense/commit/95186376eceb4b4391ad118307b1fa67861fcbaf)) ### Bug Fixes * 1 ([080a40c](https://github.com/amerca9664/jsDualsense/commit/080a40c5062fba4fbae4476fd94dfcc016879cf4)) * 2 ([959229f](https://github.com/amerca9664/jsDualsense/commit/959229f3364b8fc94b41999a913cf53fb08a3246)) * setState examples ([#27](https://github.com/amerca9664/jsDualsense/issues/27)) ([357fc83](https://github.com/amerca9664/jsDualsense/commit/357fc837381be079426062e280fd5ef761a09a2d)) ## [1.3.1](https://github.com/amerca9664/jsDualsense/compare/v1.3.0...v1.3.1) (2025-08-20) ### Bug Fixes * fix readme examples ([#20](https://github.com/amerca9664/jsDualsense/issues/20)) ([9e3015f](https://github.com/amerca9664/jsDualsense/commit/9e3015fa9d84ebe50a9ada774e1e2af29d358828)) ## [1.3.0](https://github.com/amerca9664/jsDualsense/compare/v1.2.1...v1.3.0) (2025-08-20) ### Features * Examples ([#18](https://github.com/amerca9664/jsDualsense/issues/18)) ([3a34409](https://github.com/amerca9664/jsDualsense/commit/3a34409ba6c3b11604f2ca41b23fafd44f5e5ac5))