@echamudi/string-to-array

0.6.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @echamudi/string-to-array

Weekly Downloads

1

Version

0.6.0

License

MIT

Unpacked Size

2.09 kB

Total Files

4

Last publish

Collaborators

  • echamudi