{"id":16225439,"url":"https://github.com/dimaslz/cross-ui-angular","last_synced_at":"2025-04-08T03:37:35.118Z","repository":{"id":90689068,"uuid":"305464508","full_name":"dimaslz/cross-ui-angular","owner":"dimaslz","description":"Wrapper in Angular for CrossUI components","archived":false,"fork":false,"pushed_at":"2021-07-12T09:58:56.000Z","size":408,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T02:47:12.233Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimaslz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-19T17:36:35.000Z","updated_at":"2021-07-12T09:58:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"b54c8fe1-c9bd-4405-8688-159baba4e8ae","html_url":"https://github.com/dimaslz/cross-ui-angular","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaslz%2Fcross-ui-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaslz%2Fcross-ui-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaslz%2Fcross-ui-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimaslz%2Fcross-ui-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimaslz","download_url":"https://codeload.github.com/dimaslz/cross-ui-angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247773697,"owners_count":20993631,"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-10T12:45:02.492Z","updated_at":"2025-04-08T03:37:35.074Z","avatar_url":"https://github.com/dimaslz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrossUI Angular\nAngular wrapper to easy use for [CrossUI components](https://github.com/dimaslz/cross-ui-core) in your Angular applications.\n\nWe are in alpha version. if you would like to use this in one of your projects, let me know to motivating me 👨‍💻.\n\n## Installation\n`npm install @cross-ui/angular`\n\n`yarn add @cross-ui/angular`\n\nNow, in your main module, commonly `app.module.ts`:\n```typescript\n//...\nimport { NgCrossUIModule } from '@cross-ui/angular';\n\n@NgModule({\n  //...\n  imports: [\n    //...\n    NgCrossUIModule,\n  ],\n  //...\n})\nexport class AppModule { }\n```\n\nAnd in your main css file, for example `styles.scss`\n```scss\n@import '~@cross-ui/core/dist/cross-ui/cross-ui';\n...\n```\n\n## Author\n```js\n{\n\tname: \"Dimas López\",\n\trole: \"FullStack Software development\",\n\talias: \"dimaslz\",\n\ttwitter: \"https://twitter.com/dimaslz\",\n\tsite: \"https://dimaslz.dev\",\n\tlinkedin: \"https://www.linkedin.com/in/dimaslopezzurita\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaslz%2Fcross-ui-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimaslz%2Fcross-ui-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaslz%2Fcross-ui-angular/lists"}