Giter VIP home page Giter VIP logo

react-loading-icons's People

Contributors

dkress59 avatar gh-action-bump-version avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

react-loading-icons's Issues

Support for tree shaking

In my project I use only one icon but when I build the app and run a bundle analyzer all icons are bundled:

image

Most packages usually ship a second build which uses ES6 imports (this is required by many bundlers for tree shaking). To point bundlers at that build they have a module entry in package.json which points to the index file of the ESM build. Here's an example of Redux Toolkit:

https://github.com/reduxjs/redux-toolkit/blob/c6164cbd45d0f9665e775295f7986b666035e0ab/packages/toolkit/package.json#L26

package.json dist/redux-toolkit.esm.js

A workaround I use for now:
image
image

It would be awesome if I didn't have to use the workaround. Let me know if you need help.

Speed animation config

Hello, thanks for this library,

is there any way to tweak the speed of the animation rotation ?

Thanks

Package unmaintained

I'm sorry to say but the author of this package passed away. He was a good friend and a great developer.

This package is therefore unmaintained. If someone would like to take over and continue building / maintaining this package - you can create a fork and publish a new version. Please give credit for his work to Damian Kress - the author of this package.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.