drink_customize

Show you the randomly customized drink you choose and the price.

Usage no npm install needed!

<script type="module">
  import drinkCustomize from 'https://cdn.skypack.dev/drink_customize';
</script>

README

drink_customize

Show you the randomly customized drink you choose and the price.

install

npm install -g drink_customize

usage

1, Choose a drink .

$ drink_customize
? 飲みたいホットドリンクを選んでね!ランダムでカスタマイズを提案するよ! (Use arrow keys)
  スターバックスラテ 
❯ カフェモカ 
  ホワイトモカ 
  カフェミスト 
  カプチーノ 

2, Choose size .

$ drink_customize
? 飲みたいホットドリンクを選んでね!ランダムでカスタマイズを提案するよ! カフェモカ
? サイズを選んでね! (Use arrow keys)
❯ Short 
  Tall 
  Grande 
  Venti

3, Show you the drink randomly customized and the price.

$ drink_customize
? 飲みたいホットドリンクを選んでね!ランダムでカスタマイズを提案するよ! カフェモカ
? サイズを選んでね! Short
選んだドリンク: カフェモカ 400円
      ミルク変更:豆乳 50円
      シロップの追加:カスタムなし 0円
      ソースの追加:チョコレートソース 0円
      合計 450円(+tax)