{"id":15369137,"url":"https://github.com/developit/puredom.placeholder","last_synced_at":"2025-09-14T02:12:48.268Z","repository":{"id":11085080,"uuid":"13433143","full_name":"developit/puredom.placeholder","owner":"developit","description":"Input placeholder text for puredom.","archived":false,"fork":false,"pushed_at":"2013-10-09T04:49:37.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-24T07:46:00.679Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/developit.png","metadata":{"files":{"readme":"README.markdown","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":"2013-10-09T04:37:29.000Z","updated_at":"2013-10-09T04:49:41.000Z","dependencies_parsed_at":"2022-08-28T07:42:53.032Z","dependency_job_id":null,"html_url":"https://github.com/developit/puredom.placeholder","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/developit%2Fpuredom.placeholder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpuredom.placeholder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpuredom.placeholder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/developit%2Fpuredom.placeholder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/developit","download_url":"https://codeload.github.com/developit/puredom.placeholder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241039129,"owners_count":19898633,"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-01T13:34:22.449Z","updated_at":"2025-02-27T17:30:49.000Z","avatar_url":"https://github.com/developit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\npuredom.placeholder\n===================\nA puredom plugin for showing placeholder text in input fields.\n\n\nWhat it Does\n------------\n\nUses the HTML5 \"placeholder\" attribute where available, falling back to a more basic implementation.\n\n\n.placeholder(): Enable the data-placeholder attribute\n-----------------------------------------------------\n\n`.placeholder()` looks at a node's data-placeholder attribute and applies it to an input element as placeholder text.\n\n```JavaScript\n// \u003cinput id=\"foo\" data-placeholder=\"Enter some text...\" /\u003e\npuredom('#foo').placeholder();\n```\n\nLicense\n-------\nThis plugin is available under the BSD-3-Clause License:\n\n\u003e\tCopyright (c) Jason Miller. All rights reserved.\n\u003e\t\n\u003e\tRedistribution and use in source and binary forms, with or without modification, \n\u003e\tare permitted provided that the following conditions are met:\n\u003e\t\n\u003e\t*\tRedistributions of source code must retain the above copyright notice, \n\u003e\t\tthis list of conditions and the following disclaimer.\n\u003e\t\n\u003e\t*\tRedistributions in binary form must reproduce the above copyright notice, \n\u003e\t\tthis list of conditions and the following disclaimer in the documentation \n\u003e\t\tand/or other materials provided with the distribution.\n\u003e\t\n\u003e\t*\tNeither the name of Jason Miller, nor the names of its contributors may be used to endorse \n\u003e\t\tor promote products derived from this software without specific prior written permission.\n\u003e\t\n\u003e\tTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\" AND ANY EXPRESS \n\u003e\tOR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY \n\u003e\tAND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER \n\u003e\tOR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL \n\u003e\tDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, \n\u003e\tDATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER \n\u003e\tIN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY \n\u003e\tOUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Fpuredom.placeholder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevelopit%2Fpuredom.placeholder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevelopit%2Fpuredom.placeholder/lists"}