{"id":21055486,"url":"https://github.com/jamestthompson3/nimblef","last_synced_at":"2025-04-30T09:14:01.012Z","repository":{"id":90863363,"uuid":"159307052","full_name":"jamestthompson3/nimblef","owner":"jamestthompson3","description":"A find / fd clone written in nim","archived":false,"fork":false,"pushed_at":"2019-02-06T18:41:40.000Z","size":29,"stargazers_count":13,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-30T09:13:48.264Z","etag":null,"topics":["cli","file-search","nim","nim-lang","recursively-search","search"],"latest_commit_sha":null,"homepage":null,"language":"Nim","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/jamestthompson3.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}},"created_at":"2018-11-27T09:09:14.000Z","updated_at":"2024-05-27T13:10:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f7c5e37f-8638-4e32-b38a-67e3f0a8d17f","html_url":"https://github.com/jamestthompson3/nimblef","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamestthompson3%2Fnimblef","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamestthompson3%2Fnimblef/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamestthompson3%2Fnimblef/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jamestthompson3%2Fnimblef/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jamestthompson3","download_url":"https://codeload.github.com/jamestthompson3/nimblef/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251674585,"owners_count":21625645,"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":["cli","file-search","nim","nim-lang","recursively-search","search"],"created_at":"2024-11-19T16:45:44.556Z","updated_at":"2025-04-30T09:14:00.974Z","avatar_url":"https://github.com/jamestthompson3.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nimblef\n\nNimblef is a utility for finding files like `fd` or `find`\n\n# Features\n* Supports regular expressions\n* Ignores patterns from `.gitignore`\n* Smartcase search by default\n* Blazingly fast \u0026trade;\n\n# Installation\n\nYou need to have the nim compiler installed on your machine. Compile with the command `nim c -d:release -o:nf nimblef.nim` from the root folder.\n\nAdd the path containing the recently compiled binary to your `$PATH`\n\n# Usage\n\nUse `nf` to recursively search all files in the current directory. If no arguments are given, nimblef will list all files.\n\n`nf .html` lists all `.html` files\n\n`nf controller` lists all files with `controller` in the name\n\n`nf --no-ignore` lists all files without skipping those outlined in `.gitignore`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamestthompson3%2Fnimblef","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjamestthompson3%2Fnimblef","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjamestthompson3%2Fnimblef/lists"}