{"id":21206584,"url":"https://github.com/oncomouse/drink-description","last_synced_at":"2025-07-02T17:10:49.320Z","repository":{"id":57216317,"uuid":"64553138","full_name":"oncomouse/drink-description","owner":"oncomouse","description":"JavaScript Library That Generates Tiki Drink Descriptions","archived":false,"fork":false,"pushed_at":"2016-07-30T21:15:35.000Z","size":81,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-21T13:03:02.873Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oncomouse.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-07-30T16:21:50.000Z","updated_at":"2016-07-30T18:13:08.000Z","dependencies_parsed_at":"2022-08-26T13:41:37.820Z","dependency_job_id":null,"html_url":"https://github.com/oncomouse/drink-description","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdrink-description","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdrink-description/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdrink-description/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oncomouse%2Fdrink-description/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oncomouse","download_url":"https://codeload.github.com/oncomouse/drink-description/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243658270,"owners_count":20326467,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T20:56:09.492Z","updated_at":"2025-03-14T23:14:08.720Z","avatar_url":"https://github.com/oncomouse.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# drink-description\n\nGenerate tiki drink descriptions.\n\nThis library uses [tracery](https://github.com/v21/tracery/) to generate descriptions of tropical (tiki) cocktails from lists of ingredients. The description grammar was sourced from menus at [Smuggler's Cove](http://www.smugglerscovesf.com/), [Latitude 29](http://www.latitude29nola.com/), [Trader Vic's](http://tradervicsatl.com/), and the [UNLV Libraries' Menus Collection](http://digital.library.unlv.edu/objects/menus) (which contains several historic Don the Beachcomber Menus).\n\n## Usage\n\nNode / CommonJS Loader:\n\n~~~ javascript\nvar drinkDescription = require('drink-description').default;\n\nconsole.log(drinkDescription(['Lime','Jamaican Rum', 'Demerara Syrup', 'Angostura Bitters'])); // Produce a drink description for this basic Planter's Punch\n~~~\n\nBrowser:\n\nInclude `browser/drink-description.min.js` to add `drinkDescription()` to your project.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foncomouse%2Fdrink-description","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foncomouse%2Fdrink-description","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foncomouse%2Fdrink-description/lists"}