Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codrops/TypeShuffleAnimation
/
Class
src/js/typeShuffle.js:27–27 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
* Class representing one cell/char
26
*/
27
class
Cell {
28
// DOM elements
29
DOM = {
30
// the char element (<span>)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected