{"id":13481104,"url":"https://github.com/jkuri/ngx-uploader","last_synced_at":"2025-03-27T11:31:51.915Z","repository":{"id":57742007,"uuid":"110475022","full_name":"jkuri/ngx-uploader","owner":"jkuri","description":"Angular File Uploader","archived":false,"fork":true,"pushed_at":"2023-12-01T15:16:00.000Z","size":1738,"stargazers_count":15,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-01T17:24:56.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://ngx-uploader.com","language":"TypeScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"bleenco/ngx-uploader","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jkuri.png","metadata":{"files":{"readme":"README.md","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":"2017-11-12T22:35:20.000Z","updated_at":"2023-11-17T21:48:57.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/jkuri/ngx-uploader","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Fngx-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Fngx-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Fngx-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jkuri%2Fngx-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jkuri","download_url":"https://codeload.github.com/jkuri/ngx-uploader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222239516,"owners_count":16953966,"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-31T17:00:48.705Z","updated_at":"2024-10-30T14:31:18.778Z","avatar_url":"https://github.com/jkuri.png","language":"TypeScript","funding_links":[],"categories":["Awesome Angular [![Awesome TipeIO](https://img.shields.io/badge/Awesome%20Angular-@TipeIO-6C6AE7.svg)](https://github.com/gdi2290/awesome-angular) [![Awesome devarchy.com](https://img.shields.io/badge/Awesome%20Angular-@devarchy.com-86BDC1.svg)](https://github.com/brillout/awesome-angular-components)","Uncategorized"],"sub_categories":["Angular \u003ca id=\"angular\"\u003e\u003c/a\u003e","Uncategorized"],"readme":"# ngx-uploader\n\nAngular File Uploader\n\nhttps://ngx-uploader.jankuri.me\n\n## Installation\n\nAdd `ngx-uploader` module as dependency to your project.\n\n```console\nnpm install ngx-uploader --save\n```\n\nor using `yarn`:\n\n```console\nyarn add ngx-uploader\n```\n\n- [app.module.ts](https://github.com/bleenco/ngx-uploader/blob/master/src/app/app.module.ts) is a sample how to to include `ngx-uploader` into your project.\n- [app.component.ts](https://raw.githubusercontent.com/bleenco/ngx-uploader/master/src/app/app.component.ts) defines example how to handle events in component or service.\n- [app.component.html](https://raw.githubusercontent.com/bleenco/ngx-uploader/master/src/app/app.component.html) represents HTML template with usage examples of `ngFileDrop` and `ngFileSelect` directives.\n\n## Running demo on local machine\n\n### Building demo source code\n\n```console\nnpm run build:prod\nnode dist/api/index.js\n```\n\nThen open your browser at `http://localhost:4900`.\n\n### Running demo using Docker\n\n```console\ndocker build -t ngx-uploader .\ndocker run -it --rm -p 4900:4900 ngx-uploader\n```\n\nAgain, you are ready to open your browser at `http://localhost:4900`.\n\n### LICENCE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkuri%2Fngx-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjkuri%2Fngx-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjkuri%2Fngx-uploader/lists"}