{"id":16684302,"url":"https://github.com/leopic/prueba-de-libreria","last_synced_at":"2025-06-14T02:06:27.893Z","repository":{"id":140435555,"uuid":"96908997","full_name":"leopic/prueba-de-libreria","owner":"leopic","description":null,"archived":false,"fork":false,"pushed_at":"2017-07-17T16:05:51.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T11:15:00.559Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/leopic.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":"2017-07-11T15:33:21.000Z","updated_at":"2017-07-11T15:35:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"d1869b27-dd45-4a38-b3a2-db22a5dc52e4","html_url":"https://github.com/leopic/prueba-de-libreria","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/leopic/prueba-de-libreria","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leopic%2Fprueba-de-libreria","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leopic%2Fprueba-de-libreria/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leopic%2Fprueba-de-libreria/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leopic%2Fprueba-de-libreria/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leopic","download_url":"https://codeload.github.com/leopic/prueba-de-libreria/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leopic%2Fprueba-de-libreria/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747233,"owners_count":22905313,"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-12T14:43:06.639Z","updated_at":"2025-06-14T02:06:27.868Z","avatar_url":"https://github.com/leopic.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# prueba-de-libreria\n\n## Installation\n\nTo install this library, run:\n\n```bash\n$ npm install prueba-de-libreria --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 prueba-de-libreria\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\n// Import your library\nimport { SampleModule } from 'prueba-de-libreria';\n\n@NgModule({\n  declarations: [\n    AppComponent\n  ],\n  imports: [\n    BrowserModule,\n\n    // Specify your library as an import\n    LibraryModule\n  ],\n  providers: [],\n  bootstrap: [AppComponent]\n})\nexport class AppModule { }\n```\n\nOnce your library is imported, you can use its components, directives and pipes in your Angular application:\n\n```xml\n\u003c!-- You can now use your library component in app.component.html --\u003e\n\u003ch1\u003e\n  {{title}}\n\u003c/h1\u003e\n\u003csampleComponent\u003e\u003c/sampleComponent\u003e\n```\n\n## Development\n\nTo generate all `*.js`, `*.d.ts` and `*.metadata.json` files:\n\n```bash\n$ npm run build\n```\n\nTo lint all `*.ts` files:\n\n```bash\n$ npm run lint\n```\n\n## License\n\nMIT © [Leo Picado](mailto:leopic@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleopic%2Fprueba-de-libreria","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleopic%2Fprueba-de-libreria","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleopic%2Fprueba-de-libreria/lists"}