Skip to content

Commit

Permalink
build: update tags for all pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Sep 8, 2020
1 parent d331b26 commit 11eb67e
Show file tree
Hide file tree
Showing 134 changed files with 597 additions and 506 deletions.
6 changes: 3 additions & 3 deletions packages/adapt-dpi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
],
"keywords": [
"canvas",
"DPI",
"ES6",
"HDPI",
"dpi",
"es6",
"hdpi",
"retina",
"typescript"
],
Expand Down
10 changes: 4 additions & 6 deletions packages/adjacency/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,20 @@
],
"keywords": [
"adjacency",
"BFS",
"bitwise",
"degree",
"DFS",
"directed",
"disjoint set",
"ES6",
"disjointset",
"es6",
"graph",
"laplacian",
"matrix",
"MST",
"minimum spanning tree",
"neighbors",
"path",
"search",
"span",
"sparse",
"tree",
"typescript",
"undirected",
"unionfind",
Expand Down
13 changes: 7 additions & 6 deletions packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,14 @@
"mixins"
],
"keywords": [
"compare",
"equality",
"ES6",
"assert",
"constants",
"decorators",
"es6",
"generic",
"interfaces",
"mixins",
"type declarations",
"interface",
"mixin",
"type",
"typescript"
],
"publishConfig": {
Expand Down
9 changes: 5 additions & 4 deletions packages/arrays/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,10 +62,11 @@
"lib"
],
"keywords": [
"arrays",
"binary search",
"ES6",
"fuzzy search",
"array",
"binary",
"es6",
"fuzzy",
"search",
"shuffle",
"swizzle",
"typescript"
Expand Down
16 changes: 7 additions & 9 deletions packages/associative/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,23 +66,21 @@
"internal"
],
"keywords": [
"data structures",
"difference",
"datastructure",
"equality",
"ES6",
"es6",
"hashmap",
"intersection",
"join",
"linear probing",
"map",
"open addressing",
"set",
"skiplist",
"sorted map",
"sorted set",
"sparse set",
"sort",
"sparse",
"trie",
"typescript",
"union"
"union",
"value-semantics"
],
"publishConfig": {
"access": "public"
Expand Down
17 changes: 12 additions & 5 deletions packages/atom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,18 +61,17 @@
"lib"
],
"keywords": [
"derived views",
"cursor",
"data structure",
"ES6",
"datastructure",
"es6",
"history",
"immutable",
"redo",
"state",
"subscription",
"transaction",
"typescript",
"undo",
"update",
"wrapper"
],
"publishConfig": {
Expand All @@ -82,5 +81,13 @@
"process": false,
"setTimeout": false
},
"sideEffects": false
"sideEffects": false,
"thi.ng": {
"related": [
"interceptors",
"paths",
"rstream"
],
"year": 2017
}
}
4 changes: 2 additions & 2 deletions packages/bench/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@
"keywords": [
"benchmark",
"bigint",
"ES6",
"es6",
"execution",
"function",
"functional",
"hrtime",
"measure",
"statistics",
Expand Down
6 changes: 3 additions & 3 deletions packages/bencode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@
"binary",
"bittorrent",
"encode",
"ES6",
"structured data",
"transducers",
"es6",
"fileformat",
"transducer",
"typescript"
],
"publishConfig": {
Expand Down
6 changes: 3 additions & 3 deletions packages/binary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,12 +58,12 @@
"lib"
],
"keywords": [
"alignment",
"align",
"binary",
"bitwise",
"conversion",
"ES6",
"gray code",
"es6",
"graycode",
"logic",
"math",
"splat",
Expand Down
6 changes: 3 additions & 3 deletions packages/bitfield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
"lib"
],
"keywords": [
"1D",
"2D",
"1d",
"2d",
"binary",
"bitwise",
"ES6",
"es6",
"matrix",
"typescript",
"typedarray",
Expand Down
2 changes: 1 addition & 1 deletion packages/bitstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"binary",
"bits",
"datastructure",
"ES6",
"es6",
"iterator",
"stream",
"typescript"
Expand Down
14 changes: 7 additions & 7 deletions packages/cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,13 +60,13 @@
],
"keywords": [
"cache",
"data structure",
"ES6",
"LRU",
"Map",
"MRU",
"TLRU",
"TTL",
"datastructure",
"es6",
"lru",
"map",
"mru",
"tlru",
"ttl",
"typescript"
],
"publishConfig": {
Expand Down
7 changes: 3 additions & 4 deletions packages/checks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,11 @@
"keywords": [
"check",
"detect",
"ES6",
"es6",
"feature",
"reflection",
"types",
"reflect",
"typescript",
"validation"
"validate"
],
"publishConfig": {
"access": "public"
Expand Down
24 changes: 12 additions & 12 deletions packages/color/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,25 +67,25 @@
],
"keywords": [
"alpha",
"blending",
"CSS",
"CIE1931",
"blend",
"css",
"cie1931",
"color",
"conversion",
"cosine",
"ES6",
"es6",
"filter",
"gradient",
"HCY",
"HSL",
"HSV",
"HSI",
"hcy",
"hsl",
"hsv",
"hsi",
"matrix",
"porter-duff",
"RGB",
"sRGB",
"XYZ",
"YCbCr",
"rgb",
"srgb",
"xyz",
"ycbcr",
"typescript"
],
"publishConfig": {
Expand Down
5 changes: 4 additions & 1 deletion packages/colored-noise/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,14 @@
"blue",
"brown",
"es6",
"fft",
"filter",
"generator",
"green",
"noise",
"prng",
"random",
"red",
"spectrum",
"typescript",
"white"
],
Expand Down
3 changes: 2 additions & 1 deletion packages/compare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@
],
"keywords": [
"comparator",
"ES6",
"es6",
"sort",
"typescript"
],
"publishConfig": {
Expand Down
3 changes: 2 additions & 1 deletion packages/compose/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,9 @@
"lib"
],
"keywords": [
"async",
"composition",
"ES6",
"es6",
"functional",
"typescript"
],
Expand Down
4 changes: 2 additions & 2 deletions packages/csp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@
"csp",
"channel",
"datastructure",
"ES6",
"es6",
"multiplex",
"pipeline",
"promise",
"pubsub",
"transducers",
"transducer",
"typescript"
],
"publishConfig": {
Expand Down
5 changes: 2 additions & 3 deletions packages/dcons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,8 @@
],
"keywords": [
"datastructure",
"doubly linked",
"ES6",
"iterators",
"es6",
"iterator",
"linkedlist",
"list",
"queue",
Expand Down
4 changes: 2 additions & 2 deletions packages/defmulti/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,11 @@
],
"keywords": [
"arity",
"ES6",
"es6",
"functional",
"hierarchy",
"inheritance",
"multiple dispatch",
"multiple-dispatch",
"polymorphic",
"typescript"
],
Expand Down
10 changes: 6 additions & 4 deletions packages/dgraph-dot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@
"lib"
],
"keywords": [
"ES6",
"dependency graph",
"Graphviz",
"graph layout",
"es6",
"dependency",
"fileformat",
"graph",
"graphviz",
"serialization",
"typescript",
"visualization"
],
Expand Down
11 changes: 7 additions & 4 deletions packages/dgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,14 @@
"lib"
],
"keywords": [
"data structure",
"dependencies",
"DAG",
"ES6",
"dag",
"datastructure",
"dependency",
"es6",
"graph",
"query",
"sort",
"topology",
"typescript"
],
"publishConfig": {
Expand Down
Loading

0 comments on commit 11eb67e

Please sign in to comment.