{"id":29874462,"url":"https://github.com/huytd/coffee-now","last_synced_at":"2025-07-31T00:13:45.235Z","repository":{"id":44014304,"uuid":"233711175","full_name":"huytd/coffee-now","owner":"huytd","description":"☕ CoffeeScript Playground","archived":false,"fork":false,"pushed_at":"2023-01-05T05:11:22.000Z","size":2269,"stargazers_count":24,"open_issues_count":9,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-15T06:47:41.373Z","etag":null,"topics":["coffeescript","coffeescript2"],"latest_commit_sha":null,"homepage":"https://coffee-cup.now.sh/","language":"CoffeeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/huytd.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":"2020-01-13T22:58:59.000Z","updated_at":"2023-04-06T08:39:39.000Z","dependencies_parsed_at":"2023-02-03T12:01:28.418Z","dependency_job_id":null,"html_url":"https://github.com/huytd/coffee-now","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/huytd/coffee-now","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fcoffee-now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fcoffee-now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fcoffee-now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fcoffee-now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/huytd","download_url":"https://codeload.github.com/huytd/coffee-now/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/huytd%2Fcoffee-now/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267963740,"owners_count":24172904,"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-30T02:00:09.044Z","response_time":70,"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":["coffeescript","coffeescript2"],"created_at":"2025-07-31T00:13:41.058Z","updated_at":"2025-07-31T00:13:45.227Z","avatar_url":"https://github.com/huytd.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Coffee Now\n\nCoffee Now is a CoffeeScript playground that execute code directly in your browser, it's not sending the code to any other\nserver to do so.\n\nThe UI is minimal, so you can use it anywhere and anytime, especially on mobile device.\n\n![](screenshot.png)\n\nLet me repeat, all of the code is executed right on your browser, please proceed with care!!! I don't write this app with\nyour best interest in mind.\n\n# Usage\n\n- Use your keyboard, type in the code\n- Press Cmd + Enter or Ctrl + Enter if you're on a desktop\n- If you're on mobile, hit the Execute button\n- That's it.\n\nYou can share your code by click on the Share button, then copy the page URL and send it to anyone.\n\n# Try it online\n\nYou can try it at https://coffee-cup.now.sh\n\n# Host it yourself\n\nYou can deploy Coffee Now as a static HTML page anywhere you want, for example, I'm using [ZEIT Now](https://zeit.co/home).\n\n```\n$ yarn install\n$ yarn dist\n$ cd dist\n$ now\n```\n\n# Why am I building this?\n\nDuring my parental leave, I found myself solving programming challenges for fun on my phone on and off, because you can't just\nsit at a laptop when there's a baby just waiting to cry every random hour for every random reason.\n\nMost of the coding playground I can find online are just sucks, they either break the editing experience on the mobile\nor behave badly on small screen devices. Also, they send the code to a remote server to execute it before showing you the\nresult, which is a waste. I'm using CoffeeScript and it should be compiled to JavaScript to run in the browser at my finger tip.\n\nOh, now you ask, why the \"dead language\"? I like doing more with less, and the beautiful syntax of CoffeeScript help me write less,\nespecially writing code on mobile. That's why.\n\nSee JOURNAL.txt for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuytd%2Fcoffee-now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhuytd%2Fcoffee-now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhuytd%2Fcoffee-now/lists"}