{"id":25826753,"url":"https://github.com/watchdg/node-ecwid","last_synced_at":"2026-06-11T17:31:55.305Z","repository":{"id":57219428,"uuid":"300965718","full_name":"WatchDG/node-ecwid","owner":"WatchDG","description":null,"archived":false,"fork":false,"pushed_at":"2020-12-25T18:43:38.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-23T01:37:24.364Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/WatchDG.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":"2020-10-03T19:48:01.000Z","updated_at":"2020-12-25T18:43:41.000Z","dependencies_parsed_at":"2022-08-29T00:11:28.801Z","dependency_job_id":null,"html_url":"https://github.com/WatchDG/node-ecwid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WatchDG%2Fnode-ecwid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WatchDG%2Fnode-ecwid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WatchDG%2Fnode-ecwid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WatchDG%2Fnode-ecwid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WatchDG","download_url":"https://codeload.github.com/WatchDG/node-ecwid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241176617,"owners_count":19922732,"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":"2025-02-28T15:44:48.018Z","updated_at":"2026-06-11T17:31:55.298Z","avatar_url":"https://github.com/WatchDG.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-ecwid\n\n## install\n\n```shell\nnpm install ecwid\n# or\nyarn add ecwid\n```\n\n## example\n\n```ts\nimport {Ecwid} from \"ecwid\";\n\n(async () =\u003e {\n    const accessToken = 'secret_xxx';\n    const storeId = 1;\n    const ecwid = new Ecwid(storeId, accessToken);\n    const storeProfile = (await ecwid.getStore()).unwrap();\n    console.log(storeProfile);\n})();\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatchdg%2Fnode-ecwid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatchdg%2Fnode-ecwid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatchdg%2Fnode-ecwid/lists"}