CLI Utility spinners with no dependencies.
Spinners for use in the terminal
A collection of react loading spinners
Spinner component for Ink
SVG Spinners icon set in Iconify JSON format
Unicode spinner animations as raw frame data
A collection of loading indicators animated with CSS for React
Lightweight SVG/CSS spinners for React
A collection of loading indicators animated with CSS
Loading Spinners for React Apps
A collection of loading spinners
Loading spinners using the svelte framework.
Simple React Promise tracker Hook/HOC helper to add loading spinner indicators
Spinners for Vue 3.
Easy to use css spinners collection with vue.js integration.
Vue port of React Spinners
TypeScript definitions for ink-spinner
Asynchronous CLI Spinner. Allow to create and manage simultaneous/multiple spinners at a time.
A small & opinionated spinner library
Elegant terminal spinner
Small library that combine cli-spinners and log-update to display a loading animation in CLI apps made with Node.
React Spinners For CSS
Braille unicode spinners as React decorator components
> A collection of [SVG Spinners](https://github.com/n3r4zzurr0/svg-spinners) components for React.
Simple terminal spinner with support for custom spinners. Includes spinners from npm's cli-spinners.
A dead simple to use spinner for CLI tools
Simple terminal spinner with support for custom spinners. Includes spinners from npm's cli-spinners.
A simple spinner for Volt.
Nebula CDateTime Widget - Glimmer Custom Widget - A Date and Time selection widget that can be used in a simple, dropdown, spinner, or compact style.
== Rails 3.1 javascript - Util asset pack == Sets up a window.Util object which includes * Spinner, with methods to set spinner next to element or hide the spinner * AjaxForm, to ajax enable simple forms * jQuery ajaxError global handler, exception data during development and friendly message in production == Usage spinner (js version) window.Util.spinner.nextTo('#my_button'); window.Util.spinner.nextTo('#my_button', 3, 4); // selector, top offset, left offset window.Util.spinner.hide(); ajax form (coffee script version) jQuery -> new window.Util.AjaxForm '#my_form', -> log "my_form submit success callback" == Install Update the Gemfile in your rails project, add the following line gem 'javascript_util_asset_pack' Run the generator rails generate javascript_util_asset_pack does the following: * Copy spinner.gif to /app/assets/images * Update application.html.erb adding javascript create window.Rails.env variable * Update application.html.erb adding image_tag for spinner.gif * Update application.js adding util_pack == WARNING * 0.0.10 and 0.0.11 are bad versions, use 0.0.12 or above == Coming Soon * configuration object * text in ajaxError overrides * spinner id override == Resources * spinner.gif generated using http://www.ajaxload.info == License The Unlicense (aka: public domain) http://unlicense.org == Ruby Gems * https://rubygems.org/gems/javascript_util_asset_pack
A simple utility gem for building beautiful and interactive CLI tools in pure Ruby. Includes prompt, spinner, logger, and color helpers.
No description provided.
No description provided.