Skip to content

Commit

Permalink
docs: add/update pkg metadata (keywords) in 165+ pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Aug 10, 2024
1 parent d5aa689 commit 2e436af
Show file tree
Hide file tree
Showing 167 changed files with 683 additions and 126 deletions.
3 changes: 2 additions & 1 deletion examples/adaptive-threshold/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"reactive",
"threshold",
"tool",
"transducer"
"transducer",
"ui"
],
"browser": {
"process": false,
Expand Down
3 changes: 2 additions & 1 deletion examples/async-effect/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"hdom",
"interceptor",
"io",
"json"
"json",
"ui"
],
"browser": {
"process": false,
Expand Down
4 changes: 3 additions & 1 deletion examples/big-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@
"reactive",
"text",
"tool",
"typography"
"transducer",
"typography",
"ui"
],
"browser": {
"process": false
Expand Down
3 changes: 2 additions & 1 deletion examples/bitmap-font/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@
"reactive",
"text",
"transducer",
"typography"
"typography",
"ui"
],
"browser": {
"process": false,
Expand Down
4 changes: 3 additions & 1 deletion examples/blurhash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"blurhash",
"browser",
"canvas",
"decode",
"encode",
"example",
"image",
Expand All @@ -43,7 +44,8 @@
"pixel",
"rdom",
"reactive",
"tool"
"tool",
"ui"
],
"browser": {
"process": false
Expand Down
3 changes: 3 additions & 0 deletions examples/boid-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,17 @@
"behavior",
"boids",
"browser",
"canvas",
"color",
"distance",
"example",
"geometry",
"hash",
"particles",
"reactive",
"simulation",
"timestep",
"transducer",
"vector"
],
"browser": {
Expand Down
6 changes: 5 additions & 1 deletion examples/canvas-dial/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
},
"keywords": [
"browser",
"example"
"example",
"reactive",
"transducer",
"ui",
"vector"
]
}
10 changes: 9 additions & 1 deletion examples/canvas-recorder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@
},
"keywords": [
"browser",
"example"
"canvas",
"download",
"example",
"export",
"geometry",
"reactive",
"transducer",
"ui",
"vector"
]
}
5 changes: 4 additions & 1 deletion examples/cellular-automata/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,10 @@
"vite": "^5.3.3"
},
"keywords": [
"binary",
"browser",
"example"
"example",
"transducer",
"ui"
]
}
3 changes: 3 additions & 0 deletions examples/color-themes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,13 +51,16 @@
"2d",
"browser",
"color",
"download",
"example",
"export",
"generator",
"interactive",
"palette",
"random",
"reactive",
"svg",
"transducer",
"ui",
"visualization"
]
Expand Down
3 changes: 3 additions & 0 deletions examples/commit-heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,15 @@
"keywords": [
"2d",
"cli",
"color",
"example",
"generator",
"git",
"heatmap",
"hiccup",
"svg",
"tool",
"transducer",
"visualization"
]
}
6 changes: 5 additions & 1 deletion examples/commit-table-ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@
},
"keywords": [
"browser",
"example"
"example",
"hiccup",
"reactive",
"transducer",
"ui"
]
}
1 change: 1 addition & 0 deletions examples/crypto-chart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"reactive",
"svg",
"tool",
"transducer",
"transducers",
"ui",
"visualization"
Expand Down
4 changes: 3 additions & 1 deletion examples/csp-bus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,8 @@
},
"keywords": [
"browser",
"example"
"example",
"transducer",
"ui"
]
}
4 changes: 3 additions & 1 deletion examples/devcards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
"vite": "^5.3.3"
},
"keywords": [
"atom",
"browser",
"example"
"example",
"ui"
]
}
4 changes: 3 additions & 1 deletion examples/dominant-colors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
"dominant",
"download",
"example",
"export",
"image",
"interactive",
"k-means",
Expand All @@ -73,6 +74,7 @@
"rstream",
"svg",
"tool",
"transducer"
"transducer",
"ui"
]
}
7 changes: 6 additions & 1 deletion examples/ellipse-proximity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,11 @@
},
"keywords": [
"browser",
"example"
"canvas",
"example",
"reactive",
"transducer",
"ui",
"vector"
]
}
5 changes: 5 additions & 0 deletions examples/fft-synth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,22 @@
"vite": "^5.3.3"
},
"keywords": [
"atom",
"audio",
"browser",
"canvas",
"delay",
"dsp",
"example",
"fft",
"frequency",
"imgui",
"interactive",
"oscillator",
"reactive",
"sequencer",
"synth",
"transducer",
"ui"
]
}
9 changes: 8 additions & 1 deletion examples/fiber-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,16 @@
"2d",
"animation",
"browser",
"canvas",
"color",
"download",
"dsp",
"example",
"export",
"fiber",
"geometry",
"recursion"
"recursion",
"transducer",
"ui"
]
}
5 changes: 4 additions & 1 deletion examples/geom-classify-point/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,10 @@
"keywords": [
"2d",
"browser",
"canvas",
"example",
"geometry"
"geometry",
"transducer",
"vector"
]
}
5 changes: 4 additions & 1 deletion examples/geom-complex-poly/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,10 @@
"keywords": [
"2d",
"browser",
"canvas",
"color",
"example",
"geometry"
"geometry",
"transducer"
]
}
1 change: 1 addition & 0 deletions examples/geom-convex-hull/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"keywords": [
"2d",
"browser",
"canvas",
"example",
"geometry"
]
Expand Down
3 changes: 3 additions & 0 deletions examples/geom-csv-piechart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,12 @@
"keywords": [
"2d",
"browser",
"color",
"csv",
"example",
"geometry",
"transducer",
"vector",
"visualization"
]
}
1 change: 1 addition & 0 deletions examples/geom-extra-hiccup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
"keywords": [
"2d",
"browser",
"canvas",
"example",
"geometry",
"gradient",
Expand Down
4 changes: 3 additions & 1 deletion examples/geom-fuzz-basics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@
"keywords": [
"2d",
"browser",
"canvas",
"example",
"fuzzy",
"geometry",
"hatch",
"line",
"polygon"
"polygon",
"reactive"
]
}
4 changes: 3 additions & 1 deletion examples/geom-hexgrid/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@
"geometry",
"grid",
"recursion",
"subdivision"
"subdivision",
"transducer",
"vector"
]
}
7 changes: 6 additions & 1 deletion examples/geom-knn-hash/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"2d",
"acceleration",
"browser",
"canvas",
"distance",
"example",
"geometry",
Expand All @@ -61,6 +62,10 @@
"poisson",
"query",
"random",
"spatial"
"reactive",
"spatial",
"transducer",
"ui",
"vector"
]
}
7 changes: 6 additions & 1 deletion examples/geom-knn/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,19 @@
"2d",
"acceleration",
"browser",
"canvas",
"distance",
"example",
"geometry",
"interactive",
"neighborhood",
"query",
"random",
"reactive",
"spatial",
"tree"
"transducer",
"tree",
"ui",
"vector"
]
}
6 changes: 5 additions & 1 deletion examples/geom-sdf-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,14 @@
"keywords": [
"2d",
"browser",
"color",
"example",
"geometry",
"matrix",
"palette",
"sdf",
"svg",
"typography"
"typography",
"vector"
]
}
Loading

0 comments on commit 2e436af

Please sign in to comment.