String to Character Array

Convert a string to an array of characters.

Code

General
[...str];

Parameters

The string to convert

Browser·fetch() may be limited by CORS

More JavaScript Snippets