trim-repeated18.8mMIT2.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz
sindresorhusover 2 years agocondense, collapse, compact, consecutive humanize-string1.8mMIT3.1.0Convert a camelized/dasherized/underscored string into a humanized one: `fooBar-Baz_Faz→
Foo bar baz faz`
sindresorhusabout 1 month agohumanize, human, pretty, capitalize prefixed-list1.3kMIT1.0.1Given a list of strings, finds common prefix and returns shorter string `prefix[foo, bar, baz]`
bahmutovover 3 years agoarray, list, prefix, string @baz-scm/pgmq-ts860MIT0.3.4Typescript wrapper equivalent for pgmq-rs
baz-scm3 months agopostgres, postgresql, message-queue, queues