@echamudi/string-to-array
v0.6.0
Published
[🧪 sample repo] string to array, this repo is part of lerna-template
Downloads
10
Readme
String to Array
String to Array
const s2a = require('@echamudi/string-to-array');
s2a('hello');
// ['h', 'e', 'l', 'l', 'o']'
This package is just a sample package, generated by lerna-template repo.
https://github.com/echamudi/lerna-template