{"id":23655230,"url":"https://github.com/caplin/global-compiler","last_synced_at":"2026-03-13T01:31:57.088Z","repository":{"id":66350337,"uuid":"21388511","full_name":"caplin/global-compiler","owner":"caplin","description":"Compile global code into ES6 module code","archived":false,"fork":false,"pushed_at":"2016-02-17T11:58:14.000Z","size":251,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-12-20T02:47:05.681Z","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/caplin.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-07-01T13:24:52.000Z","updated_at":"2016-02-08T11:35:35.000Z","dependencies_parsed_at":"2023-02-21T16:00:18.020Z","dependency_job_id":null,"html_url":"https://github.com/caplin/global-compiler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/caplin/global-compiler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2Fglobal-compiler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2Fglobal-compiler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2Fglobal-compiler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2Fglobal-compiler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caplin","download_url":"https://codeload.github.com/caplin/global-compiler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caplin%2Fglobal-compiler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30453571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T21:31:01.033Z","status":"ssl_error","status_checked_at":"2026-03-12T21:30:43.161Z","response_time":114,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-12-28T19:51:59.870Z","updated_at":"2026-03-13T01:31:57.050Z","avatar_url":"https://github.com/caplin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Global compiler\n\n[![Build Status](https://secure.travis-ci.org/briandipalma/global-compiler.png)](http://travis-ci.org/briandipalma/global-compiler)\n[![Dependency Status](https://david-dm.org/briandipalma/global-compiler.png?theme=shields.io)](https://david-dm.org/briandipalma/global-compiler)\n\n### Purpose\n\nThis repository hosts a set of JS code transforms. The purpose of the transforms is to take script JS code and\ntransform it into CommonJS module code. The transforms are designed to be used by other tools.\n\n### Mechanics\n\nThe transforms are [recast AST visitors](https://github.com/benjamn/recast). The transformations are independent of\neach other but can be composed to produce complex transformations. The transforms are configured by their user. The\n[gc-cli repo](https://github.com/briandipalma/gc-cli) has examples of how to utilize, combine and configure the\ntransforms.\n\n### Testing\n\nRun tests\n\n```bash\n$ npm t\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaplin%2Fglobal-compiler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaplin%2Fglobal-compiler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaplin%2Fglobal-compiler/lists"}