{"id":19345549,"url":"https://github.com/future-team/gfs-example-loader","last_synced_at":"2026-05-13T01:35:44.712Z","repository":{"id":57250761,"uuid":"132202933","full_name":"future-team/gfs-example-loader","owner":"future-team","description":"gfs example loader for webpack","archived":false,"fork":false,"pushed_at":"2018-08-15T07:24:33.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-07T00:06:28.133Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/future-team.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-05-05T01:05:53.000Z","updated_at":"2018-08-15T07:24:35.000Z","dependencies_parsed_at":"2022-08-24T16:52:05.553Z","dependency_job_id":null,"html_url":"https://github.com/future-team/gfs-example-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/future-team%2Fgfs-example-loader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-team%2Fgfs-example-loader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-team%2Fgfs-example-loader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/future-team%2Fgfs-example-loader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/future-team","download_url":"https://codeload.github.com/future-team/gfs-example-loader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240452172,"owners_count":19803578,"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-10T04:06:58.215Z","updated_at":"2026-05-13T01:35:44.670Z","avatar_url":"https://github.com/future-team.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gfs-example-loader\n\n## Usage\n```bash\n$ npm install gfs-example-loader --save-dev\n```\n\n```javascript\n{\n    test: /\\.(es6|js)$/,\n    loaders: ['babel','gfs-example-loader' ]\n}\n```\n```javascript\n//js file\n/*@title 描述*/\n/*@description 第一个示例演示*/\n/*@class ExampleDemo*/\n\n//demo start\nimport React,{Component} from 'react'\nclass ExampleDemo extends Component{\n    render(){\n        return (\n            \u003cdiv\u003etest demo\u003c/div\u003e\n        )\n    }\n}\n//demo end\n\nmodule.exports.demo =ExampleDemo\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuture-team%2Fgfs-example-loader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffuture-team%2Fgfs-example-loader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffuture-team%2Fgfs-example-loader/lists"}