Skip to content

nejcm/react-skeleton-loader

Repository files navigation

⌛ React skeleton loader

A lightweight React skeleton loader that allows customization with some predefined templates.

NPM JavaScript Style Guide

Build Status Semantic release Code Coverage version downloads MIT License

All Contributors

PRs Welcome

Watch on GitHub Star on GitHub

Table of Contents

Installation

Peer dependencies

react-skeleton-loader requires the following peer dependencies to work. Make sure to have them installed in your project.

You can skip this step if those packages are already installed in your project.

$ npm install react --save

Install

$ npm install @nejcm/react-skeleton-loader --save

Usage

import { Skeleton, Card, Grid } from '@nejcm/react-skeleton-loader';

For more examples check the docs.

Docs & Examples

Docs & Examples

Screenshot

Issues

Looking to contribute? Look for the Good First Issue label.

🐛 Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

💡 Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a 👍. This helps maintainers prioritize what to work on.

See Feature Requests

❓ Questions

For questions related to using the library, please visit a support community instead of filing an issue on GitHub.

Authors

Contributors

Nejc
Nejc Muršič

💻 📖 🚇 ⚠️

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

Support

Reach out to us at one of the following places:

LICENSE

MIT