str_utils
Some functions to format strings like in python.
Usage
npm install str_utils
Build & Test
npm run build
npm run test
Example
With TypeScript:
; console.logfmt"%5d", 1;
With JavaScript:
const fmt = ; console;
Some functions to format strings like in python.
npm install str_utils
npm run build
npm run test
With TypeScript:
; console.logfmt"%5d", 1;
With JavaScript:
const fmt = ; console;
npm i str_utils
14
1.2.4
MIT
22.5 kB
9