{"id":13497070,"url":"https://github.com/goldsam/ng-golden-layout","last_synced_at":"2025-07-27T20:37:24.847Z","repository":{"id":57113823,"uuid":"86011600","full_name":"goldsam/ng-golden-layout","owner":"goldsam","description":"Angular bindings for golden-layout","archived":false,"fork":false,"pushed_at":"2018-06-29T11:19:14.000Z","size":60,"stargazers_count":18,"open_issues_count":7,"forks_count":13,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-22T08:44:25.161Z","etag":null,"topics":["angular","golden-layout","layout-manager","multi-display"],"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/goldsam.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-03-24T00:46:43.000Z","updated_at":"2021-11-30T08:33:01.000Z","dependencies_parsed_at":"2022-08-22T02:50:09.146Z","dependency_job_id":null,"html_url":"https://github.com/goldsam/ng-golden-layout","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/goldsam%2Fng-golden-layout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldsam%2Fng-golden-layout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldsam%2Fng-golden-layout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goldsam%2Fng-golden-layout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goldsam","download_url":"https://codeload.github.com/goldsam/ng-golden-layout/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248774948,"owners_count":21159533,"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","golden-layout","layout-manager","multi-display"],"created_at":"2024-07-31T20:00:22.591Z","updated_at":"2025-04-13T20:02:02.662Z","avatar_url":"https://github.com/goldsam.png","language":"TypeScript","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\n# [ng-golden-layout](https://github.com/goldsam/ng-golden-layout)  [![Build Status](https://travis-ci.org/goldsam/ng-golden-layout.svg?branch=master)](https://travis-ci.org/goldsam/ng-golden-layout)\n\nAngular 2.4.x Compatible\n\n## Installation\n\nTo install this library and its dependencies, run:\n\n```bash\n$ npm install @goldsam/ng-golden-layout golden-layout --save\n$ npm install @types/jquery --save-dev\n```\n\n## Getting Started\nFirst, import `GoldenLayoutModule` into your root AppModule\n\n```typescript\nimport {GoldenLayoutModule} from '@goldsam/ng-golden-layout';\n```\n\nThen, add `GoldenLayoutModule.forRoot()` to your AppModule's import array\n\n```typescript\n@NgModule({\n  imports : [\n    CommonModule, \n    GoldenLayoutModule.forRoot({\n        ...\n    })), \n    ...\n  ],\n  ...\n})\nexport class AppModule {}\n```\n\n\n## TODO\n1. Implement support for saving/restoring golden-layout state.\n2. Improve this README\n3. Create unit and E2E tests\n\n## Development\n\nTo generate all `*.js`, `*.js.map` and `*.d.ts` files:\n \n```bash\n$ npm run tsc\n```\n\n## License\n\nMIT © [Sam Goldmann](sam.goldmann@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoldsam%2Fng-golden-layout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoldsam%2Fng-golden-layout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoldsam%2Fng-golden-layout/lists"}