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!
To install the latest version, run the following command:
npm install basic-loading
Or if you're using yarn:
yarn add basic-loading
- It supports TypeScript, and also both CommonJS (cjs) and ECMAScript Modules (esm) environments.
- Check how to customize options for using components on documentation.
If you have any idea about new loading components, please let me know on Issues.
Basic Loading is MIT Licensed.