Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@ThatDude I already answered to this question but I will answer again:
backblur.js: 8,8kB
backblur.min.js: 3,6kB -
hacker17727y
-
github95617ySeems cool. Will be waiting for documentation. Am gonna try my hands too.
Just a suggestion: Can you make it available through CDN. It will be more ease to use. -
What does it exactly do? put a background before the container and blur said background?
-
I didn't know how it works before. It's easy setting a second background on a html element and blur the background with css but this thing seems to be realtime?
I mean I set the wallpaper to fixed and it still works, good job :D
I finally put the "blurred background system" on GitHub.
I simply called it BackBlur.js and I made it to don't require jQuery or any other libraries.
It's now on my new GitHub account: https://github.com/Norech/...
If you don't know what I'm talking about: https://devrant.io/rants/888497
If you want to help me to add more supported platforms, feel free. 😀
undefined