Back in 2018 i published my first "serious" open source project, vue-screen. This library helps dealing with screen size and breakpoints using a reactive approach in Vue.
The goal was to avoid writing a lot of the same boilerplate code to make screen resizing reactive inside Vue components.
Since its first release, it has been used in all our projects at atoms
The goal was to avoid writing a lot of the same boilerplate code to make screen resizing reactive inside Vue components.
Since its first release, it has been used in all our projects at atoms