๐ Query abbreviations in your command line. ๐ ๅจๅฝไปค่กๆฅ็ผฉๅใ๐
$ [sudo] npm install -g suoxie$ sx <word>
$ sx --help
# or
$ suoxie <word>const suoxie = require('suoxie')
suoxie(word).then(console.log) // return Promise- All data is fetched from Abbreviations.com API.
- Inspired by egoist/liyu.
MIT ยฉ viko16
