imselect
v1.0.1
Published
input method select module for MacOS
Readme
Imselect
Select a specified input method, works for MacOS only.
It's a native module, so make suce rebuild it after upgrade node.
Usage
var imselect = require('imselect')
imselect.selectMethod('com.apple.keylayout.US')API
.selectMethod([InputMethodId])
InputMethodIddefaults tocom.apple.keylayout.US
