{"id":14973449,"url":"https://github.com/ricardocanelas/angularjs-typescript-sample-app","last_synced_at":"2025-04-25T11:33:13.323Z","repository":{"id":126613921,"uuid":"54778062","full_name":"ricardocanelas/angularjs-typescript-sample-app","owner":"ricardocanelas","description":"Simple example using AngularJS (1.5.2) and TypeScript (1.8.9) ","archived":false,"fork":false,"pushed_at":"2019-10-15T14:16:16.000Z","size":85,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-10-11T08:41:22.411Z","etag":null,"topics":["angular1"],"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/ricardocanelas.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":"2016-03-26T12:28:47.000Z","updated_at":"2021-01-20T04:03:55.000Z","dependencies_parsed_at":"2023-06-17T10:45:48.894Z","dependency_job_id":null,"html_url":"https://github.com/ricardocanelas/angularjs-typescript-sample-app","commit_stats":{"total_commits":5,"total_committers":3,"mean_commits":"1.6666666666666667","dds":0.4,"last_synced_commit":"cc8a043990f05be50fc9d2628d2d2cc1283b16bd"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardocanelas%2Fangularjs-typescript-sample-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardocanelas%2Fangularjs-typescript-sample-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardocanelas%2Fangularjs-typescript-sample-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricardocanelas%2Fangularjs-typescript-sample-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricardocanelas","download_url":"https://codeload.github.com/ricardocanelas/angularjs-typescript-sample-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224000803,"owners_count":17238996,"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":["angular1"],"created_at":"2024-09-24T13:48:47.122Z","updated_at":"2024-11-10T18:49:23.536Z","avatar_url":"https://github.com/ricardocanelas.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## AngularJS-TypeScript-Sample-App\n\nThis is a simple example using AngularJS (1.5.2) and TypeScript (1.8.9).\nYou can see online: http//www.ricardocanelas.com/lab/angularjs-typescript-sample-app\n\n![alt tag](https://raw.githubusercontent.com/ricardocanelas/angularjs-typescript-sample-app/master/screen.png)\n\n## Quick Start\n\nFirst you need install **Node** and **Live-Server**.\n```\n$ cd app\n$ live-server\n```\n\n## Requirements\nNode, Bower, TypeScript, Typing and Live-Server.\n\n## Installation\n\n- Install Node\n\t- on OSX install [home brew](http://brew.sh/) and type `brew install node`\n\t- on Windows install [download](https://nodejs.org/en/download/)\n\n- Install Bower\n\t- Type `npm install -g bower`\n\n- Install TypeScript\n\t- Type `npm install -g typescript`\n\n- Install Typings\n\t- Type `npm install -g typings`\n\n- Install Live-Server\n\t- Type `npm install -g live-server`\n\n\n#### Install packages of the Bower.\n\nThis command will install: Angular, Angular-Material and others packages, you can see more details in *bower.json* file.\n\n```\n$ bower install\n```\n\n#### Install TypeScript definitions.\n\n```\n$ typings install angular --ambient --save\n$ typings install angular-material --ambient --save\n```\n\n\n## Usage\n\nThis command will watching TypeScript files. You can config in *tsconfig.json* file\n```\n$ cd app/src\n$ tsc -w\n```\n\nThis command will create a new server, but what change inside this folder will refresh the browser.\n```\n$ cd app\n$ live-server\n```\n\n\n## License\n\nMIT © [Ricardo Canelas](http://ricardocanelas.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardocanelas%2Fangularjs-typescript-sample-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricardocanelas%2Fangularjs-typescript-sample-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricardocanelas%2Fangularjs-typescript-sample-app/lists"}