{"id":17093567,"url":"https://github.com/chrisdothtml/deno-minimatch","last_synced_at":"2025-07-28T05:05:31.402Z","repository":{"id":62421510,"uuid":"163215088","full_name":"chrisdothtml/deno-minimatch","owner":"chrisdothtml","description":"A deno port of minimatch","archived":false,"fork":false,"pushed_at":"2020-07-16T23:56:58.000Z","size":129,"stargazers_count":5,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T23:45:44.822Z","etag":null,"topics":["deno","minimatch"],"latest_commit_sha":null,"homepage":"","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/chrisdothtml.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}},"created_at":"2018-12-26T20:25:34.000Z","updated_at":"2020-06-02T06:30:23.000Z","dependencies_parsed_at":"2022-11-01T17:45:33.238Z","dependency_job_id":null,"html_url":"https://github.com/chrisdothtml/deno-minimatch","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/chrisdothtml/deno-minimatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fdeno-minimatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fdeno-minimatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fdeno-minimatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fdeno-minimatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisdothtml","download_url":"https://codeload.github.com/chrisdothtml/deno-minimatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisdothtml%2Fdeno-minimatch/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265548967,"owners_count":23786311,"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":["deno","minimatch"],"created_at":"2024-10-14T14:07:37.336Z","updated_at":"2025-07-28T05:05:31.379Z","avatar_url":"https://github.com/chrisdothtml.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deno-minimatch\n\n[![chrisdothtml code style](https://img.shields.io/badge/code_style-chrisdothtml-brightgreen.svg)](https://github.com/chrisdothtml/eslint-config)\n[![travis-ci build status](https://api.travis-ci.com/chrisdothtml/deno-minimatch.svg?branch=master)](https://travis-ci.com/github/chrisdothtml/deno-minimatch)\n\n\u003e A [deno](https://github.com/denoland/deno) port of [minimatch](https://github.com/isaacs/minimatch)\n\n# Use\n\nSee [minimatch docs](https://github.com/isaacs/minimatch#usage) for full usage info\n\n```js\nimport minimatch from 'https://deno.land/x/minimatch/index.js'\n\nminimatch('bar.foo', '*.foo')\n//\u003e true\n```\n\n# Contribute\n\n```sh\n# generate build file\nyarn build\n\n# test build file\nyarn test\n```\n\nNo need to rebuild the dist file in pull requests as this is already handled by [a Github action](https://github.com/chrisdothtml/deno-minimatch/blob/master/.github/workflows/rebuild.yml).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisdothtml%2Fdeno-minimatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisdothtml%2Fdeno-minimatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisdothtml%2Fdeno-minimatch/lists"}