Echo JS 0.11.0

<~>

richkotze 2782 days ago. link 1 point
A library to join strings together without the need to check if a value is a falsy.

Features:
- If else built using array
- prefix valid joinable strings
- Change the separator from default of space
- Performance focused (using benchmark)

See the read me for more detailed examples.