g.js — graphical objects for JavaScript

toCharacterstoCharacters

Create a list of characters from a string.

g.toCharacters('Hello');

Parameters

  • s: The input string.