type-unicode

Win下模拟键盘操作

Usage no npm install needed!

<script type="module">
  import typeUnicode from 'https://cdn.skypack.dev/type-unicode';
</script>

README

编译

node-gyp configure node-gyp build

用法

const typeUnicode = require("type-unicode")
// Unicode
typeUnicode.typeUnicode("你好,世界!");