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

/ingreedyjs/

    Package Sidebar

    Install

    npm i ingreedyjs

    Weekly Downloads

    1

    Version

    0.2.1

    License

    none

    Last publish

    Collaborators

    • mrcrumpy