{"id":13411066,"url":"https://github.com/jackrugile/placeholdem","last_synced_at":"2025-04-06T20:13:28.268Z","repository":{"id":13939655,"uuid":"16639418","full_name":"jackrugile/placeholdem","owner":"jackrugile","description":"Placeholder Caret Animation","archived":false,"fork":false,"pushed_at":"2018-05-11T02:58:52.000Z","size":65,"stargazers_count":373,"open_issues_count":0,"forks_count":50,"subscribers_count":19,"default_branch":"gh-pages","last_synced_at":"2024-03-14T23:06:25.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://placeholdem.jackrugile.com","language":"CSS","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/jackrugile.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-02-08T08:39:31.000Z","updated_at":"2024-03-13T12:48:42.000Z","dependencies_parsed_at":"2022-09-01T09:52:13.313Z","dependency_job_id":null,"html_url":"https://github.com/jackrugile/placeholdem","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/jackrugile%2Fplaceholdem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackrugile%2Fplaceholdem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackrugile%2Fplaceholdem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jackrugile%2Fplaceholdem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jackrugile","download_url":"https://codeload.github.com/jackrugile/placeholdem/tar.gz/refs/heads/gh-pages","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543595,"owners_count":20955865,"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-07-30T20:01:11.180Z","updated_at":"2025-04-06T20:13:28.246Z","avatar_url":"https://github.com/jackrugile.png","language":"CSS","funding_links":[],"categories":["SCSS","others"],"sub_categories":[],"readme":"# Placeholdem\n\n[![Project Status: Inactive - The project has reached a stable, usable state but is no longer being actively developed; support/maintenance will be provided as time allows.](https://www.repostatus.org/badges/latest/inactive.svg)](https://www.repostatus.org/#inactive)\n\n#### 2016-11-04 Update\n\nThis project is no longer being developed or maintained. The effect this plugin gives is visually appealing, but it's a bad practice in terms of usability and accessibility. On top of that, manipulating the values of different HTML5 input types directly has a lot of issues (text, email, number, search, etc.). I suggest using an alternative styling for labels and placeholders, such as [Floating Labels](https://css-tricks.com/float-labels-css/).\n\n-----\n\n#### Placeholder Caret Animation\n\n- **Version:** v1.0.2\n- **Date:** 2015-02-08\n\n#### [View Demo](https://placeholdem.jackrugile.com)\n\nPlaceholdem is a JavaScript plugin that animates placeholder carets on inputs and textareas. The placeholder value will incrementally delete on focus, and restore on blur.\n\n```html\n\u003c!-- add placeholder to input or textarea --\u003e\n\u003cinput name=\"fieldname\" placeholder=\"Placeholder Value\" /\u003e\n```\n\n```js\n// run Placeholdem on all elements with placeholders\nPlaceholdem( document.querySelectorAll( '[placeholder]' ) );\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackrugile%2Fplaceholdem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjackrugile%2Fplaceholdem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjackrugile%2Fplaceholdem/lists"}