suoxie
v0.7.0
Published
Query abbreviation in your command line.
Readme
suoxie
🔍 Query abbreviations in your command line. 🔍 在命令行查缩写。🔍

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