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