{"id":19738815,"url":"https://github.com/adhamu/nizr","last_synced_at":"2026-04-10T12:31:23.753Z","repository":{"id":88637303,"uuid":"350084206","full_name":"adhamu/nizr","owner":"adhamu","description":"A simple Node utility script to move or copy files from source directories into a target directory with a particular date format as its directory name","archived":false,"fork":false,"pushed_at":"2022-06-18T09:23:56.000Z","size":697,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-28T05:58:34.290Z","etag":null,"topics":["eslint","exif","glob","node","nvm","prettier","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/adhamu.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-21T18:27:10.000Z","updated_at":"2023-03-09T01:30:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7895bf0-49bf-46ba-a0fb-0880cfa971a8","html_url":"https://github.com/adhamu/nizr","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"adhamu/skeleton","purl":"pkg:github/adhamu/nizr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fnizr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fnizr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fnizr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fnizr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adhamu","download_url":"https://codeload.github.com/adhamu/nizr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adhamu%2Fnizr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31642673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["eslint","exif","glob","node","nvm","prettier","typescript"],"created_at":"2024-11-12T01:15:28.102Z","updated_at":"2026-04-10T12:31:23.724Z","avatar_url":"https://github.com/adhamu.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nizr\n\nA tiny Node script for organising files into date folders\n\n## Requirements\n\n- Node v14.15.5\n- Yarn\n\n## Output Folder Format\n\n```\n2021/03 - March/\n2021/02 - February/\n2021/01 - January/\n```\n\n## Config\n\nThe JSON config is an array of objects. Each object has the following properties\n\n| Name      | Description                                                                                           | Type    |\n| --------- | ----------------------------------------------------------------------------------------------------- | ------- |\n| `inputs`  | A list of input source directories.                                                                   | array   |\n| `output`  | The target directory for processed input sources.                                                     | string  |\n| `pattern` | (Optional) By default, no files are filtered but use a glob pattern to filter files.                  | string  |\n| `move`    | (Optional) By default, files that are processed are _copied_. Set this to `true` to _move_ the files. | boolean |\n\n```sh\n$ cp config.sample.json config.json\n```\n\n## Running\n\n```sh\n$ yarn \u0026\u0026 yarn build\n$ node dist/index.js\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhamu%2Fnizr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadhamu%2Fnizr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadhamu%2Fnizr/lists"}