{"id":17749436,"url":"https://github.com/weffe/shopify-checkout-step-manager","last_synced_at":"2026-01-20T21:33:27.329Z","repository":{"id":35206505,"uuid":"215895491","full_name":"Weffe/shopify-checkout-step-manager","owner":"Weffe","description":"  Easily execute code during Shopify Checkout.","archived":false,"fork":false,"pushed_at":"2023-01-06T02:15:18.000Z","size":1007,"stargazers_count":0,"open_issues_count":17,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-30T00:58:32.234Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://weffe.github.io/shopify-checkout-step-manager","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/Weffe.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-10-17T22:22:20.000Z","updated_at":"2020-04-30T00:33:14.000Z","dependencies_parsed_at":"2023-01-15T16:09:50.640Z","dependency_job_id":null,"html_url":"https://github.com/Weffe/shopify-checkout-step-manager","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weffe%2Fshopify-checkout-step-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weffe%2Fshopify-checkout-step-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weffe%2Fshopify-checkout-step-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Weffe%2Fshopify-checkout-step-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Weffe","download_url":"https://codeload.github.com/Weffe/shopify-checkout-step-manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247619565,"owners_count":20967994,"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-26T11:23:18.638Z","updated_at":"2026-01-20T21:33:27.268Z","avatar_url":"https://github.com/Weffe.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopify Checkout Step Manager\n\nEasily execute code during Shopify Checkout.\n\n## Getting Started\n\nLet's get you all set up!\n\n## Install\n\nFirst install the package.\n\n### Using npm\n\n`npm i shopify-checkout-step-manager`\n\n### Using yarn\n\n`yarn add shopify-checkout-step-manager`\n\n## Use in your project\n\nOnce installed, you can then import and start using it in your project:\n\n```js\nimport { CheckoutStepManager } from 'shopify-checkout-step-manager';\n\nconst csm = new CheckoutStepManager();\n\nfunction runOnRepaint() {\n    console.log('There was a repaint!');\n}\n\nconst removeListener = csm.onAnyRepaint().execute(runOnRepaint);\n\n// remove the repaint listener after 3 seconds\nsetTimeout(removeListener, 3000);\n```\n\n## Documentation\n\n[Visit the online docs here](https://weffe.github.io/shopify-checkout-step-manager)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweffe%2Fshopify-checkout-step-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweffe%2Fshopify-checkout-step-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweffe%2Fshopify-checkout-step-manager/lists"}