JSPM

  • Created
  • Published
  • Downloads 436
  • Score
    100M100P100Q40963F
  • License MIT

React Loading Component

Package Exports

  • basic-loading

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.

License

Basic Loading is MIT Licensed.