An open API service indexing awesome lists of open source software.

https://github.com/kjinengineer/basic-loading

✨ React Loading Components: Make it easy to create loading UI
https://github.com/kjinengineer/basic-loading

components css loading nextjs react style styling ui

Last synced: 4 months ago
JSON representation

✨ React Loading Components: Make it easy to create loading UI

Awesome Lists containing this project

README

          

# Basic Loading





**Basic Loading** is a library that provide loading UI components for React and Next.js. You can customize the option values to use it the way you want. Make effective loading page with BASIC-LOADING!


## Installation

To install the latest version, run the following command:

```
npm install basic-loading
```

Or if you're using yarn:

```
yarn add basic-loading
```


## Documentation

- It supports TypeScript, and also both CommonJS (cjs) and ECMAScript Modules (esm) environments.
- Check how to customize options for using components on [documentation](https://basicloading.vercel.app/).


## Contribution

If you have any idea about new loading components, please let me know on Issues.


## License

Basic Loading is MIT Licensed.