ingreedyjs
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

Usage

var result = Ingreedy.parse('1 lb. potatoes');
result.amount
  //=> '1'
result.unit
  //=> 'lb.'
result.ingredient
  //=> "potatoes"

Pieces of Flair

  • BuildStatus

Dependents (0)

Package Sidebar

Install

npm i ingreedyjs

Weekly Downloads

2

Version

0.2.1

License

none

Last publish

Collaborators

  • mrcrumpy