Skip to content

VSCodium/native-keymap

 
 

Repository files navigation

Version

Why fork from microsoft/node-native-keymap

The purpose of the fork is to provide prebuilt binaries for all the architectures supported by VSCodium. The source code hasn't been changed.

Usage

var keymap = require('@vscodium/native-keymap');
console.log(keymap.getKeyMap());

License

MIT

About

Provide OS keyboard layout functionality as a nodejs module

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 61.8%
  • JavaScript 16.0%
  • Objective-C++ 11.6%
  • C 7.5%
  • Python 3.1%