{"id":15063505,"url":"https://github.com/jullierme/ngfly","last_synced_at":"2025-10-05T00:30:58.119Z","repository":{"id":65458202,"uuid":"90536210","full_name":"jullierme/ngfly","owner":"jullierme","description":"An awesome suite of components Angular 4","archived":true,"fork":false,"pushed_at":"2017-12-24T00:40:26.000Z","size":33,"stargazers_count":1,"open_issues_count":61,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-09-30T09:01:19.821Z","etag":null,"topics":["angular","angular-components","angular-directives","angular-library","angular2","angular4","bootstrap3","npm","npm-module","rest","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/jullierme/ngfly","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/jullierme.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}},"created_at":"2017-05-07T13:55:05.000Z","updated_at":"2023-01-28T20:59:34.000Z","dependencies_parsed_at":"2023-01-24T13:15:28.559Z","dependency_job_id":null,"html_url":"https://github.com/jullierme/ngfly","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jullierme%2Fngfly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jullierme%2Fngfly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jullierme%2Fngfly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jullierme%2Fngfly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jullierme","download_url":"https://codeload.github.com/jullierme/ngfly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235339038,"owners_count":18974063,"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-components","angular-directives","angular-library","angular2","angular4","bootstrap3","npm","npm-module","rest","typescript"],"created_at":"2024-09-25T00:03:25.378Z","updated_at":"2025-10-05T00:30:52.840Z","avatar_url":"https://github.com/jullierme.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ngfly\n\n## Installation\n\nTo install this library, run:\n\n```bash\n$ npm install ngfly --save\n```\n\n## Consuming your library\n\nOnce you have published your library to npm, you can import your library in any Angular application by running:\n\n```bash\n$ npm install ngfly\n```\n\nand then from your Angular `AppModule`:\n\n```typescript\nimport { BrowserModule } from '@angular/platform-browser';\nimport { NgModule } from '@angular/core';\n\nimport { AppComponent } from './app.component';\n\nimport { NgFlyModule } from 'ngfly';\n\n@NgModule({\n  declarations: [\n    AppComponent\n  ],\n  imports: [\n    BrowserModule,\n\n    NgFlyModule\n  ],\n  providers: [],\n  bootstrap: [AppComponent]\n})\nexport class AppModule { }\n```\n\n## License\n\nMIT © [Jullierme Barros](mailto:julliermegyn@gmail.com)\n# ngfly\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjullierme%2Fngfly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjullierme%2Fngfly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjullierme%2Fngfly/lists"}