From d27c41e1a893d043017b7a73c4c6c8dee7596c96 Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 19 Feb 2023 14:36:39 +0100 Subject: Update Readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index cf9db7d..41303b0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Rx -3.4kb unzipped DOM binding library which: +Less than 10 kb unzipped DOM binding library which: - composes updatable values, `Rx`, with `map` and `flatMap`, - re-render DOM portions under `Rx` values. @@ -75,8 +75,8 @@ argument. ## Ideas - API: - - Rx debounce, filter, - - Routeur with sub-page support. + - Rx debounce, filter, + - Routeur with sub-page support. - Optimization: store intermediate rx instead of recomputing each time for multiple subscribers? ## Inspiration -- cgit v1.2.3