{"id":15601193,"url":"https://github.com/hacknlove/semantic-input","last_synced_at":"2026-04-16T17:05:28.890Z","repository":{"id":77996245,"uuid":"85712659","full_name":"hacknlove/semantic-input","owner":"hacknlove","description":"input type file, for semantic-ui","archived":false,"fork":false,"pushed_at":"2017-03-21T14:36:53.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T20:51:06.564Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hacknlove.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2017-03-21T14:35:21.000Z","updated_at":"2017-03-21T14:36:54.000Z","dependencies_parsed_at":"2023-03-12T03:10:09.347Z","dependency_job_id":null,"html_url":"https://github.com/hacknlove/semantic-input","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"50cacc37b77028501c1392d97a2bb6b74c37acb7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsemantic-input","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsemantic-input/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsemantic-input/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacknlove%2Fsemantic-input/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacknlove","download_url":"https://codeload.github.com/hacknlove/semantic-input/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240810789,"owners_count":19861308,"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-03T02:19:37.437Z","updated_at":"2026-04-16T17:05:28.845Z","avatar_url":"https://github.com/hacknlove.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# semantic-input\n\n## use:\n\n### Template:\n    {{\u003e input name=\"foo\" class=\"bar buz\"}}\n\nwhere: `name`, and `class` are optionals\n\n* `name` sets the name of the `\u003cinput type=\"file\"`\n* `class` adds some clases to the `\u003cdiv class=\"field\"\u003e` wrapper\n\n### Events:\n\n    Template.yourtemplate.events({\n        'fileloaded input[name=foo]': function (event, instance, text) {\n          // file has been loaded\n          // text = readed file content\n        },\n        'cancel input[name=foo]': function (event, instance) {\n          // user has canceled)\n        }\n    })\n\n### Data:\n    $('input[name=foo]').data('text') =\u003e readed file content\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacknlove%2Fsemantic-input","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacknlove%2Fsemantic-input","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacknlove%2Fsemantic-input/lists"}