{"id":13503773,"url":"https://github.com/makevoid/opal_raw","last_synced_at":"2026-06-17T16:01:55.349Z","repository":{"id":35987062,"uuid":"40278680","full_name":"makevoid/opal_raw","owner":"makevoid","description":"A very fast opal setup - no sprockets! - includes opal browser - uses guard to automatically compile your .js.rb files as you save them","archived":false,"fork":false,"pushed_at":"2015-08-06T13:18:26.000Z","size":321,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-10-27T12:33:15.992Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://makevoid.github.io/opal_raw/","language":"Ruby","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/makevoid.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-08-06T02:00:14.000Z","updated_at":"2020-05-20T04:28:43.000Z","dependencies_parsed_at":"2022-09-16T15:50:47.858Z","dependency_job_id":null,"html_url":"https://github.com/makevoid/opal_raw","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makevoid/opal_raw","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fopal_raw","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fopal_raw/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fopal_raw/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fopal_raw/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makevoid","download_url":"https://codeload.github.com/makevoid/opal_raw/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makevoid%2Fopal_raw/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34453446,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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-07-31T23:00:45.009Z","updated_at":"2026-06-17T16:01:55.312Z","avatar_url":"https://github.com/makevoid.png","language":"Ruby","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# Opal Raw\n\nA very fast opal setup - includes opal browser - uses guard to automatically compile your .js.ruby files as you save them - has opal and opal-browser vendored already in js files.\n\nOpen the project in a webserver:\n\n    python SimpleHTTPServer 3000\n\n\nthen open a browser at:\n\n\u003chttp://localhost:3000\u003e\n\n\n#### Development\n\ninstall the dependencies\n\n    bundle\n\n\nlaunch guard:\n\n    guard\n\n\nmodify app.rb, save and refresh the browser\n\n---\n\n#### extra infos:\n\nbuild a stdlib module\n\n    File.open(\"math.js\", 'w') { |file| file.write(Opal::Builder.build('math')) }\n\nall stdlib modules:\n\nhttps://github.com/opal/opal/tree/master/stdlib\n\nuseful stdlib modules:\n\n- nodejs (file, dir, kernel, io ...)\n- js (instanceof, typeof, call ...)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fopal_raw","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakevoid%2Fopal_raw","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakevoid%2Fopal_raw/lists"}