https://github.com/dart-lang/glob
Last synced: about 1 month ago
Repository metadata:
Bash-style filename globbing for Dart.
- Host: GitHub
- URL: https://github.com/dart-lang/glob
- Owner: dart-lang
- License: bsd-3-clause
- Created: 2014-12-17T21:57:41.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-11-01T18:24:39.000Z (about 2 months ago)
- Last Synced: 2024-11-05T23:03:40.622Z (about 2 months ago)
- Language: Dart
- Homepage: https://pub.dev/packages/glob
- Size: 156 KB
- Stars: 56
- Watchers: 37
- Forks: 18
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Owner metadata:
- Name: Dart
- Login: dart-lang
- Email:
- Kind: organization
- Description: Dart is an open-source, scalable programming language, with robust libraries and runtimes, for building web, server, and mobile apps.
- Website: https://dart.dev
- Location:
- Twitter: dart_lang
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1609975?v=4
- Repositories: 109
- Last Synced at: 2023-04-09T13:26:05.319Z
- Profile URL: https://github.com/dart-lang
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 94
Total Committers: 19
Avg Commits per committer: 4.947
Development Distribution Score (DDS): 0.745
Commits in past year: 13
Committers in past year: 3
Avg Commits per committer in past year: 4.333
Development Distribution Score (DDS) in past year: 0.308
Name | Commits | |
---|---|---|
Natalie Weizenbaum | n****z@g****m | 24 |
dependabot[bot] | 4****] | 21 |
Kevin Moore | k****o | 10 |
Nate Bosch | n****h@g****m | 6 |
Kevin Moore | k****o@g****m | 6 |
Jacob MacDonald | j****c@g****m | 6 |
Sam Rawlins | s****s@g****m | 4 |
Devon Carew | d****w@g****m | 3 |
[email protected] | r****m@g****m | 2 |
moritz | m****m@g****m | 2 |
Matan Lurey | m****y | 2 |
BC Ko | b****o | 1 |
Franklin Yow | 5****w | 1 |
Patrice Chalin | c****n | 1 |
Phil Quitslund | pq | 1 |
Rob Becker | r****r@w****m | 1 |
Alexander Thomas | a****m@g****m | 1 |
Mike Fairhurst | m****t@g****m | 1 |
Nate Bosch | n****1@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 19,038,204
- Total dependent packages: 437
- Total dependent repositories: 36,458
- Total versions: 22
pub: glob
A library to perform Bash-style file and directory globbing.
- Homepage:
- Documentation: https://pub.dev/documentation/glob/
- Licenses: bsd-3-clause
- Latest release: 2.1.2 (published over 1 year ago)
- Last Synced: 2024-11-11T01:33:50.043Z (about 1 month ago)
- Versions: 22
- Dependent Packages: 437
- Dependent Repositories: 36,458
- Docker Downloads: 19,038,204
-
Rankings:
- Docker downloads count: 0.017%
- Dependent repos count: 0.113%
- Dependent packages count: 0.119%
- Average: 3.516%
- Stargazers count: 8.311%
- Forks count: 9.018%
Dependencies
pubspec.yaml
pub
- lints ^1.0.0 development
- test ^1.16.0 development
- test_descriptor ^2.0.0 development
- async ^2.5.0
- collection ^1.15.0
- file ^6.0.0
- path ^1.8.0
- string_scanner ^1.1.0
.github/workflows/test-package.yml
actions
- actions/checkout 755da8c3cf115ac066823e79a1e1788f8940201b composite
- dart-lang/setup-dart 6a218f2413a3e78e9087f638a238f6b40893203d composite
.github/workflows/publish.yml
actions