From 0f71e7df80f768619249964199943264f4eb6ea8 Mon Sep 17 00:00:00 2001 From: eelco Date: Tue, 7 Oct 2025 11:01:37 +0700 Subject: [PATCH] Added Rails Designer's attractive.js --- site/data/js.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/site/data/js.json b/site/data/js.json index 0bf54d7..f5225ec 100644 --- a/site/data/js.json +++ b/site/data/js.json @@ -186,7 +186,7 @@ "cdn_url": "https://unpkg.com/tram-lite", "categories": ["ui"] }, - { + { "name": "Bau", "repo_url": "https://github.com/grucloud/bau", "size": "1.6 kB", @@ -194,7 +194,7 @@ "cdn_url": "https://unpkg.com/@grucloud/bau", "categories": ["ui"] }, - { + { "name": "Crank.js", "repo_url": "https://github.com/bikeshaving/crank", "size": "~16 kB", @@ -202,7 +202,7 @@ "cdn_url": "https://unpkg.com/@b9g/crank?module", "categories": ["ui"] }, - { + { "name": "lighterhtml", "repo_url": "https://github.com/WebReflection/lighterhtml", "size": "<2 kB", @@ -210,7 +210,7 @@ "cdn_url": "https://unpkg.com/lighterhtml?module", "categories": ["ui"] }, - { + { "name": "µhtml", "repo_url": "https://github.com/WebReflection/uhtml", "size": "<3 kB", @@ -218,7 +218,7 @@ "cdn_url": "https://unpkg.com/uhtml", "categories": ["ui"] }, - { + { "name": "Lithent", "repo_url": "https://github.com/superlucky84/lithent", "size": "3 kB", @@ -266,4 +266,12 @@ "cdn_url": null, "categories": ["ui"] }, + { + "name": "attractive.js", + "repo_url": "https://github.com/Rails-Designer/attractive.js", + "size": "~5 kB", + "web_components": false, + "cdn_url": "https://cdn.jsdelivr.net/npm/attractive.js@latest/dist/attractive.min.js", + "categories": ["dom"] + } ]