{"id":13661262,"url":"https://github.com/NativeScript/nativescript-angular","last_synced_at":"2025-04-24T23:32:11.831Z","repository":{"id":32375134,"uuid":"35951404","full_name":"NativeScript/nativescript-angular","owner":"NativeScript","description":"Integrating NativeScript with Angular","archived":false,"fork":false,"pushed_at":"2024-10-28T20:28:56.000Z","size":33460,"stargazers_count":1219,"open_issues_count":294,"forks_count":241,"subscribers_count":92,"default_branch":"master","last_synced_at":"2025-04-19T09:56:44.125Z","etag":null,"topics":["android","angular","angular-cli","ios","mobile","nativescript"],"latest_commit_sha":null,"homepage":"http://docs.nativescript.org/angular/tutorial/ng-chapter-0","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NativeScript.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"NativeScript","open_collective":"nativescript"}},"created_at":"2015-05-20T14:00:37.000Z","updated_at":"2025-04-12T10:19:45.000Z","dependencies_parsed_at":"2024-11-09T01:36:35.889Z","dependency_job_id":"fcda2116-b3c5-43af-9a3b-069241e025c8","html_url":"https://github.com/NativeScript/nativescript-angular","commit_stats":{"total_commits":1490,"total_committers":74,"mean_commits":"20.135135135135137","dds":0.6228187919463087,"last_synced_commit":"352c5a9d0fc7a7b1cb1ffea0c14e808d7a4801ea"},"previous_names":[],"tags_count":76,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-angular","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-angular/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-angular/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NativeScript%2Fnativescript-angular/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NativeScript","download_url":"https://codeload.github.com/NativeScript/nativescript-angular/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250422631,"owners_count":21427987,"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":["android","angular","angular-cli","ios","mobile","nativescript"],"created_at":"2024-08-02T05:01:31.671Z","updated_at":"2025-04-24T23:32:11.813Z","avatar_url":"https://github.com/NativeScript.png","language":"TypeScript","readme":"## Note on repo\n\nThis repo is for Angular \u003c= 11. If looking for 12+ (including 18+, etc) it's maintained here [NativeScript/angular](https://github.com/NativeScript/angular).\n\n# NativeScript Angular\n[![Build Status](https://travis-ci.org/NativeScript/nativescript-angular.svg?branch=master)](https://travis-ci.org/NativeScript/nativescript-angular)\n\nThis repository contains the code for integration of NativeScript with Angular. \n\n[NativeScript](https://www.nativescript.org/) is a framework which enables developers to write truly native mobile applications for Android and iOS using JavaScript and CSS. [Angular](https://angular.io/) is one of the most popular open source JavaScript frameworks for application development. We [worked closely with developers at Google](http://angularjs.blogspot.bg/2015/12/building-mobile-apps-with-angular-2-and.html) to make Angular in NativeScript a reality. The result is a software architecture that allows you to build mobile apps using the same framework—and in some cases the same code—that you use to build Angular web apps, with the performance you’d expect from native code. [Read more about building truly native mobile apps with NativeScript and Angular](https://docs.nativescript.org/tutorial/ng-chapter-0).\n\n\n\u003c!-- TOC depthFrom:2 --\u003e\n\n- [NativeScript Angular](#nativescript-angular)\n  - [Watch the video explaining Angular and NativeScript](#watch-the-video-explaining-angular-and-nativescript)\n  - [Explore the examples](#explore-the-examples)\n  - [Contribute](#contribute)\n  - [Known issues](#known-issues)\n  - [Get Help](#get-help)\n\n\u003c!-- /TOC --\u003e\n\n\n## Watch the video explaining Angular and NativeScript\n[NativeScript session on AngularConnect conference](https://www.youtube.com/watch?v=4SbiiyRSIwo)\n\n## Explore the examples\n\nThe `e2e` apps are meant for testing stuff. You can take a look at these additional sample apps that use the published builds from npm:\n\n* [Hello world starter](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-hello-world-ng)\n* [Master-detail template](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-master-detail-ng)\n* [Drawer navigation template](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-drawer-navigation-ng)\n* [TabView navigation template](https://github.com/NativeScript/nativescript-app-templates/tree/master/packages/template-tab-navigation-ng)\n* [NativeScript Angular SDK examples](https://github.com/NativeScript/nativescript-sdk-examples-ng)\n\n## Contribute\nWe love PRs! Check out the [contributing guidelines](CONTRIBUTING.md) and [development workflow for local setup](DevelopmentWorkflow.md). If you want to contribute, but you are not sure where to start - look for [issues labeled `help wanted`](https://github.com/NativeScript/nativescript-angular/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22).\n\n## Known issues\n\n1. There are certain issues with the Parse5DomAdapter and we'll likely need to provide our own later on:\n  * Self-closing elements (`\u003cLabel text=\"Name\" /\u003e\u003cButton text=\"Save\" /\u003e`) get parsed wrong (in this case Button gets parsed as a Label child.\n  \n## Get Help \nPlease, use [github issues](https://github.com/NativeScript/nativescript-angular/issues) strictly for [reporting bugs](CONTRIBUTING.md#reporting-bugs) or [requesting features](CONTRIBUTING.md#requesting-new-features). For general questions and support, check out [Stack Overflow](https://stackoverflow.com/questions/tagged/nativescript) or ask our experts in [NativeScript community Slack channel](http://developer.telerik.com/wp-login.php?action=slack-invitation).\n  \n![](https://ga-beacon.appspot.com/UA-111455-24/nativescript/nativescript-angular?pixel) \n","funding_links":["https://github.com/sponsors/NativeScript","https://opencollective.com/nativescript"],"categories":["TypeScript","Uncategorized","Awesome {N} [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)","Awesome Angular [![Awesome TipeIO](https://img.shields.io/badge/Awesome%20Angular-@TipeIO-6C6AE7.svg)](https://github.com/gdi2290/awesome-angular) [![Awesome devarchy.com](https://img.shields.io/badge/Awesome%20Angular-@devarchy.com-86BDC1.svg)](https://github.com/brillout/awesome-angular-components)","Integrations"],"sub_categories":["Uncategorized","Table of Contents","Angular \u003ca id=\"angular\"\u003e\u003c/a\u003e"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNativeScript%2Fnativescript-angular","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FNativeScript%2Fnativescript-angular","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FNativeScript%2Fnativescript-angular/lists"}