{"id":23276275,"url":"https://github.com/dinoscapeprogramming/emoji","last_synced_at":"2025-07-30T03:38:25.932Z","repository":{"id":144663934,"uuid":"461882415","full_name":"DinoscapeProgramming/emoji","owner":"DinoscapeProgramming","description":"A simple program to get emojis","archived":false,"fork":false,"pushed_at":"2022-02-25T08:35:56.000Z","size":224,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T17:28:35.996Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DinoscapeProgramming.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":"2022-02-21T13:51:09.000Z","updated_at":"2022-02-21T13:51:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ba1130b2-3912-4045-8561-8768d9450b2f","html_url":"https://github.com/DinoscapeProgramming/emoji","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/DinoscapeProgramming%2Femoji","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoscapeProgramming%2Femoji/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoscapeProgramming%2Femoji/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DinoscapeProgramming%2Femoji/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DinoscapeProgramming","download_url":"https://codeload.github.com/DinoscapeProgramming/emoji/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247478254,"owners_count":20945262,"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-12-19T21:30:18.538Z","updated_at":"2025-04-06T11:45:12.805Z","avatar_url":"https://github.com/DinoscapeProgramming.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emoji\nA simple program to get emojis\n\n## Installation\nCopy the __index.js__ file and the __emojis.json__ file. You don't wanna copy the whole __emoji.json__ file? No problem. Add the __installation.js__ file to your project and run this command:\n```\nnpm install node-fetch@2.6.7\n```\nThen you need to start the installation. Run this command now:\n```\nnode installation.js\n```\n\n## Documentation\n### Required the program\n```js\nconst emoji = require('./emoji.js');\n```\n\n### Get emoji with name\n```js\nemoji(\"soccer ball\")\n```\n\n### Get emoji with parameter\n```js\nemoji({ shortname: \"joy\" })\n```\n\n## Example\n```js\nconst emoji = require('./emoji.js');\n\nconsole.log(emoji(\"soccer ball\"))\n\nconsole.log(emoji({ shortname: \"joy\" }))\n```\n\n## Note\nGUYS, PLEASE USE THIS PACKAGE, IT TAKED ME SOOOOOOO LONG TIME TO LIST ALL EMOJI IN A FILE, PLEASE PLEASE PLEASE... I LOVE YOU, DAMN!!!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinoscapeprogramming%2Femoji","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinoscapeprogramming%2Femoji","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinoscapeprogramming%2Femoji/lists"}