Skip to content

kjinengineer/basic-loading

Repository files navigation

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.

Contribution

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


License

Basic Loading is MIT Licensed.