{"id":20079522,"url":"https://github.com/fssolutions/ng2-wizard","last_synced_at":"2025-10-04T22:23:43.423Z","repository":{"id":57145155,"uuid":"67706165","full_name":"fssolutions/ng2-wizard","owner":"fssolutions","description":null,"archived":false,"fork":false,"pushed_at":"2018-05-02T18:00:09.000Z","size":26,"stargazers_count":15,"open_issues_count":10,"forks_count":7,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-02T11:49:51.140Z","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/fssolutions.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":"2016-09-08T13:37:37.000Z","updated_at":"2024-01-17T18:06:44.000Z","dependencies_parsed_at":"2022-08-22T17:40:42.744Z","dependency_job_id":null,"html_url":"https://github.com/fssolutions/ng2-wizard","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/fssolutions%2Fng2-wizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fssolutions%2Fng2-wizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fssolutions%2Fng2-wizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fssolutions%2Fng2-wizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fssolutions","download_url":"https://codeload.github.com/fssolutions/ng2-wizard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224472373,"owners_count":17316976,"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-11-13T15:23:13.744Z","updated_at":"2025-10-04T22:23:43.329Z","avatar_url":"https://github.com/fssolutions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":" [![npm version](https://badge.fury.io/js/ng2-wizard.svg)](https://badge.fury.io/js/ng2-wizard)\n\n# WizardComponent\n@version 2.0.8 \u003cbr\u003e\n@author: Flávio Silva \u003cbr\u003e\n@link: [https://github.com/fssolutions/ng2-wizard](https://github.com/fssolutions/ng2-wizard)\n\n## Installation\n\nWizard runs on angular 2 and is available as an NPM package. You can install ng2-wizard\nin your project's directory as usual:\n\n```bash\n$ npm install --save ng2-wizard\n```\n\nComponent Wizard(step to step with tabs) for Angular 2.\n```\n \u003cwizard orientation=\"string [landscape|portrait]\" hiddenTabs=\"string [yes|no]\" disableTabs=\"string [yes|no]\" disableSteps=\"Array [number]\" hiddenDisableSteps=\"string [yes|no]\" currentStep=\"int [number]\" (stepChange)=\"onYourFunction($event)\"\u003e\n```\n\n## Example\n### Template (.html)\n```\n \u003cwizard orientation=\"portrait\"\u003e\n  \u003cwizard-step\u003e\n    \u003cwizard-step-tab\u003eTitle of first tab\u003c/wizard-step-tab\u003e\n    Hello World\n  \u003c/wizard-step\u003e\n \u003c/wizard\u003e\n```\n### TypeScript (.ts)\nImport WizardComponent and WizardStepComponent\n```\n import { Ng2WizardModule } from 'ng2-wizard';\n```\n\nAdd in your module\n```\n @NgModule({   \n   imports: [\n    Ng2WizardModule,\n   ]\n })\n```\n\n## Contributing\n\nContributions are welcome and appreciated. You can find ng2-combosearch on GitHub, feel free to start\nan issue or create a pull requests:\u003cbr\u003e\n[https://github.com/fssolutions/ng2-wizard](https://github.com/fssolutions/ng2-wizard)\n\n\n## License\n\nCopyright (c) 2016 Flávio Silva [fssolutions](http://www.flaviosilva.net).\u003cbr\u003e\nLicensed under the MIT License (MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffssolutions%2Fng2-wizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffssolutions%2Fng2-wizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffssolutions%2Fng2-wizard/lists"}