{"id":15141876,"url":"https://github.com/themounthead/nativescript-ngx-partials--archive","last_synced_at":"2026-02-09T05:04:03.381Z","repository":{"id":143798991,"uuid":"360892428","full_name":"themounthead/nativescript-ngx-partials--archive","owner":"themounthead","description":"Nativescript Angular Module for Page and Panel partials","archived":false,"fork":false,"pushed_at":"2021-07-19T08:42:54.000Z","size":2520,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-07T09:45:51.020Z","etag":null,"topics":["angular","layout-engine","nativescript"],"latest_commit_sha":null,"homepage":"","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/themounthead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2021-04-23T13:25:34.000Z","updated_at":"2024-05-30T16:59:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"ea33d0b6-e548-400d-ac58-54bc8f309076","html_url":"https://github.com/themounthead/nativescript-ngx-partials--archive","commit_stats":{"total_commits":10,"total_committers":1,"mean_commits":10.0,"dds":0.0,"last_synced_commit":"9540921237760cfc64e08a421fc054c0b53a2318"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/themounthead/nativescript-ngx-partials--archive","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themounthead%2Fnativescript-ngx-partials--archive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themounthead%2Fnativescript-ngx-partials--archive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themounthead%2Fnativescript-ngx-partials--archive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themounthead%2Fnativescript-ngx-partials--archive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/themounthead","download_url":"https://codeload.github.com/themounthead/nativescript-ngx-partials--archive/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/themounthead%2Fnativescript-ngx-partials--archive/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29257526,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-09T04:11:57.159Z","status":"ssl_error","status_checked_at":"2026-02-09T04:11:56.117Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","layout-engine","nativescript"],"created_at":"2024-09-26T09:20:17.456Z","updated_at":"2026-02-09T05:04:03.321Z","avatar_url":"https://github.com/themounthead.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nativescript-Ngx-Partials\n\nA Nativescript Angular module to quickly create Pages and Layout fragments\n\n\n## Setup\n\n`npm install nativescript-ngx-partials --save`\n\nImport the module into your _app-module_ \n\n```\nimport { PartialsModule } from 'nativescript-ngx-partials';\n\n```\n\n## Getting Started\n\n### Page\n\nThe page layout consists of a root tag and nested attribute containers:\n- Page (root element)\n- page-header\n- page-content\n- page-footer\n- page-toolbar\n\nThe _Page_ has the following options:\n- header=flow/float/fixed\n- footert=flow/float/fixed\n- toolbar=top-left/bottom-left (any combination of horizontal and vertical properties)\n- debug (highlights the container elements)\n\n### Panel\n\nThe Panel is a NativeScript Flex-box layout view that simplifies the process of nested elements by using row and column tags\n\n\u003e You can add the native Flexbox css styles to the Row/Col Panel \n\n### Row\n\n#### RowPanel\n\nThe _RowPanel_ has the following nested containers:\n- panel-left\n- panel-middle\n- panel-right\n\n### Col\n\n#### ColPanel\n\nThe _ColPanel_ has the following nested containers:\n- panel-top\n- panel-middle\n- panel-bottom\n\n# Examples\n\nProvided in the demo app\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemounthead%2Fnativescript-ngx-partials--archive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthemounthead%2Fnativescript-ngx-partials--archive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthemounthead%2Fnativescript-ngx-partials--archive/lists"}