{"id":13608716,"url":"https://github.com/quartzmo/mocha-coffeescript-browser-boilerplate","last_synced_at":"2026-03-11T13:15:36.212Z","repository":{"id":2629420,"uuid":"3616299","full_name":"quartzmo/mocha-coffeescript-browser-boilerplate","owner":"quartzmo","description":"A minimalistic template for starting a CoffeeScript project with browser testing using visionmedia/mocha and chai.js","archived":false,"fork":false,"pushed_at":"2017-10-20T22:47:16.000Z","size":67,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-08T09:01:53.801Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quartzmo.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}},"created_at":"2012-03-04T05:39:47.000Z","updated_at":"2022-08-28T12:03:14.000Z","dependencies_parsed_at":"2022-07-10T16:30:18.374Z","dependency_job_id":null,"html_url":"https://github.com/quartzmo/mocha-coffeescript-browser-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/quartzmo/mocha-coffeescript-browser-boilerplate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartzmo%2Fmocha-coffeescript-browser-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartzmo%2Fmocha-coffeescript-browser-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartzmo%2Fmocha-coffeescript-browser-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartzmo%2Fmocha-coffeescript-browser-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quartzmo","download_url":"https://codeload.github.com/quartzmo/mocha-coffeescript-browser-boilerplate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartzmo%2Fmocha-coffeescript-browser-boilerplate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30382640,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T12:49:11.341Z","status":"ssl_error","status_checked_at":"2026-03-11T12:46:41.342Z","response_time":84,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-08-01T19:01:29.420Z","updated_at":"2026-03-11T13:15:36.194Z","avatar_url":"https://github.com/quartzmo.png","language":"HTML","funding_links":[],"categories":["HTML"],"sub_categories":[],"readme":"# Mocha Browser \u0026 CoffeeScript Boilerplate\n\nThis is a minimalistic boilerplate for a browser-based CoffeeScript project that is tested with [Mocha](https://mochajs.org/).\nThe Mocha tests use the [Chai](https://github.com/chaijs/chai) assertion library for browser compatibility.\nThe CoffeeScript `coffee` executable is required for source and test compilation. Once the CoffeeScript is compiled, CoffeeScript is **not** required for the browser-based tests, which are run simply by opening `test/index.html` with a modern browser.\n\n## Included library versions\n\n* Chai: 1.2.0\n* CoffeeScript: not included\n* jQuery: 1.8.2\n* Mocha: 1.6.0\n\n## Usage\n\nTo use this boilerplate to start your own project:\n\n1. Install CoffeeScript per the [official instructions](http://jashkenas.github.com/coffee-script/#installation).\n1. `rm -rf .git`\n1. Replace `example.coffee` in both `test` and `src` with your own code.\n1. `make` to compile source and test CoffeeScript, or else `make watch` and `make test-watch` for automatic compilation\n1. Edit `Readme.md` and `LICENSE`, replacing this project's details with your own.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquartzmo%2Fmocha-coffeescript-browser-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquartzmo%2Fmocha-coffeescript-browser-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquartzmo%2Fmocha-coffeescript-browser-boilerplate/lists"}