Skip to content

kjindev/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.
  • Documentation: https://basic-loading-docs.vercel.app

Development Stacks

This library was developed using the following development stacks:

  • Language: TypeScript
  • Testing Framework: Jest, React Testing Library
  • Package Management: NPM
  • Continuous Integration/Deployment: GitHub Actions
  • Version Control: Git

License

BASIC-LOADING is MIT Licensed.