angular-cn/aio/dist/generated/docs/contribute.json

5 lines
2.7 KiB
JSON
Raw Permalink Normal View History

{
"id": "contribute",
"title": "Contribute to Angular",
"contents": "\n\n\n\n<div class=\"content\">\n <header class=\"marketing-banner\">\n <h1 class=\"banner-headline no-toc no-anchor\" id=\"contribute-to-angular\">Contribute to Angular</h1>\n</header>\n<article class=\"contribute-container center-layout\">\n <div>\n <h2 class=\"no-anchor\" id=\"angular-projects\">Angular Projects</h2>\n <p>We'd love for you to contribute to our source code and to make Angular projects even better.</p>\n <div class=\"card-section\">\n <div>\n <h3 class=\"no-anchor\" id=\"angular\">Angular</h3>\n<p> Angular is a next generation mobile and desktop application development platform.</p>\n </div>\n <a href=\"https://github.com/angular/angular/blob/master/CONTRIBUTING.md\" class=\"button button-blue\" mat-button=\"\">\n Contribute\n </a>\n </div>\n <div class=\"card-section\">\n <div>\n <h3 class=\"no-anchor\" id=\"angular-cli\">Angular CLI</h3>\n<p> Angular CLI makes it easy to create an application that already works, right out of the box.\nIt already follows our best practices.</p>\n </div>\n <a href=\"https://github.com/angular/angular-cli/blob/master/CONTRIBUTING.md\" class=\"button button-blue\" mat-button=\"\">\n Contribute\n </a>\n </div>\n <div class=\"card-section\">\n <div>\n <h3 class=\"no-anchor\" id=\"angular-material\">Angular Material</h3>\n<p> Our goal is to deliver a lean, lightweight set of Angular-based UI elements that implement the material design\nspecification for use in Angular single-page applications (SPAs).</p>\n </div>\n <a href=\"https://github.com/angular/components/blob/master/CONTRIBUTING.md\" class=\"button button-blue\" mat-button=\"\">\n Contribute\n </a>\n </div>\n <div class=\"card-section\">\n <div>\n <h3 class=\"no-anchor\" id=\"angularfire\">AngularFire</h3>\n<p> AngularFire is the officially supported Angular binding for Firebase.\nFirebase is a full backend so you don't need servers to build your Angular app.</p>\n </div>\n <a href=\"https://github.com/angular/angularfire/blob/master/CONTRIBUTING.md\" class=\"button button-blue\" mat-button=\"\">\n Contribute\n </a>\n </div>\n </div>\n</article>\n\n \n</div>\n\n<!-- links to this doc:\n-->\n<!-- links from this doc:\n - https://github.com/angular/angular-cli/blob/master/CONTRIBUTING.md\n - https://github.com/angular/angular/blob/master/CONTRIBUTING.md\n - https://github.com/angular/angularfire/blob/master/CONTRIBUTING.md\n - https://github.com/angular/components/blob/master/CONTRIBUTING.md\n-->"
}