{"id":19808571,"url":"https://github.com/wodenwang820118/angular-excelsyncingservice","last_synced_at":"2025-05-01T07:32:28.780Z","repository":{"id":39614558,"uuid":"481440964","full_name":"WodenWang820118/angular-ExcelSyncingService","owner":"WodenWang820118","description":"Sync data between Excel and HTML forms.","archived":false,"fork":false,"pushed_at":"2022-06-09T02:14:34.000Z","size":1472,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T11:11:54.288Z","etag":null,"topics":["angular","data-syncing","excel","luckysheet"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/WodenWang820118.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-14T02:32:57.000Z","updated_at":"2024-07-25T15:44:16.000Z","dependencies_parsed_at":"2022-08-28T08:03:55.914Z","dependency_job_id":null,"html_url":"https://github.com/WodenWang820118/angular-ExcelSyncingService","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WodenWang820118%2Fangular-ExcelSyncingService","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WodenWang820118%2Fangular-ExcelSyncingService/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WodenWang820118%2Fangular-ExcelSyncingService/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WodenWang820118%2Fangular-ExcelSyncingService/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WodenWang820118","download_url":"https://codeload.github.com/WodenWang820118/angular-ExcelSyncingService/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251840448,"owners_count":21652359,"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":["angular","data-syncing","excel","luckysheet"],"created_at":"2024-11-12T09:14:13.668Z","updated_at":"2025-05-01T07:32:28.453Z","avatar_url":"https://github.com/WodenWang820118.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular-ExcelSyncingService\n\n## Overview\n\nThe Excel syncing service is a project to synchronize the data between Excel and HTML forms. The project is either used to generate a downloadable formatted Excel file or extract the data from the Excel to be used in HTML forms.\n\nSpecifically, after cell binding, it can: \n\n1. Sync the data from a defined cell to specific form input.\n2. Sync the data from the form input to the Excel spreadsheet.\n3. Use `json-server` to mock REST API.\n\n## Dependencies\n- [Angular Material](https://material.angular.io/) - UI components\n- [LuckySheet](https://mengshukeji.github.io/LuckysheetDocs/) - online spreadsheet\n- [LuckyExcel](https://www.npmjs.com/package/luckyexcel) - upload Excel\n- [Exceljs](https://www.npmjs.com/package/exceljs?source=post_page-----b670f32d5c2a----------------------) - convert luckysheet to Excel file\n- [file-saver](https://www.npmjs.com/package/file-saver) - allow the client side to download the edited Excel file\n- [uuid](https://www.npmjs.com/package/uuid) - generate unique id even for different types of forms\n\n## Plan\n- debug\n    - downloaded Excel styling problem (in progress)\n- testing\n    - Cypress end-to-end testing to ensure consistent behaviors (in progress)\n\n\n## Angular CLI version\n\nThis project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.2.\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n## Json-server\n\nThe mock server uses the uuid `id` as unique ids, use `json-server db.json --id id` to set `id` as id field.\n\n## Software Architecture\nPlease see software artifacts to understand how it is designed. The design used the SOA (service-oriented architecture) to reduce the potential duplicate code.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodenwang820118%2Fangular-excelsyncingservice","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwodenwang820118%2Fangular-excelsyncingservice","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwodenwang820118%2Fangular-excelsyncingservice/lists"}