UNPKG

fastpad

Version:

Fastest pad left implementation, 2 millions ops in 48ms.

32 lines (31 loc) 677 B
{ "name": "fastpad", "version": "2.0.4", "description": "Fastest pad left implementation, 2 millions ops in 48ms.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/spinualexandru/fastpad.git" }, "keywords": [ "fastpad", "left", "pad", "pad", "padleft", "leftpad", "stringleft", "zeropad", "fill", "zero" ], "author": "Alexandru-Mihai Spinu", "license": "ISC", "bugs": { "url": "https://github.com/spinualexandru/fastpad/issues" }, "homepage": "https://github.com/spinualexandru/fastpad#readme" }