lsongdev / input-eventLinks
Read and parse input device(like mouse, keyboard, joystick and IR-Remote)'s event data.
☆67Updated 6 months ago
Alternatives and similar repositories for input-event
Users that are interested in input-event are comparing it to the libraries listed below
Sorting:
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Rewrite file system `fs` paths☆62Updated last month
- ANSI escape codes for some terminal swag.☆76Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆196Updated 4 months ago
- when you want to fire an event no matter how a process exits.☆193Updated last week
- Determine if an object is a Buffer☆90Updated 4 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- A pure javascript CRC32 algorithm that plays nice with binary data☆100Updated last year
- Get the system locale☆227Updated 3 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- A cross-platform systray library for nodejs.☆87Updated 2 years ago
- An incremental implementation of MurmurHash3 for JavaScript☆101Updated 12 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆153Updated last year
- Node filesystem spies and mocks☆51Updated last month
- Node style HMAC for use in the browser, with native implementation in node