{"id":13548678,"url":"https://github.com/npm/abbrev-js","last_synced_at":"2025-05-14T09:08:39.833Z","repository":{"id":41221433,"uuid":"554893","full_name":"npm/abbrev-js","owner":"npm","description":"Like ruby's Abbrev module","archived":false,"fork":false,"pushed_at":"2025-04-10T13:58:10.000Z","size":102,"stargazers_count":166,"open_issues_count":0,"forks_count":31,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-10T14:56:57.049Z","etag":null,"topics":["npm-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/npm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-03-09T21:16:26.000Z","updated_at":"2025-04-10T13:57:13.000Z","dependencies_parsed_at":"2023-12-03T04:20:57.767Z","dependency_job_id":"0961b0ce-a725-475f-a04b-890f6007678f","html_url":"https://github.com/npm/abbrev-js","commit_stats":{"total_commits":75,"total_committers":10,"mean_commits":7.5,"dds":0.5733333333333333,"last_synced_commit":"89e72e322083708922f259dc5f3635237527c41e"},"previous_names":["isaacs/abbrev-js"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fabbrev-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fabbrev-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fabbrev-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/npm%2Fabbrev-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/npm","download_url":"https://codeload.github.com/npm/abbrev-js/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248368666,"owners_count":21092425,"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":["npm-cli"],"created_at":"2024-08-01T12:01:13.153Z","updated_at":"2025-04-11T16:34:03.923Z","avatar_url":"https://github.com/npm.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# abbrev-js\n\nJust like [ruby's Abbrev](http://apidock.com/ruby/Abbrev).\n\nUsage:\n\n    var abbrev = require(\"abbrev\");\n    abbrev(\"foo\", \"fool\", \"folding\", \"flop\");\n    \n    // returns:\n    { fl: 'flop'\n    , flo: 'flop'\n    , flop: 'flop'\n    , fol: 'folding'\n    , fold: 'folding'\n    , foldi: 'folding'\n    , foldin: 'folding'\n    , folding: 'folding'\n    , foo: 'foo'\n    , fool: 'fool'\n    }\n\nThis is handy for command-line scripts, or other cases where you want to be able to accept shorthands.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpm%2Fabbrev-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnpm%2Fabbrev-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnpm%2Fabbrev-js/lists"}