From c7b662b3c02af468f8a70fa77bdb6cd02f714212 Mon Sep 17 00:00:00 2001 From: Rene Haas Date: Fri, 11 Nov 2022 18:22:58 +0100 Subject: [PATCH] add svelte and solid to readme --- README.md | 4 +++- packages/overlayscrollbars/README.md | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa1e534..02fbfd6 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila - Highly customizable - TypeScript support - fully written in TypeScript - Dependency free - 100% self written to ensure small size and best functionality - - High quality and fully typed Framework versions for `react`, `vue` and `angular` + - High quality and fully typed Framework versions for `react`, `vue`, `angular`, `svelte` and `solid`. ## Choose your framework @@ -48,6 +48,8 @@ Additionally to the vanilla JavaScript version you can use the official framewor React Vue Angular +Svelte +Solid ## Getting started diff --git a/packages/overlayscrollbars/README.md b/packages/overlayscrollbars/README.md index fa1e534..02fbfd6 100644 --- a/packages/overlayscrollbars/README.md +++ b/packages/overlayscrollbars/README.md @@ -39,7 +39,7 @@ I created this plugin because I hate ugly and space consuming scrollbars. Simila - Highly customizable - TypeScript support - fully written in TypeScript - Dependency free - 100% self written to ensure small size and best functionality - - High quality and fully typed Framework versions for `react`, `vue` and `angular` + - High quality and fully typed Framework versions for `react`, `vue`, `angular`, `svelte` and `solid`. ## Choose your framework @@ -48,6 +48,8 @@ Additionally to the vanilla JavaScript version you can use the official framewor React Vue Angular +Svelte +Solid ## Getting started