A circular progress indicator component
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
Progress component for FluentUI v9
Flexible ascii progress bar
For ruby and ruby on rails
Nprogress component for Next.js app.
<p align="center"> <img height="200px" width="200px" style="text-align: center;" src="https://rawcdn.githack.com/MurhafSousli/ngx-progressbar/e5f30ba33c83690da3249ef2a665e6168b8caeb1/projects/ngx-progressbar-demo/src/assets/logo.svg"> <h1 align="cen
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
Ruby grammar for tree-sitter
A SvelteKit package that provides a customizable progress bar to indicate page navigation progress.
prettier plugin for the Ruby programming language
WebSocket framework for Ruby on Rails.
Kendo UI Angular component starter template
Angular module that uses SVG to create a circular progressbar
Essential JS 2 ProgressBar Component for Angular
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
Customizable circular SVG progress component for React
Convention over configuration for using Vite in Rails apps
JavaScript client for graphql-ruby
realistic password strength estimation
A progress bar UI for Uppy
Show a progress bar while a React transition is in progress.
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
A simple library to display progressbar in stdout.
Displays multiple progress bars using Ncurses and ruby-progressbar Useful for displaying the status of multiple test runs or multipile threads.
Ruby/ProgressBar is a text progress bar library for Ruby.
Ruby/ProgressBar is a text progress bar library for Ruby.
Ruby/ProgressBar is an extremely flexible text progress bar library for Ruby. The output can be customized with a flexible formatting system including: percentage, bars of various formats, elapsed time and estimated time remaining.
Fork of progressbar that allows changing the progress bar's title and total while still in progress.
ProgressBar in style
Extremly vobecoded progres bar overkill. API-compatible with ruby-progressbar, but not taste-compatible with the npn-flamboyant. Animated progress bars for Ruby CLI applications. Features include 15+ color palettes, 20+ bar styles, 27 spinner animations, real-time metrics with sparklines, Gantt chart rendering, Kitty/iTerm2 inline graphics support, and decorative ASCII frames. Pure Ruby, zero dependencies. Works with any Enumerable via .with_progress extension.
GRYDRA v2.0 is a complete, modular Ruby library for building, training, and deploying neural networks. NEW in v2.0: - Complete modular architecture with 29 organized files - Keyword arguments API for better readability - Full implementations (no more "simplified" versions) - 8 loss functions (MSE, MAE, Huber, Cross-Entropy, Hinge, Log-Cosh, Quantile) - 5 optimizers (Adam, SGD, RMSprop, AdaGrad, AdamW) - 6 training callbacks (EarlyStopping, LearningRateScheduler, ReduceLROnPlateau, ModelCheckpoint, CSVLogger, ProgressBar) - Complete LSTM implementation with backpropagation - Complete 2D Convolutional layer with padding and stride - Real PCA with eigenvalue decomposition using Power Iteration - Multiple activation functions (Tanh, ReLU, Leaky ReLU, Sigmoid, Swish, GELU, Softmax) - Regularization (Dropout, L1, L2) - Weight initialization (Xavier, He) - Data normalization (Z-Score, Min-Max) - Comprehensive metrics (MSE, MAE, Accuracy, Precision, Recall, F1, Confusion Matrix, AUC-ROC) - Advanced training (mini-batch, early stopping, learning rate decay, validation split) - Cross-validation and hyperparameter search - Text processing (vocabulary, binary vectorization, TF-IDF) - Model persistence (save/load with Marshal) - Network visualization and gradient analysis - Simplified EasyNetwork interface - 100% backward compatibility with v1.x Perfect for machine learning projects, research, and education in Ruby.