{"id":13715686,"url":"https://github.com/doesdev/eafd","last_synced_at":"2025-06-15T02:05:52.799Z","repository":{"id":57218146,"uuid":"108211185","full_name":"doesdev/eafd","owner":"doesdev","description":"When you just don't have the words. Snoop does.","archived":false,"fork":false,"pushed_at":"2019-08-01T02:50:25.000Z","size":28,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-13T01:26:50.329Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://eaft.doesdev.com","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/doesdev.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}},"created_at":"2017-10-25T02:48:10.000Z","updated_at":"2024-08-12T11:09:53.000Z","dependencies_parsed_at":"2022-08-28T21:40:49.450Z","dependency_job_id":null,"html_url":"https://github.com/doesdev/eafd","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doesdev%2Feafd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doesdev%2Feafd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doesdev%2Feafd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doesdev%2Feafd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doesdev","download_url":"https://codeload.github.com/doesdev/eafd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225283332,"owners_count":17449677,"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-08-03T00:01:02.137Z","updated_at":"2024-11-19T02:39:39.428Z","avatar_url":"https://github.com/doesdev.png","language":"JavaScript","readme":"# eafd [![NPM version](https://badge.fury.io/js/eafd.svg)](https://npmjs.org/package/eafd)   [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)   \n\n\u003e When you just don't have the words. Snoop does.\n\n## Web Service\n\nReturns an audio file. If someone clicks the link, better hope their speakers\nare turned down. Especially if you send them the dirty version.\n\nIt's perfect for team meetings, ping it to your co-workers while on a call and\nlisten for the fun :thumbsup:.\n\nIf you don't add anything to the path it just picks some random phrases from\ngenerally unliked things. If you pass it some words though you can custom\ntailor the message for your audience. Just send this in your group chat:\nhttps://eaft.doesdev.com/everyone-in-this-pointless-meeting\n\n#### [Clean Version](https://eaft.doesdev.com) ( \"... can eat a fat turkey\" )\n```\nhttps://eaft.doesdev.com\n```\n\n#### [Dirty Version](https://eafd.doesdev.com) ( \"... can eat a fat ....\" )\n```\nhttps://eafd.doesdev.com\n```\n\n## CLI Usage\n\n```sh\n$ npm install --global eafd\n```\n\n```sh\n$ eafd --help\n```\n\n```sh\n$ eafd \"someones name\" /path/to/write/file.mp3\n```\n\n## Programmatic Usage\n\n```sh\n$ npm install --save eafd\n```\n\n```js\nconst eafd = require('eafd')\nconst { writeFileSync } = require('fs')\n\nasync function main (name, output) {\n  let mp3Data = await eafd(name)\n  writeFileSync(output, mp3Data)\n}\n```\n\n## API\n\n#### Main function returns `Promise` that resolves with `Buffer` of mp3 file\n\n#### `eafd(*name)`\n\n- **name** *[string - required]* Name to insert before Snoop's EAFD\n\n## License\n\nMIT © [Andrew Carpenter](https://github.com/doesdev)\n","funding_links":[],"categories":["SaaS"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoesdev%2Feafd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoesdev%2Feafd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoesdev%2Feafd/lists"}