Ng Spinners

screenshot of Ng Spinners
angular

Amazing collection of Angular spinners components with pure css.

Overview

If you're looking to enhance your Angular applications with visually appealing loading indicators, the Angular Spinners CSS Loaders library is a fantastic choice. This amazing collection features various spinner components crafted with pure CSS, allowing for seamless integration without the need for additional CSS imports or dependencies. Whether you're developing with Vue or React, the spinners can be installed individually, making them a flexible and lightweight option for any project.

The library is built on the popular loading.io designs and provides a unique range of spinner animations. Each component is easily customizable, enabling you to adjust the color and size to fit your application's aesthetics effortlessly. With a simple installation process through npm or yarn, you'll be able to get your spinners up and running in no time.

Features

  • Zero Dependencies: Each spinner is designed to work independently, eliminating the need for extra libraries or stylesheets.
  • Customizable Color and Size: Most components accept a color prop, while some allow adjustments to size, offering flexibility for integration.
  • Lightweight Installation: Install only the specific spinner components you need without the overhead of the entire project.
  • Live Demo Available: Test and explore the components interactively before installation with Bit's live demo feature.
  • Variety of Spinner Designs: The collection includes numerous styles, such as circle, roller, dual ring, and more, ensuring you'll find the perfect fit for your UI.
  • Easy Integration: Simply use npm, yarn, or Bit to quickly add spinners to your Angular projects, making setup a breeze.
  • Open-Source Contribution: The library encourages community involvement, with options for contributing to further development and enhancements.
angular
Angular

Angular is a TypeScript-based open-source framework by Google for building dynamic single-page applications and cross-platform mobile apps with MVC architecture and a rich set of features.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.