one-aalam / awesome-solid-js

Curated resources on building sites with SolidJS, a brand new way(now 1.0) to build Javascript based interactive web applications. A very close looking cousin to React/JSX by syntax, and to Svelte by few important principles(compiler and fine-grained reactivity), it's a highly optimised way to deliver web applications with best-in-class performance.
MIT License
836 stars 44 forks source link

Add perfectly-scrollable to the list #20

Closed dolsem closed 2 years ago

dolsem commented 2 years ago

Hi, I just released a SolidJS wrapper for Perfect Scrollbar, thought I'd offer it as an addition to the list.

Link to the repo: https://github.com/dolsem/perfectly-scrollable

one-aalam commented 2 years ago

Thank you @dolsem!