{"id":18053941,"url":"https://github.com/danielstern/data-science-boilerplate","last_synced_at":"2025-07-23T02:04:35.257Z","repository":{"id":26544179,"uuid":"29997634","full_name":"danielstern/data-science-boilerplate","owner":"danielstern","description":"What in the name of Science is going on here?","archived":false,"fork":false,"pushed_at":"2015-01-31T15:36:21.000Z","size":608,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T08:26:12.796Z","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":"2015-01-29T01:30:34.000Z","updated_at":"2015-01-31T15:36:21.000Z","dependencies_parsed_at":"2022-07-25T15:32:14.592Z","dependency_job_id":null,"html_url":"https://github.com/danielstern/data-science-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielstern/data-science-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdata-science-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdata-science-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdata-science-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdata-science-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielstern","download_url":"https://codeload.github.com/danielstern/data-science-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielstern%2Fdata-science-boilerplate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266604009,"owners_count":23954725,"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-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2024-10-31T00:08:35.650Z","updated_at":"2025-07-23T02:04:35.240Z","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%2Fdata-science-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielstern%2Fdata-science-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielstern%2Fdata-science-boilerplate/lists"}