{"id":22125854,"url":"https://github.com/guilhermestracini/hello-world-angularjs","last_synced_at":"2026-02-20T01:01:30.627Z","repository":{"id":282721766,"uuid":"930857571","full_name":"GuilhermeStracini/hello-world-angularjs","owner":"GuilhermeStracini","description":"📚 A repository to learn AngularJS","archived":false,"fork":false,"pushed_at":"2025-02-11T10:46:28.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-25T21:51:16.065Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/GuilhermeStracini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-02-11T10:25:06.000Z","updated_at":"2025-02-11T10:46:30.000Z","dependencies_parsed_at":"2025-03-16T15:36:20.114Z","dependency_job_id":null,"html_url":"https://github.com/GuilhermeStracini/hello-world-angularjs","commit_stats":null,"previous_names":["guilhermestracini/hello-world-angularjs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/GuilhermeStracini/hello-world-angularjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2Fhello-world-angularjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2Fhello-world-angularjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2Fhello-world-angularjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2Fhello-world-angularjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GuilhermeStracini","download_url":"https://codeload.github.com/GuilhermeStracini/hello-world-angularjs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GuilhermeStracini%2Fhello-world-angularjs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273954886,"owners_count":25197575,"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","status":"online","status_checked_at":"2025-09-06T02:00:13.247Z","response_time":2576,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","angularjs","hello-world","helloworld"],"created_at":"2024-12-01T16:39:21.908Z","updated_at":"2025-10-15T07:57:32.511Z","avatar_url":"https://github.com/GuilhermeStracini.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello World AngularJS\n\n📚 A repository to explore and learn **[AngularJS](https://angularjs.org/)** framework.\n\n[![wakatime](https://wakatime.com/badge/github/GuilhermeStracini/hello-world-angularjs.svg)](https://wakatime.com/badge/github/GuilhermeStracini/hello-world-angularjs)\n[![Maintainability](https://api.codeclimate.com/v1/badges/0bfc92d34eac8cc0b9de/maintainability)](https://codeclimate.com/github/GuilhermeStracini/hello-world-angularjs/maintainability)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/0bfc92d34eac8cc0b9de/test_coverage)](https://codeclimate.com/github/GuilhermeStracini/hello-world-angularjs/test_coverage)\n[![CodeFactor](https://www.codefactor.io/repository/github/GuilhermeStracini/hello-world-angularjs/badge)](https://www.codefactor.io/repository/github/GuilhermeStracini/hello-world-angularjs)\n[![GitHub license](https://img.shields.io/github/license/GuilhermeStracini/hello-world-angularjs)](https://github.com/GuilhermeStracini/hello-world-angularjs)\n[![GitHub last commit](https://img.shields.io/github/last-commit/GuilhermeStracini/hello-world-angularjs)](https://github.com/GuilhermeStracini/hello-world-angularjs)\n[![Codacy Badge](https://app.codacy.com/project/badge/Grade/0b0d214a673e4f3f98c3958f12a2d66b)](https://app.codacy.com/gh/GuilhermeStracini/hello-world-angularjs/dashboard?utm_source=gh\u0026utm_medium=referral\u0026utm_content=\u0026utm_campaign=Badge_grade)\n\n---\n\n## About\n\nThis repository provides a hands-on introduction to two of the most widely-used front-end frameworks:\n\n- **AngularJS**: A JavaScript-based framework for building dynamic web applications.\n\n---\n\n## Features\n\n- **AngularJS Examples**: Explore the basic concepts like directives, controllers, and two-way data binding.\n\n---\n\n## Prerequisites\n\n1. **Node.js**: Download and install [Node.js](https://nodejs.org/) (LTS version recommended).\n\n---\n\n## Getting Started\n\n### AngularJS\n\n1. Install dependencies:\n   ```bash\n   npm install\n   ```\n2. Start the development server:\n   ```bash\n   npm start\n   ```\n\n---\n\n## Resources\n\n- [AngularJS Documentation](https://docs.angularjs.org/)\n- [Angular Documentation](https://angular.io/docs)\n- [Angular CLI Get Started Guide](https://angular.io/cli)\n\n---\n\n## License\n\nThis repository is licensed under the [MIT License](LICENSE).\n\n---\n\n## Contributing\n\nFeel free to contribute to this project by opening issues or submitting pull requests to enhance the examples.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermestracini%2Fhello-world-angularjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguilhermestracini%2Fhello-world-angularjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguilhermestracini%2Fhello-world-angularjs/lists"}