{"id":18083719,"url":"https://github.com/rallisf1/svelte-hidden-email","last_synced_at":"2025-04-05T23:16:55.143Z","repository":{"id":57689459,"uuid":"490209508","full_name":"rallisf1/svelte-hidden-email","owner":"rallisf1","description":"Obfuscate email addresses from bots","archived":false,"fork":false,"pushed_at":"2022-05-09T09:55:35.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T07:57:38.894Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rallisf1.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":"2022-05-09T09:06:51.000Z","updated_at":"2022-05-09T09:06:57.000Z","dependencies_parsed_at":"2022-09-26T20:53:35.738Z","dependency_job_id":null,"html_url":"https://github.com/rallisf1/svelte-hidden-email","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/rallisf1%2Fsvelte-hidden-email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rallisf1%2Fsvelte-hidden-email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rallisf1%2Fsvelte-hidden-email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rallisf1%2Fsvelte-hidden-email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rallisf1","download_url":"https://codeload.github.com/rallisf1/svelte-hidden-email/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247411234,"owners_count":20934654,"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-10-31T14:09:15.142Z","updated_at":"2025-04-05T23:16:55.116Z","avatar_url":"https://github.com/rallisf1.png","language":"Svelte","funding_links":["https://www.paypal.me/rallisf1"],"categories":[],"sub_categories":[],"readme":"# svelte-hidden-email\n\nObfuscate email addresses from bots in your svelte project\n\n## Installation 🔧\n\nFirst you need a [Svelte](https://svelte.dev) 3 project. Its starter template lives at https://github.com/sveltejs/template.\n\nThen install the component by running the following command in your project's directory:\n\n```sh\nnpm install svelte-hidden-email\n```\n\n## Features ❤\n\n* Zero dependencies!\n* Protects you from 99.9% of scrapping bots\n* Renders an empty standard `\u003ca\u003e` tag\n\n## How to use 🚀\n\n1. First import the component on your svelte page's script section.\n\n```js\nimport HiddenEmail from 'svelte-hidden-email/src/index.js'\n```\n\n2. Call the component where you want it to be placed e.g.:\n\n```html\n\u003cHiddenEmail to=\"user@domain.tld\" title=\"Send us an email\" /\u003e\n```\n\n_If you input an invalid email address nothing will be rendered and a console error will be produced._\n\n## How it works 🔮\n\nThe email is rendered inside a CSS psuedo-element leaving the `\u003ca\u003e` tag empty.\n\n## The Cons ❌\n\n* Bots that do OCR can still scrap emails hidden with this trick\n\n## Contribution 🖇️\n\nFeel free to fork. If you find a bug or got something great to add make a pull request!\n\n## Authors ✒️\n\n* ** John Rallis ** - * Initial Work * - [rallisf1](https://github.com/rallisf1)\n\nYou can also look at the list of all the [contributors](https://github.com/rallisf1/svelte-hidden-email/contributors) who have participated in this project. \n\n## License 📄\n\nThis project is free to use, edit \u0026 distribute under the GNU GPLv3 License.\n\n## Expressions of Gratitude 🎁\n\n* Tell others about this project 📢 \n* Buy me a beer 🍺 or coffee ☕ | ₿ [Crypto](https://freewallet.org/id/rallisf1/) |💰 [Cash](https://www.paypal.me/rallisf1) \n* Publicly thanks 🤓\n\n---\n⌨️ with ❤️ by  [rallisf1](https://github.com/rallisf1) 😊","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frallisf1%2Fsvelte-hidden-email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frallisf1%2Fsvelte-hidden-email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frallisf1%2Fsvelte-hidden-email/lists"}