{"id":18053961,"url":"https://github.com/danielstern/danielsternwebsite","last_synced_at":"2025-04-05T08:22:15.638Z","repository":{"id":22842350,"uuid":"26189607","full_name":"danielstern/danielsternwebsite","owner":"danielstern","description":null,"archived":false,"fork":false,"pushed_at":"2014-12-11T00:38:06.000Z","size":3100,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T15:50:58.089Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/danielstern.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-11-04T21:30:37.000Z","updated_at":"2020-04-19T06:50:02.000Z","dependencies_parsed_at":"2022-08-05T20:00:47.986Z","dependency_job_id":null,"html_url":"https://github.com/danielstern/danielsternwebsite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdanielsternwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdanielsternwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdanielsternwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdanielsternwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielstern","download_url":"https://codeload.github.com/danielstern/danielsternwebsite/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247307344,"owners_count":20917450,"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":[],"created_at":"2024-10-31T00:08:39.907Z","updated_at":"2025-04-05T08:22:15.600Z","avatar_url":"https://github.com/danielstern.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Modern Webapp\n=================\nLESS + Typescript + Angular = Awesome\n\n#Introduction\nThis is based on the popular HTML5 boilerplate but with several additions.\n\n##Dependencies\n- Grunt\n- Less\n- TypeScript\n- Bower\n- \n##Usage\nClone the repository with Git Clone.\nInstall all the dependencies:\n\n```\nnpm install -g bower;\nnpm install -g grunt; \nnpm install -g grunt-cli; \nnpm install -g less;\nnpm install -g typescript;\nnpm install;\nbower install;\n```\n\nRun grunt serve to serve the repository:\n```\ngrunt serve;\n```\n\n##Differences from the original webapp\nThis app uses Typescript instead of Javascript. You can still use Javascript though, because Typescript is a superset of Javascript. However, a live-reload precompiler will warn you well in advance of any potential bugs. This app also opts for LESS instead of CSS. This app features a modern Bootstrap 3 implementation.\n\n### Typescript\nTypescript provides desperately needed support for typing and classes in Javascript. Anyone who has tried to build a large application, like a game, in Javascript, only to eventually feel it come tumbling down upon them like so many pieces of spaghetti, will immediately understand the benefits. \n\n- option to add strong typing for big projects\n- active community\n- don't have to use it - Javascript is valid Typescript\n\n### LESS\nLESS is a powerful alternative to just writing normal CSS. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstern%2Fdanielsternwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielstern%2Fdanielsternwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstern%2Fdanielsternwebsite/lists"}