var result = Ingreedy.parse('1 lb. potatoes');
result.amount
//=> '1'
result.unit
//=> 'lb.'
result.ingredient
//=> "potatoes"
forked from iancanderson/ingreedy-js
-
Notifications
You must be signed in to change notification settings - Fork 0
herkyl/ingreedy-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
natural language parsing of recipe ingredients
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 100.0%