This repository was archived by the owner on Dec 20, 2023. It is now read-only.
v0.3.3
- Update
comb.string.formatto be supportas a flag when signing a numbercomb.string.format('% d', 10); //" 10"comb.string.format('% d', -10); //"-10"