Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit cda3d71

Browse files
Update README.md
1 parent bcd84e6 commit cda3d71

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
PEP polyfills pointer events in all browsers that haven't yet implemented them, providing a unified, responsive input model for all devices and input types. You can [read more about pointer events below](#why-pointer-events).
66

7+
## Project status
8+
9+
PEP development ceased in 2018. A few minor maintenance patches have been pushed since then, and the latest version (0.5.3) has been oublished to [npm](https://www.npmjs.com/package/pepjs). However, native support for Pointer Events is relatively good in most browsers at this point - see [caniuse: Pointer Events](https://caniuse.com/pointer). This project is now archived.
10+
711
## Getting Started
812

913
1. Place the PEP script in the document head

0 commit comments

Comments
 (0)