Giter Site home page Giter Site logo

erik-d-mueller / create-content-loader Goto Github PK

View Code? Open in Web Editor NEW

This project forked from danilowoz/create-content-loader

0.0 1.0 0.0 23.48 MB

✏️ Tool to create your own react-content-loader easily.

Home Page: http://danilowoz.com/create-content-loader/

HTML 2.01% JavaScript 80.88% CSS 17.10%

create-content-loader's Introduction

All Contributors

Access the online tool

Create React Content Loader

Have you heard about react-content-loader? It's a SVG component to create placeholder loading, like Facebook cards loading or also known as skeleton UI. So now you can use this online tool to create your own loader easily. You just need to draw using the canvas or code using the live editing!

Read the documentation of react-content-loader

Share your loader with the community.

That's is a way to share your custom loader with the React community. Besides you can help the other developers to create amazing loader to their interfaces. There are so many ways to build a content loader, show off here!

How to insert a loader?

  1. Build your custom amazing loader;
  2. Create a file with a custom name, here;
  3. Use the following boilerplate (don't forget to fill the metadata);
  4. Insert the file in the gallery, here;
  5. Open a PR;

Boilerplate

import React from "react"
import ContentLoader from "react-content-loader"

const __NAME_OF_LOADER__ = props => {
  return (
    <ContentLoader
      height={40}
      width={1060}
      speed={2}
      primaryColor="#d9d9d9"
      secondaryColor="#ecebeb"
      {...props}
    >
    // your loader
    </ContentLoader>
  )
}

__NAME_OF_LOADER__.metadata = {
  name: __WRITEHERE__, // My name
  github: __WRITEHERE__, // Github username
  description: __WRITEHERE__, // Little tagline
  filename: __WRITEHERE__ // filename of your loader
}

export default __NAME_OF_LOADER__

It'll be amazing to see the creativity of the community!

Available Scripts

This project was bootstrapped with Create React App, so in the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Ajay Poshak
Ajay Poshak

🖋
Danilo Woznica
Danilo Woznica

🚧
Rabin Gaire
Rabin Gaire

🖋
RJavlonbek
RJavlonbek

🖋
Lucas Padovan
Lucas Padovan

🖋
Wiput Pootong
Wiput Pootong

🖋
Thomas Knickman
Thomas Knickman

🖋
Nick
Nick

🖋
Gaurav Agarwal
Gaurav Agarwal

🖋
EGOIST
EGOIST

🖋
danielerota
danielerota

🖋
EslavaDev
EslavaDev

🖋
Ahsan Ullah
Ahsan Ullah

🖋
Afrizal Fikri
Afrizal Fikri

🖋
Muhammad Bilal
Muhammad Bilal

🖋
Ali Daghighi
Ali Daghighi

🖋
Victoria Mei
Victoria Mei

🖋
adititipnis
adititipnis

🖋
Pablo Maribondo
Pablo Maribondo

🖋
Sammy Baraka
Sammy Baraka

🖋
Baptiste Firket
Baptiste Firket

🖋
aej11a
aej11a

🖋
Royal Bhati
Royal Bhati

🖋
Akash Bambhaniya
Akash Bambhaniya

🖋
Phát Mai
Phát Mai

🖋
Sarah Ann Garcia
Sarah Ann Garcia

🖋
BYIRINGIRO Emmanuel
BYIRINGIRO Emmanuel

🖋
clariokids
clariokids

🖋
Luísa
Luísa

🖋
Marius Jørgensen
Marius Jørgensen

🖋
Ines Guerrero
Ines Guerrero

🖋
Arthur Falcão
Arthur Falcão

🖋
Cristina Dias
Cristina Dias

🖋
Mr-sgreen
Mr-sgreen

🖋
asehdev
asehdev

🖋
toiladoong
toiladoong

🖋

This project follows the all-contributors specification. Contributions of any kind welcome!

create-content-loader's People

Contributors

danilowoz avatar allcontributors[bot] avatar semantic-release-bot avatar rjavlonbek avatar adititipnis avatar toiladoong avatar ajayposhak avatar akashnb avatar alidaghighi avatar crisgit avatar dkvellin avatar inesgs12 avatar lucaspadovan avatar marjorg avatar rabingaire avatar royalbhati avatar asehdev avatar koneko096 avatar iamahsanmani avatar arif-un avatar arthurfalcao avatar emmbyiringiro avatar baptistefkt avatar egoist avatar eslavadev avatar gauravagarwal2704 avatar luisabfs avatar mr-sgreen avatar bilalbutt044 avatar pablomaribondo avatar

Watchers

James Cloos avatar

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.