Responsive Packages

responsive-table-dl

<p> This component can be used in web and movil screens. You only have to do few thing to add the right styles. The funtionallity works with <code>display: grid</code> and <code>grid-template-columns: repeat(auto-fit, minmax(20px, 1fr))</code> for each ta

1.0.14 • Published 5 years ago

react-use-device

An npm package for react 16. useDevice is a custom hook that can be used to load different content on different viewports. The content also updates on screen resize. It works well also on SSR applications like does built with NextJS

1.0.12 • Published 3 years ago