loading-indicator icon indicating copy to clipboard operation
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: [ "🌕", "🌖", "🌗", "🌘", "🌑", "🌚", "🌚", "🌚", "🌚", "🌒", "🌓", "🌔", "🌝", "🌝", "🌝", "🌝", ],...