Does anyone knows how can I implement this functionality in javascript?
'hello world'.spacify() -> 'h e l l o w o r l d'
hello world'.split() should do the job
hello world'.split()
Aucun commentaire:
Enregistrer un commentaire