{"id":31027103,"url":"https://github.com/willhackett/deli-space","last_synced_at":"2025-09-13T18:51:28.819Z","repository":{"id":94676254,"uuid":"88703264","full_name":"willhackett/deli-space","owner":"willhackett","description":"Produces a string with groups of a custom padding value with a custom delimiter. Useful for generating credit card strings or blank strings with the correct length.","archived":false,"fork":false,"pushed_at":"2023-12-15T02:51:39.000Z","size":2,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2023-12-15T03:56:15.278Z","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/willhackett.png","metadata":{"files":{"readme":"README","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,"roadmap":null,"authors":null}},"created_at":"2017-04-19T05:09:23.000Z","updated_at":"2021-02-11T09:57:47.000Z","dependencies_parsed_at":"2023-03-02T23:30:23.352Z","dependency_job_id":null,"html_url":"https://github.com/willhackett/deli-space","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/willhackett/deli-space","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fdeli-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fdeli-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fdeli-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fdeli-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willhackett","download_url":"https://codeload.github.com/willhackett/deli-space/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willhackett%2Fdeli-space/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275013282,"owners_count":25390481,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-09-13T18:51:23.272Z","updated_at":"2025-09-13T18:51:28.808Z","avatar_url":"https://github.com/willhackett.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#deli-space\n\n### Use:\n\nSyntax is simple: `ds(padding, delimiter, group, group, group, ...groups)`\n\n```javascript:\n// es6 import\nimport ds from 'deli-space'\n// commonjs require\nconst ds = require('deli-space')\n\nds('*', '-', 4, 5, 6)\n// Outputs: \"****-*****-******\"\n\nds('•', ' ', 4, 4, 4, 4)\n// Outputs: '•••• •••• •••• ••••')\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillhackett%2Fdeli-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillhackett%2Fdeli-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillhackett%2Fdeli-space/lists"}