{"id":23053434,"url":"https://github.com/component/normalized-upload","last_synced_at":"2025-08-15T03:32:49.110Z","repository":{"id":8256345,"uuid":"9705073","full_name":"component/normalized-upload","owner":"component","description":"Normalized DataTransfer items for less upload item handling pain.","archived":false,"fork":false,"pushed_at":"2014-02-11T01:26:00.000Z","size":181,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-12-08T15:57:30.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/component.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-26T21:57:59.000Z","updated_at":"2016-07-19T12:02:06.000Z","dependencies_parsed_at":"2022-08-07T00:00:35.412Z","dependency_job_id":null,"html_url":"https://github.com/component/normalized-upload","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/component%2Fnormalized-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fnormalized-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fnormalized-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/component%2Fnormalized-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/component","download_url":"https://codeload.github.com/component/normalized-upload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229890383,"owners_count":18140086,"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-12-16T00:18:11.407Z","updated_at":"2024-12-16T00:18:12.037Z","avatar_url":"https://github.com/component.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# normalized-upload\n\n  Normalized DataTransfer items for less upload item handling pain.\n\n## Installation\n\n    $ component install component/normalized-upload\n\n## Example\n\n```js\nvar normalize = require('normalized-upload');\n\ndocument.onpaste = function(e){\n  console.log(e);\n  normalize(e, function(){\n    e.items.forEach(function(item){\n      console.log(item);\n    });\n  });\n};\n```\n\n## License\n\n  MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Fnormalized-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcomponent%2Fnormalized-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcomponent%2Fnormalized-upload/lists"}