{"id":21436966,"url":"https://github.com/axfab/ax-vue-loader","last_synced_at":"2025-03-16T23:24:09.186Z","repository":{"id":197105070,"uuid":"698000247","full_name":"AxFab/ax-vue-loader","owner":"AxFab","description":"Simple webpack loader for `*.vue` files","archived":false,"fork":false,"pushed_at":"2023-09-28T23:30:19.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-23T09:34:39.278Z","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/AxFab.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}},"created_at":"2023-09-28T23:26:35.000Z","updated_at":"2023-09-28T23:27:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"6eb52c06-81d2-4d3d-b61e-bfb93b4f9574","html_url":"https://github.com/AxFab/ax-vue-loader","commit_stats":null,"previous_names":["axfab/ax-vue-loader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxFab%2Fax-vue-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxFab%2Fax-vue-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxFab%2Fax-vue-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxFab%2Fax-vue-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxFab","download_url":"https://codeload.github.com/AxFab/ax-vue-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945852,"owners_count":20372947,"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-11-23T00:17:01.807Z","updated_at":"2025-03-16T23:24:09.168Z","avatar_url":"https://github.com/AxFab.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ax Vue Loader\n\n_Simple webpack loader for `*.vue` files_\n\nThis loader compile a Vue file with `\u003cscript\u003e` and `\u003ctemplate\u003e` tags.\nIt allowed for a lighter configuration of the Vue environement and, for me, resolve some configuration nightmare.:\n\nConfig exemple:\n\n```\n{ \n  module: {\n    rules: [\n      { test: /\\.vue/, use: [ \n        { loader: 'ax-vue-loader', options: {\n          jshint: {\n            undef: true, esversion: 11,\n            predef: { axios:true }\n          }\n        }}\n      ]}\n    \n    ]\n  }     \n}\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxfab%2Fax-vue-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxfab%2Fax-vue-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxfab%2Fax-vue-loader/lists"}