ReadlineJs - A read position indicator at the top of the page .

byβ€’
A position indicator at the top of the page to visually display how far you have read the content of a Blog.
Simple to Setup
Simple to Config

Add a comment

Replies

Best
Great product ! Is there a way of moving the bar forward on the z axis so that it is always above other fixed elements? (e.g. nav bar)
thanks for advise. I have updated the package. Now it will come above navbar. ( z-index set to 100 for readline).
Is it SSR ready?
yup works with server side rendering also...😌
It would be great to add z-index to properties so it can be configured during initialisation.
sureπŸ˜ƒ!
This is neat! Do you think there's a way to implement this into some sort of Chrome or browser extension?
Yup its possible . need to create a extension with the same logic