{"id":20105927,"url":"https://github.com/markthree/go-fs-extra","last_synced_at":"2025-03-02T17:47:00.782Z","repository":{"id":135417275,"uuid":"567278894","full_name":"markthree/go-fs-extra","owner":"markthree","description":"node-fs-extra 的 go 版本的简单实现","archived":false,"fork":false,"pushed_at":"2022-11-18T12:02:17.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T05:08:06.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/markthree.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-17T13:06:48.000Z","updated_at":"2022-11-17T13:07:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"a7cf9370-5c6c-4bce-85d3-ddcf2189d66d","html_url":"https://github.com/markthree/go-fs-extra","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/markthree%2Fgo-fs-extra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-fs-extra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-fs-extra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-fs-extra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markthree","download_url":"https://codeload.github.com/markthree/go-fs-extra/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241549089,"owners_count":19980475,"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-13T17:48:39.062Z","updated_at":"2025-03-02T17:47:00.761Z","avatar_url":"https://github.com/markthree.png","language":"Go","readme":"# go-fs-extra\n\n[node-fs-extra](https://www.npmjs.com/package/fs-extra) 的 `go` 版本的简单实现\n\n## 动机\n\n为了更加简便的操作文件\n\n\u003cbr /\u003e\n\n## 使用\n\n```shell\ngo get github.com/markthree/go-fs-extra\n```\n\n```go\npackage main\n\nimport (\n    fe \"github.com/markthree/go-fs-extra\"\n)\n// ...\n```\n\n\u003cbr /\u003e\n\n## 贡献\n\n### 测试\n\n```shell\ngo test ./test\n```\n\n\u003cbr /\u003e\n\n## License\n\nMade with [markthree](https://github.com/markthree)\n\nPublished under [MIT License](./LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fgo-fs-extra","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkthree%2Fgo-fs-extra","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fgo-fs-extra/lists"}