{"id":19955110,"url":"https://github.com/theoryofnekomata/madlib","last_synced_at":"2026-05-07T17:39:34.365Z","repository":{"id":149202746,"uuid":"172639082","full_name":"TheoryOfNekomata/madlib","owner":"TheoryOfNekomata","description":"Generates madlibs.","archived":false,"fork":false,"pushed_at":"2019-02-26T04:57:33.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-20T17:06:20.530Z","etag":null,"topics":["cli","discord","madlib","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheoryOfNekomata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-02-26T04:40:40.000Z","updated_at":"2023-02-15T22:12:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"d56145ab-3716-41a6-8348-9b5faf78c47a","html_url":"https://github.com/TheoryOfNekomata/madlib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheoryOfNekomata/madlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoryOfNekomata%2Fmadlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoryOfNekomata%2Fmadlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoryOfNekomata%2Fmadlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoryOfNekomata%2Fmadlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheoryOfNekomata","download_url":"https://codeload.github.com/TheoryOfNekomata/madlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheoryOfNekomata%2Fmadlib/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32749464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","discord","madlib","nodejs"],"created_at":"2024-11-13T01:24:51.616Z","updated_at":"2026-05-07T17:39:34.360Z","avatar_url":"https://github.com/TheoryOfNekomata.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# madlib\n\nMadlib generator\n\n`madlib` requires the [WordNet Database](https://wordnet.princeton.edu/) for the index of words.\n\nGet the database and unpack on the root directory.\n\n## Usage\n\nSupply a valid Handlebars to `madlib`.\n\nUse tags for words with specific parts of speech. If you want an adverb followed by an adjective and a noun, use:\n\n    {{adv.[0]}} {{adj.[0]}} {{noun.[0]}}\n\nIf you want two different nouns side by side:\n\n    {{noun.[0]}} {{noun.[1]}}\n\nIf you want the same noun twice, use:\n\n    {{noun.[0]}} {{noun.[0]}}\n\nHere are the available Handlebars helpers for constructing your madlib:\n\n|Name|Used for|\n|----|--------|\n|`plural`|`noun`|\n|`ing`/`gerund`|`verb`|\n|`past`|`verb`|\n|`pastParticiple`|`verb`|\n|`present`|`verb`|\n|`comparative`|`adj`/`adv`|\n|`superlative`|`adj`/`adv`|\n\n## License\n\nMIT. See the `LICENSE` file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheoryofnekomata%2Fmadlib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheoryofnekomata%2Fmadlib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheoryofnekomata%2Fmadlib/lists"}