🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

better-string-concat

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

better-string-concat

Joins strings in the best way possible.

1.0.0
latest
Source
npm
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

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.

Keywords

meme

FAQs

Package last updated on 09 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts