better-string-concat

1.0.0 • Public • Published

better-string-concat

Hey, you! Do you use Node.JS? Do you like joining arrays of strings? Are you tired of doing arr.join(' ')?

WELL DO I HAVE A GIFT FOR YOU!!!!

whoa

Using the most cutting edge of modern technology we can achieve nervana by joining strings in the most efficient way possible*!

* Note: isn't actually efficient

TELL ME MORE!!!!!!

Gone are the days of doing this

let str = ['oh', 'god', 'im', 'so', 'depressed'].join(' ');

With better-string-concat, all you need to do is this!

const join = require('better-string-concat');
 
let str = join `oh` `god` `im` `so` `HAPPY TO TELL YOU ABOUT BETTER-STRING-CONCAT!!!!!${' '}`

whoaaaaa

SIGN ME UP!!!!!

Done. You can expect the bill in your mail within 3 business days.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i better-string-concat

      Weekly Downloads

      1

      Version

      1.0.0

      License

      ISC

      Unpacked Size

      1.73 kB

      Total Files

      4

      Last publish

      Collaborators

      • ratismal