https://github.com/jaredwray/file-entry-cache
Last synced: about 1 month ago
Repository metadata:
Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
- Host: GitHub
- URL: https://github.com/jaredwray/file-entry-cache
- Owner: jaredwray
- License: mit
- Created: 2015-03-02T05:58:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T23:18:51.000Z (3 months ago)
- Last Synced: 2024-10-02T00:35:59.000Z (3 months ago)
- Language: JavaScript
- Size: 278 KB
- Stars: 57
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata:
- Name: Jared Wray
- Login: jaredwray
- Email:
- Kind: user
- Description:
- Website: http://jaredwray.com
- Location:
- Twitter: jaredwray
- Company:
- Icon url: https://avatars.githubusercontent.com/u/1205481?u=4ffb17d31f627b2b5627b4d4d0fc03894c926441&v=4
- Repositories: 8
- Last Synced at: 2023-04-09T10:01:17.138Z
- Profile URL: https://github.com/jaredwray
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 116
Total Committers: 10
Avg Commits per committer: 11.6
Development Distribution Score (DDS): 0.578
Commits in past year: 31
Committers in past year: 1
Avg Commits per committer in past year: 31.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Jared Wray | me@j****m | 49 |
Roy Riojas | r****s@g****m | 35 |
royriojas | r****y@k****m | 19 |
Zakhar Shapurau | z****r@x****m | 7 |
Corey Farrell | g****t@c****m | 1 |
Milos Djermanovic | m****c@g****m | 1 |
dineshks1 | d****1@d****4@o****m | 1 |
Bogdan Chadkin | t****d@y****u | 1 |
Kyle Mathews | m****e@g****m | 1 |
Roy Riojas | r****s | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Dependencies
package.json
npm
- chai ^4.2.0 development
- changelogx ^5.0.6 development
- del ^6.0.0 development
- eslint ^7.13.0 development
- eslint-config-prettier ^6.15.0 development
- eslint-plugin-mocha ^8.0.0 development
- eslint-plugin-prettier ^3.1.4 development
- glob-expand ^0.2.1 development
- istanbul ^0.4.5 development
- mocha ^8.2.1 development
- precommit ^1.2.2 development
- prepush ^3.1.11 development
- prettier ^2.1.2 development
- watch-run ^1.2.5 development
- write ^2.0.0 development
- flat-cache ^3.0.4
.github/workflows/tests.yaml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite
- codecov/codecov-action v3 composite