suoxie
v0.6.1
Published
Query abbreviation in your command line.
Downloads
22
Readme
suoxie
🔍 Query abbreviations in your command line. 🔍 在命令行查缩写。🔍
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