GithubHelp home page GithubHelp logo

mohamedbechirmejri / react-isloading Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 29.64 MB

Home Page: https://www.npmjs.com/package/react-isloading

JavaScript 2.67% TypeScript 97.33%
loader loader-plugin lottie npm react reactjs

react-isloading's Introduction

react-isloading

| a nice set of loading animations for react

Preview

How to install and Use

install using your favorite package manager

npm i react-isloading or yarn add react-isloading

now visit the previews page and pick the loader you like

https://mohamedbechirmejri.dev/react-isloading-website/

You can also check out the Previews on

Storybook

import the desired Loader (or Loaders) into your component

import { L5, L40 } from 'react-isloading'

now you can use the loader inside any component just add

<L5
  style={{
    height: "15rem",
    width: "15rem",
    position: "absolute",
    top: "50%",
    left: "50%",
    transform: "translate(-50%, -50%)",
  }}
/>

you can style the loaders using the style prop, I'll probably add more features and optimizations if I need to or if requested in the issues page.

if you find it useful please star and share it :)

react-isloading's People

Contributors

dependabot[bot] avatar imgbotapp avatar mohamedbechirmejri avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

react-isloading's Issues

Add storybook

Hey Mohamed :)

I love your effort, however, I encourage you to add a storybook to allow people to view the loaders.

Best of luck!

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.