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
- Host: GitHub
- URL: https://github.com/kjinengineer/basic-loading
- Owner: kjinengineer
- Created: 2024-12-25T07:46:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-01T08:39:18.000Z (over 1 year ago)
- Last Synced: 2025-07-17T18:17:05.866Z (11 months ago)
- Topics: components, css, loading, nextjs, react, style, styling, ui
- Language: TypeScript
- Homepage: https://basicloading.vercel.app
- Size: 2.23 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.