{"id":15388923,"url":"https://github.com/vjai/lego","last_synced_at":"2025-06-20T10:07:34.472Z","repository":{"id":35125938,"uuid":"180380392","full_name":"VJAI/lego","owner":"VJAI","description":"Angular library of reusable UI components","archived":false,"fork":false,"pushed_at":"2023-01-07T09:50:45.000Z","size":10728,"stargazers_count":30,"open_issues_count":27,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T00:23:29.076Z","etag":null,"topics":["angular","angular-ui-components","angular8","typescript","ui-components"],"latest_commit_sha":null,"homepage":"https://vjai.github.io/lego/","language":"JavaScript","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/VJAI.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":"2019-04-09T14:04:59.000Z","updated_at":"2024-06-20T10:14:12.000Z","dependencies_parsed_at":"2023-01-15T14:30:27.913Z","dependency_job_id":null,"html_url":"https://github.com/VJAI/lego","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/VJAI%2Flego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VJAI%2Flego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VJAI%2Flego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VJAI%2Flego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VJAI","download_url":"https://codeload.github.com/VJAI/lego/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249118953,"owners_count":21215647,"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","angular-ui-components","angular8","typescript","ui-components"],"created_at":"2024-10-01T14:58:37.087Z","updated_at":"2025-04-15T17:33:00.382Z","avatar_url":"https://github.com/VJAI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![LEGO](https://github.com/VJAI/lego/blob/master/projects/demo/src/assets/images/lego-375.png)\n\n[Lego](https://vjai.github.io/lego) is an UI library built on Angular. It provides set of UI components that helps to build single page apps quicker. It also provides you simple abstractions that helps to build new components easier.\n\n# [PLEASE CHECK THE DEMOS](https://vjai.github.io/lego)\n\n## Installing Lego\n\nYou can install it from npm.\n\n```\nnpm install lego-ui-kit --save\n```\n\nLego needs Angular CDK library to be installed. You can install it running the below command.\n\n```\nnpm install @angular/cdk --save\n```\n\n## Importing in App\n\nImporting the module in app.module.ts.\n\n```\nimport { LegoModule } from 'lego-ui-kit';\n\n@NgModule({\n  imports: [\n    LegoModule,\n    ...\n  ]\n})\nexport class AppModule {\n}\n```\n\nImporting the SCSS file in styles.scss.\n\n```\n@import '~lego-ui-kit/scss/lego';\n```\n\n## Copy the icon sprite to assets folder\n\nCopy the icon sprite file from lego-ui-kit/assets/icons/Svg/sprite.css.svg to your project assets/images folder.\n\n## Supported Browsers\n\n- Chrome\n- Safari\n- Opera\n- Firefox\n- Edge\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjai%2Flego","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvjai%2Flego","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvjai%2Flego/lists"}