Skip to content

Commit

Permalink
docs: regen all readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed Nov 9, 2023
1 parent 7b86595 commit 3159dfb
Show file tree
Hide file tree
Showing 73 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion packages/adjacency/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ For Node.js REPL:
const adjacency = await import("@thi.ng/adjacency");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.57 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.74 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/args/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ For Node.js REPL:
const args = await import("@thi.ng/args");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.29 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.39 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/associative/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ For Node.js REPL:
const associative = await import("@thi.ng/associative");
```

Package sizes (brotli'd, pre-treeshake): ESM: 6.77 KB
Package sizes (brotli'd, pre-treeshake): ESM: 6.89 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/atom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ For Node.js REPL:
const atom = await import("@thi.ng/atom");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.79 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.97 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/axidraw/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ For Node.js REPL:
const axidraw = await import("@thi.ng/axidraw");
```

Package sizes (brotli'd, pre-treeshake): ESM: 3.13 KB
Package sizes (brotli'd, pre-treeshake): ESM: 3.28 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/base-n/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ For Node.js REPL:
const baseN = await import("@thi.ng/base-n");
```

Package sizes (brotli'd, pre-treeshake): ESM: 942 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 1.02 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/bench/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ For Node.js REPL:
const bench = await import("@thi.ng/bench");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.98 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.07 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/bitfield/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For Node.js REPL:
const bitfield = await import("@thi.ng/bitfield");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.36 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.46 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/bitstream/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ For Node.js REPL:
const bitstream = await import("@thi.ng/bitstream");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.21 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.33 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/boids/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ For Node.js REPL:
const boids = await import("@thi.ng/boids");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.01 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.14 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/cache/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ For Node.js REPL:
const cache = await import("@thi.ng/cache");
```

Package sizes (brotli'd, pre-treeshake): ESM: 986 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 1.06 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/cellular/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ For Node.js REPL:
const cellular = await import("@thi.ng/cellular");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.36 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.48 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/checks/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ For Node.js REPL:
const checks = await import("@thi.ng/checks");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.60 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.61 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/color/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ For Node.js REPL:
const color = await import("@thi.ng/color");
```

Package sizes (brotli'd, pre-treeshake): ESM: 15.59 KB
Package sizes (brotli'd, pre-treeshake): ESM: 15.68 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/compose/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ For Node.js REPL:
const compose = await import("@thi.ng/compose");
```

Package sizes (brotli'd, pre-treeshake): ESM: 751 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 858 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/csp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ For Node.js REPL:
const csp = await import("@thi.ng/csp");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.50 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.65 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/date/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ For Node.js REPL:
const date = await import("@thi.ng/date");
```

Package sizes (brotli'd, pre-treeshake): ESM: 5.25 KB
Package sizes (brotli'd, pre-treeshake): ESM: 5.34 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/dcons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ For Node.js REPL:
const dcons = await import("@thi.ng/dcons");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.40 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.57 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/dgraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ For Node.js REPL:
const dgraph = await import("@thi.ng/dgraph");
```

Package sizes (brotli'd, pre-treeshake): ESM: 778 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 868 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/distance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ For Node.js REPL:
const distance = await import("@thi.ng/distance");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.26 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.42 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/dsp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ For Node.js REPL:
const dsp = await import("@thi.ng/dsp");
```

Package sizes (brotli'd, pre-treeshake): ESM: 7.30 KB
Package sizes (brotli'd, pre-treeshake): ESM: 7.74 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/ecs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ For Node.js REPL:
const ecs = await import("@thi.ng/ecs");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.82 KB
Package sizes (brotli'd, pre-treeshake): ESM: 3.06 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/fibers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ For Node.js REPL:
const fibers = await import("@thi.ng/fibers");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.40 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.60 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/file-io/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ For Node.js REPL:
const fileIo = await import("@thi.ng/file-io");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.26 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.30 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/geom-accel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ For Node.js REPL:
const geomAccel = await import("@thi.ng/geom-accel");
```

Package sizes (brotli'd, pre-treeshake): ESM: 4.40 KB
Package sizes (brotli'd, pre-treeshake): ESM: 4.67 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/geom-resample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ For Node.js REPL:
const geomResample = await import("@thi.ng/geom-resample");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.39 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.48 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/geom-voronoi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ For Node.js REPL:
const geomVoronoi = await import("@thi.ng/geom-voronoi");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.35 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.45 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/geom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ For Node.js REPL:
const geom = await import("@thi.ng/geom");
```

Package sizes (brotli'd, pre-treeshake): ESM: 12.77 KB
Package sizes (brotli'd, pre-treeshake): ESM: 12.95 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/gp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ For Node.js REPL:
const gp = await import("@thi.ng/gp");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.18 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.29 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/hdom-mock/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ For Node.js REPL:
const hdomMock = await import("@thi.ng/hdom-mock");
```

Package sizes (brotli'd, pre-treeshake): ESM: 975 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 1.08 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/heaps/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ For Node.js REPL:
const heaps = await import("@thi.ng/heaps");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.83 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.01 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/hiccup-markdown/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ For Node.js REPL:
const hiccupMarkdown = await import("@thi.ng/hiccup-markdown");
```

Package sizes (brotli'd, pre-treeshake): ESM: 4.62 KB
Package sizes (brotli'd, pre-treeshake): ESM: 4.72 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/idgen/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ For Node.js REPL:
const idgen = await import("@thi.ng/idgen");
```

Package sizes (brotli'd, pre-treeshake): ESM: 990 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 1.09 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/imgui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ For Node.js REPL:
const imgui = await import("@thi.ng/imgui");
```

Package sizes (brotli'd, pre-treeshake): ESM: 6.51 KB
Package sizes (brotli'd, pre-treeshake): ESM: 6.69 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/interceptors/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ For Node.js REPL:
const interceptors = await import("@thi.ng/interceptors");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.03 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.15 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/intervals/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ For Node.js REPL:
const intervals = await import("@thi.ng/intervals");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.54 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.64 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/iterators/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ For Node.js REPL:
const iterators = await import("@thi.ng/iterators");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.38 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.46 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/ksuid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ For Node.js REPL:
const ksuid = await import("@thi.ng/ksuid");
```

Package sizes (brotli'd, pre-treeshake): ESM: 888 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 1000 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/layout/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ For Node.js REPL:
const layout = await import("@thi.ng/layout");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.01 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.19 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/logger/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ For Node.js REPL:
const logger = await import("@thi.ng/logger");
```

Package sizes (brotli'd, pre-treeshake): ESM: 476 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 588 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/malloc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ For Node.js REPL:
const malloc = await import("@thi.ng/malloc");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.71 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.81 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/morton/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ For Node.js REPL:
const morton = await import("@thi.ng/morton");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.90 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.00 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/parse/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ For Node.js REPL:
const parse = await import("@thi.ng/parse");
```

Package sizes (brotli'd, pre-treeshake): ESM: 5.11 KB
Package sizes (brotli'd, pre-treeshake): ESM: 5.23 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/pixel/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ For Node.js REPL:
const pixel = await import("@thi.ng/pixel");
```

Package sizes (brotli'd, pre-treeshake): ESM: 9.34 KB
Package sizes (brotli'd, pre-treeshake): ESM: 9.44 KB

## Dependencies

Expand Down
Loading

0 comments on commit 3159dfb

Please sign in to comment.