suoxie
Install
$ [sudo] npm install -g suoxie
Usage
$ sx <word>
$ sx --help
# or
$ suoxie <word>
API
const suoxie = require('suoxie')
suoxie(word).then(console.log) // return Promise
Thanks
- All data is fetched from Abbreviations.com API.
- Inspired by egoist/liyu.
License
MIT © viko16