{"id":20257651,"url":"https://github.com/erbesharat/joy-loader","last_synced_at":"2025-04-11T00:43:48.035Z","repository":{"id":93421964,"uuid":"114532648","full_name":"erbesharat/joy-loader","owner":"erbesharat","description":"A webpack loader for Joy","archived":false,"fork":false,"pushed_at":"2018-01-04T11:07:51.000Z","size":5,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-24T21:23:01.180Z","etag":null,"topics":["javascript","joy","webpack","webpack-loader"],"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/erbesharat.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-12-17T12:00:35.000Z","updated_at":"2018-08-08T22:57:02.000Z","dependencies_parsed_at":"2023-03-13T17:18:26.639Z","dependency_job_id":null,"html_url":"https://github.com/erbesharat/joy-loader","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"61a1e571024edc2db9d227c31c45e32ae55bb27f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbesharat%2Fjoy-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbesharat%2Fjoy-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbesharat%2Fjoy-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erbesharat%2Fjoy-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erbesharat","download_url":"https://codeload.github.com/erbesharat/joy-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247987056,"owners_count":21028891,"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":["javascript","joy","webpack","webpack-loader"],"created_at":"2024-11-14T10:52:16.133Z","updated_at":"2025-04-11T00:43:48.009Z","avatar_url":"https://github.com/erbesharat.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# joy-loader\nA webpack loader for [Joy](https://github.com/matthewmueller/joy)\n\n## Usage\n1. You should first install [Go](https://golang.org/doc/install)\n2. Then install [Joy](https://github.com/matthewmueller/joy#getting-started)\n3. And install joy-loader with npm\n```shell\nnpm install --save-dev webpack-joy-loader\n```\n4. Then use it in your webpack.config.js\n```javascript\nmodule.exports = {\n  module: {\n    rules: [{\n      test: /\\.go$/,\n      use: {\n        loader: \"webpack-joy-loader\",\n        options: {}\n      }\n    }]\n  }\n}\n```\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\n## License\n[GPLv3](https://www.gnu.org/licenses/gpl-3.0.txt) \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferbesharat%2Fjoy-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferbesharat%2Fjoy-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferbesharat%2Fjoy-loader/lists"}