{"id":18563885,"url":"https://github.com/gitfaf/node-abbreviate","last_synced_at":"2025-05-15T18:14:11.849Z","repository":{"id":65459866,"uuid":"91834537","full_name":"gitfaf/node-abbreviate","owner":"gitfaf","description":"abbreviate input","archived":false,"fork":false,"pushed_at":"2017-08-16T06:17:25.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"Ver2","last_synced_at":"2025-04-28T09:04:49.084Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/gitfaf.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-05-19T18:29:57.000Z","updated_at":"2017-05-20T04:23:32.000Z","dependencies_parsed_at":"2023-01-24T14:25:11.804Z","dependency_job_id":null,"html_url":"https://github.com/gitfaf/node-abbreviate","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitfaf%2Fnode-abbreviate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitfaf%2Fnode-abbreviate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitfaf%2Fnode-abbreviate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitfaf%2Fnode-abbreviate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitfaf","download_url":"https://codeload.github.com/gitfaf/node-abbreviate/tar.gz/refs/heads/Ver2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254394725,"owners_count":22063984,"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":[],"created_at":"2024-11-06T22:13:41.288Z","updated_at":"2025-05-15T18:14:11.829Z","avatar_url":"https://github.com/gitfaf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-abbreviate\n\nabbreviate input\n\n# Install via NPM\n\n```\nnpm install --save node-abbreviate@v2\n```\n\n# How to use\n\nVersion 2 example.\n\n```\n    const abbreviate = require('node-abbreviate').abbreviate;\n\n    console.log(abbreviate.aString('an-tu-tu', /-/g)); // ATT\n\n```\n\nCheck out [github|npm]/sample-node-abbreviate.\n\n# Versions\n\nThere are two versions of this package: v1 and v2 (branches: Ver1 and Ver2).\n\n```\n    # for Version 2; Recommended.\n    npm install node-abbreviate@v2\n    \n    # for Version 1\n    npm install node-abbreviate@v1\n```\n\nThere are obvious differences among versions; I recommend v2.\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitfaf%2Fnode-abbreviate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitfaf%2Fnode-abbreviate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitfaf%2Fnode-abbreviate/lists"}