tomcru / holy-loader

Holy Loader is a i18n-ready, lightweight, customizable top loading progress bar component for React / Next.js 13 & Next.js 14. #toploader #top-loader #nextjs-toploader #nprogress #nextjs-progressbar
https://www.npmjs.com/package/holy-loader
MIT License
108 stars 4 forks source link

feat: use React for Progress Bar & expose it as a standalone component #13

Closed tomcru closed 10 months ago

tomcru commented 10 months ago

Description

Creates a HolyProgress component that can be used as a standalone component to render progress bars. This PR's focus, however, is on the sole usage of this component with HolyLoader for page transitions. The API of HolyProgress will be properly exposed & documented in the future.

Type of change

Checklist: