{"id":16641340,"url":"https://github.com/cmstead/jstemplate","last_synced_at":"2026-04-19T16:03:59.305Z","repository":{"id":21475899,"uuid":"24794520","full_name":"cmstead/JSTemplate","owner":"cmstead","description":"A template project for quickly spinning up a Javascript project","archived":false,"fork":false,"pushed_at":"2015-01-24T07:02:36.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T01:59:07.192Z","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/cmstead.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-10-04T16:20:25.000Z","updated_at":"2015-01-24T07:02:37.000Z","dependencies_parsed_at":"2022-08-21T15:40:53.652Z","dependency_job_id":null,"html_url":"https://github.com/cmstead/JSTemplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cmstead/JSTemplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2FJSTemplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2FJSTemplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2FJSTemplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2FJSTemplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmstead","download_url":"https://codeload.github.com/cmstead/JSTemplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmstead%2FJSTemplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":[],"created_at":"2024-10-12T07:46:16.997Z","updated_at":"2026-04-19T16:03:59.287Z","avatar_url":"https://github.com/cmstead.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"JSTemplate\n==========\n\nThis is really something I created for myself so I could quickly spin up a new JS project without a lot of mucking around with remembering what to install and re-building my configurations over and over. If someone finds this useful, they are welcome to it.  There is no real secret sauce to this, so I am not adding a license.  It's just a lot of packages and setup.\n\nPoints of interest:\n\n**Build Tasks**\n\n- grunt build -- Builds project including:\n    - Compass - builds CSS from sass directory\n    - JSHint - Lints JS files -- fails on error (build stops)\n    - Karma - runs all specs -- fails on errors (build stops)\n    - Uglify - concatenates, sourcemaps and minifies JS source files\n    - JSDoc - Creates JSDoc files around all JSDoc notations\n\n- grunt buildrough -- Builds without tests or linting\n    - Compass - builds CSS from sass directory\n    - Uglify - concatenates, sourcemaps and minifies JS source files\n\n- grunt buildcss\n    - Compass - builds CSS from sass directory\n\n- grunt buildjs\n    - Uglify - concatenates, sourcemaps and minifies JS source files\n\n**Test Tasks**\n\n- grunt test\n    - JSHint - Lints JS files -- fails on error (task stops)\n    - Karma - runs all specs -- fails on errors (task stops)\n\n- grunt testwatcher\n    - JSHint - Lints JS files -- fails on error (task stops)\n    - Karma - runs all specs -- fails on errors (task stops)\n    - Watcher - watches source and test files and reruns tests on change\n\n**Other Tasks**\n- grunt document\n    - JSDoc - Creates JSDoc files around all JSDoc notations\n\n- grunt (default)\n    - runs grunt testwatcher","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmstead%2Fjstemplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmstead%2Fjstemplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmstead%2Fjstemplate/lists"}