{"id":18440558,"url":"https://github.com/fooloomanzoo/input-elements","last_synced_at":"2025-04-14T15:28:06.197Z","repository":{"id":57274282,"uuid":"118108632","full_name":"fooloomanzoo/input-elements","owner":"fooloomanzoo","description":"collection of input elements","archived":false,"fork":false,"pushed_at":"2018-11-11T23:57:40.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T22:58:06.559Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fooloomanzoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-01-19T09:59:50.000Z","updated_at":"2018-11-11T23:57:30.000Z","dependencies_parsed_at":"2022-09-17T10:12:55.705Z","dependency_job_id":null,"html_url":"https://github.com/fooloomanzoo/input-elements","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Finput-elements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Finput-elements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Finput-elements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fooloomanzoo%2Finput-elements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fooloomanzoo","download_url":"https://codeload.github.com/fooloomanzoo/input-elements/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248905843,"owners_count":21181063,"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-11-06T06:31:10.266Z","updated_at":"2025-04-14T15:28:06.180Z","avatar_url":"https://github.com/fooloomanzoo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# input-elements\nElements built for enhancing or replacing native inputs.\n\nCurrent elements include:\n* `text-input`: An input for text or else, that will size automatically and can be validated.\n* `number-input`: An input for numeric values, that can display a unit, be in percent, pad the number, size automatically and have localized number format.\n* `color-input`: An input field for color. It will display the color, support different formats and convert automatically.\n* `datetime-input`: An input for datetime values. It will use the local format, clamp and can use a minimum and a maximum.\n* `date-input`: An input for date values. It will use the local format, clamp and can use a minimum and a maximum.\n* `time-input`: An input for time values. It will use the local format, clamp and can use a minimum and a maximum.\n\n```html\ntext-input: \u003ctext-input placeholder=\"type your text here...\"\u003e\u003c/text-input\u003e\u003cbr\u003e\u003cbr\u003e\nnumber-input: \u003cnumber-input min=\"0\" max=\"1000000\" step=\"1000\" default=\"12345\" pad-length=\"8\"\u003e\u003c/number-input\u003e\u003cbr\u003e\u003cbr\u003e\ncolor-input: \u003ccolor-input format=\"hsl\"\u003e\u003c/color-input\u003e\u003cbr\u003e\u003cbr\u003e\ndatetime-input: \u003cdatetime-input\u003e\u003c/datetime-input\u003e\u003cbr\u003e\u003cbr\u003e\ndate-input: \u003cdate-input year=\"1950\" month=\"8\" min=\"1950-08-12\"\u003e\u003c/date-input\u003e\u003cbr\u003e\u003cbr\u003e\ntime-input: \u003ctime-input hours=\"8\"\u003e\u003c/time-input\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooloomanzoo%2Finput-elements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffooloomanzoo%2Finput-elements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffooloomanzoo%2Finput-elements/lists"}