dmauro / Keypress

A keyboard input capturing utility in which any key can be a modifier key.
http://dmauro.github.io/Keypress/
Apache License 2.0
3.18k stars 313 forks source link

Add spm support #52

Closed sorrycc closed 9 years ago

sorrycc commented 9 years ago

A nicer package manager: http://spmjs.io Documentation: http://spmjs.io/documentation

http://spmjs.io/package/keypress


It is a package manager based on Sea.js which is a popular module loader in China.

spmjs focus in browser side. We supply a complete lifecycle managment of package by using spm.

If you need ownership of keypress in spmjs, I can add it for your account after signing in http://spmjs.io.

dmauro commented 9 years ago

Thanks!