-
use-sound: This will handle the audio file. It will load, play, and pause the audio along with other features.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
play and pause is for playing and pausing the audio. duration is for the length of the track in milliseconds. sound will provide us with the howler.js method for the sound.
-
react-icons: For adding icons of play, pause, next and previous into our player.
-
return (
Playing Nowh2>
Rubaiyyanh3>
Qalap> div>
IconContext.Provider> button> {!isPlaying ? ( IconContext.Provider> button> ) : ( IconContext.Provider> button> )} IconContext.Provider> button> div> div> );
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.