1.0.0 • Published 7 years ago

water-bottle v1.0.0

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

A Water Bottle

You can:

  • .openBottle()
  • .closeBottle()
  • .pourBottle()
  • .refillBottle()
  • .drinkBottle()

All return a Promise Reject or a Promise Fulfillment, depending on this.opened and this.filled. Both only return a string and don't return an error object.