{"id":17797520,"url":"https://github.com/wolfadex/node-elm-loader","last_synced_at":"2025-04-02T03:21:29.373Z","repository":{"id":106162338,"uuid":"350941136","full_name":"wolfadex/node-elm-loader","owner":"wolfadex","description":"Experimental esm transpiler loader for Elm","archived":false,"fork":false,"pushed_at":"2021-03-25T01:06:01.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-07T18:15:01.977Z","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/wolfadex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-24T04:02:49.000Z","updated_at":"2021-03-25T01:09:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"95f29df6-dd2f-4c10-836e-38abe5dc9ed6","html_url":"https://github.com/wolfadex/node-elm-loader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fnode-elm-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fnode-elm-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fnode-elm-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolfadex%2Fnode-elm-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolfadex","download_url":"https://codeload.github.com/wolfadex/node-elm-loader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246747975,"owners_count":20827243,"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","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-27T11:56:13.117Z","updated_at":"2025-04-02T03:21:29.354Z","avatar_url":"https://github.com/wolfadex.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-elm-loader\n\nA small file that uses Node's experimental [esm transpiler loader](https://nodejs.org/api/esm.html#esm_transpiler_loader) to compile Elm code for use in a Node program. The basic idea is to do `node --experimental-loader ./node-elm-loader.mjs index.mjs`.\n\n## Requirements\n\n- [Elm](https://guide.elm-lang.org/install/elm.html)\n- [cross-spawn](https://www.npmjs.com/package/cross-spawn)\n- [rimraf](https://www.npmjs.com/package/rimraf)\n\n## Example\n\n- run `npm install`\n- run `npm run example`\n- should print out\n  ```\n  2\n  66\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Fnode-elm-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfadex%2Fnode-elm-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfadex%2Fnode-elm-loader/lists"}