UNPKG

recipe-ingredient-parser-v3

Version:

Natural language parser for recipes and ingredient lists, incl. combining ingredients

8 lines (7 loc) 147 B
export const repeatingFractions = { [333]: '1/3', [666]: '2/3', [111]: '1/9', [166]: '1/6', [833]: '5/6' } as { [key: string]: string };