1.0.1 • Published 6 years ago

sana-voice v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

sana-voice

Build Status tested with jest styled with prettier All Contributors

さなボタンから色々再生

$ npx sana-voice てね
$ npx sana-voice あいあい
$ npx sana-voice エッチ

CLI

$ npm install --global sana-voice
$ sana-voice --help

	Usage
	  $ sana-voice [query]

	Examples
	  $ sana-voice

	  $ sana-voice すこすこ

	  $ sana-voice --title
	  看護看護の日…とは言ったものの/アクリルフィギュア03

	  $ sana-voice --link
	  http://sanabutton.ojaru.jp/.%2Fsound%2F%E7%9C%8B%E8%AD%B7%E3%81%AE%E6%97%A5%E2%80%A6%E3%81%A8%E3%81%AF%E8%A8%80%E3%81%A3%E3%81%9F%E3%82%82%E3%81%AE%E3%81%AE%2F%E3%82%A2%E3%82%AF%E3%83%AA%E3%83%AB%E3%83%95%E3%82%A3%E3%82%AE%E3%83%A5%E3%82%A203.mp3

Install

$ yarn add sana-voice

Usage

const sanaVoice = require('sana-voice')

await sanaVoice()
//=> 🍆~~~🎤

await sanaVoice('すこすこ')
//=> すこすこ~~~🎤

API

sanaVoice(query?: string) => Promise<{title: string,link: string}>

query

Type: string

Contributors

Thanks goes to these wonderful people (emoji key):

akameco💻 📖 ⚠️ 🚇

This project follows the all-contributors specification. Contributions of any kind welcome!

License

MIT © akameco

1.0.1

6 years ago

1.0.0

6 years ago

0.5.3

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

6 years ago

0.3.1

6 years ago

0.3.0

6 years ago

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago