loading-indicator
loading-indicator copied to clipboard
:vertical_traffic_light: Simple and customizable command line loading indicator
Results
1
loading-indicator issues
Sort by
recently updated
recently updated
newest added
Hi, I've been using the following: ```JS const loadOps = { frames: [ "🌕", "🌖", "🌗", "🌘", "🌑", "🌚", "🌚", "🌚", "🌚", "🌒", "🌓", "🌔", "🌝", "🌝", "🌝", "🌝", ],...