{"id":16370400,"url":"https://github.com/dottorblaster/enlarge","last_synced_at":"2026-03-04T04:30:24.040Z","repository":{"id":142271014,"uuid":"54658476","full_name":"dottorblaster/enlarge","owner":"dottorblaster","description":"Dead simple string padding module with a funny name.","archived":false,"fork":false,"pushed_at":"2016-04-04T15:27:54.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-12-31T10:14:43.892Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dottorblaster.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":"2016-03-24T16:49:21.000Z","updated_at":"2016-10-21T23:01:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"79ef1092-c877-4b28-80a3-51eb91b99f8f","html_url":"https://github.com/dottorblaster/enlarge","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":0.4,"last_synced_commit":"5fae4c1730db2f7d82be55b98b5aeea741b321d8"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottorblaster%2Fenlarge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottorblaster%2Fenlarge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottorblaster%2Fenlarge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dottorblaster%2Fenlarge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dottorblaster","download_url":"https://codeload.github.com/dottorblaster/enlarge/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239888038,"owners_count":19713684,"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-10-11T03:04:56.434Z","updated_at":"2026-03-04T04:30:23.937Z","avatar_url":"https://github.com/dottorblaster.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# enlarge [![npm version](https://badge.fury.io/js/enlarge.svg)](https://badge.fury.io/js/enlarge)\n\nDead simple string padding module with a funny name.\n\nMost important feature: I'm not taking this down from npm (except for a DMCA takedown from PornHub :-D)\n\n## Installation\n\n```\nnpm install enlarge\n```\n\n## Examples\n\n```\nvar enlarge = require('enlarge');\nvar test = 'stuff';\n\nenlarge(test, 7); // gives back '  stuff'\nenlarge(test, 7, '@') // gives back '@@stuff'\n```\n\n## A bit of history\nRead [this](http://blog.npmjs.org/post/141577284765/kik-left-pad-and-npm).\n\nI just wanted to write my own implementation of a string padding module for NodeJS.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdottorblaster%2Fenlarge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdottorblaster%2Fenlarge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdottorblaster%2Fenlarge/lists"}