{"id":15566863,"url":"https://github.com/markthree/go-globby","last_synced_at":"2026-04-14T23:31:25.918Z","repository":{"id":131651683,"uuid":"611702274","full_name":"markthree/go-globby","owner":"markthree","description":"fast glob. but use go, so high-speed","archived":false,"fork":false,"pushed_at":"2024-02-28T08:08:23.000Z","size":64,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-17T06:06:29.295Z","etag":null,"topics":["fast","glob","globby","go","nodejs"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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}},"created_at":"2023-03-09T11:21:34.000Z","updated_at":"2023-03-09T11:22:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e26a6295-45b7-43e0-9a43-4d246f6038ac","html_url":"https://github.com/markthree/go-globby","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/markthree/go-globby","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-globby","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-globby/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-globby/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-globby/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markthree","download_url":"https://codeload.github.com/markthree/go-globby/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markthree%2Fgo-globby/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31819717,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fast","glob","globby","go","nodejs"],"created_at":"2024-10-02T17:07:43.392Z","updated_at":"2026-04-14T23:31:25.895Z","avatar_url":"https://github.com/markthree.png","language":"TypeScript","readme":"# go-globby\n\nfast glob. but use go, so high-speed\n\n\u003cbr /\u003e\n\n## Usage\n\n### install\n\n```shell\nnpm i go-globby\n```\n\n### program\n\n```ts\nimport { globbyBin } from 'go-globby'\n\nawait globbyBin([\n\t'**/*.json', // Recursive acquisition\n\t'!package.json', // Ignore the current directory's package.json\n\t'!node_modules/**/*' //  Ignore node_modules folder\n])\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-globby","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkthree%2Fgo-globby","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkthree%2Fgo-globby/lists"}