@echamudi/array-to-string

0.6.0 • Public • Published

Array to String

Array to String

const a2s = require('@echamudi/array-to-string');

a2s(['h', 'e', 'l', 'l', 'o']);
// 'hello'

This package is just a sample package, generated by lerna-template repo.

https://github.com/echamudi/lerna-template

Readme

Keywords

none

Package Sidebar

Install

npm i @echamudi/array-to-string

Weekly Downloads

3

Version

0.6.0

License

MIT

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • echamudi