Skip to content

Commit

Permalink
docs: regen readmes
Browse files Browse the repository at this point in the history
  • Loading branch information
postspectacular committed May 8, 2024
1 parent 163c48d commit d8c0e45
Show file tree
Hide file tree
Showing 37 changed files with 37 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/base-n/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ For Node.js REPL:
const base = await import("@thi.ng/base-n");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.26 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.25 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 @@ -84,7 +84,7 @@ For Node.js REPL:
const bench = await import("@thi.ng/bench");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.13 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.14 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 @@ -67,7 +67,7 @@ For Node.js REPL:
const bit = await import("@thi.ng/bitstream");
```

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

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 609 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 606 bytes

## 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 @@ -171,7 +171,7 @@ For Node.js REPL:
const cell = await import("@thi.ng/cellular");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.46 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.45 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 @@ -676,7 +676,7 @@ For Node.js REPL:
const color = await import("@thi.ng/color");
```

Package sizes (brotli'd, pre-treeshake): ESM: 15.70 KB
Package sizes (brotli'd, pre-treeshake): ESM: 15.71 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 @@ -102,7 +102,7 @@ For Node.js REPL:
const dcons = await import("@thi.ng/dcons");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.54 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.55 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 @@ -83,7 +83,7 @@ For Node.js REPL:
const dgr = await import("@thi.ng/dgraph");
```

Package sizes (brotli'd, pre-treeshake): ESM: 868 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 866 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 @@ -140,7 +140,7 @@ For Node.js REPL:
const dist = await import("@thi.ng/distance");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.38 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.37 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 @@ -94,7 +94,7 @@ For Node.js REPL:
const dsp = await import("@thi.ng/dsp");
```

Package sizes (brotli'd, pre-treeshake): ESM: 7.57 KB
Package sizes (brotli'd, pre-treeshake): ESM: 7.56 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 819 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 817 bytes

## 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 @@ -213,7 +213,7 @@ For Node.js REPL:
const geom = await import("@thi.ng/geom");
```

Package sizes (brotli'd, pre-treeshake): ESM: 14.60 KB
Package sizes (brotli'd, pre-treeshake): ESM: 14.59 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 @@ -94,7 +94,7 @@ For Node.js REPL:
const gp = await import("@thi.ng/gp");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.29 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.28 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 @@ -63,7 +63,7 @@ For Node.js REPL:
const hm = await import("@thi.ng/hdom-mock");
```

Package sizes (brotli'd, pre-treeshake): ESM: 1.08 KB
Package sizes (brotli'd, pre-treeshake): ESM: 1.07 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 @@ -68,7 +68,7 @@ For Node.js REPL:
const heaps = await import("@thi.ng/heaps");
```

Package sizes (brotli'd, pre-treeshake): ESM: 2.01 KB
Package sizes (brotli'd, pre-treeshake): ESM: 2.00 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 @@ -122,7 +122,7 @@ For Node.js REPL:
const ksuid = await import("@thi.ng/ksuid");
```

Package sizes (brotli'd, pre-treeshake): ESM: 997 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 995 bytes

## 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 @@ -146,7 +146,7 @@ For Node.js REPL:
const log = await import("@thi.ng/logger");
```

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

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 518 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 515 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/meta-css/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2773,7 +2773,7 @@ distributed as CLI bundle with **no runtime dependencies**. The following
dependencies are only shown for informational purposes and are (partially)
included in the bundle.

Package sizes (brotli'd, pre-treeshake): ESM: 13.72 KB
Package sizes (brotli'd, pre-treeshake): ESM: 13.74 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 @@ -102,7 +102,7 @@ For Node.js REPL:
const parse = await import("@thi.ng/parse");
```

Package sizes (brotli'd, pre-treeshake): ESM: 5.21 KB
Package sizes (brotli'd, pre-treeshake): ESM: 5.22 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 559 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 558 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/rdom-canvas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 694 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 690 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/rdom/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 4.24 KB
Package sizes (brotli'd, pre-treeshake): ESM: 4.23 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 768 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 766 bytes

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 6.32 KB
Package sizes (brotli'd, pre-treeshake): ESM: 6.33 KB

## Dependencies

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

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

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 867 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 865 bytes

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 6.59 KB
Package sizes (brotli'd, pre-treeshake): ESM: 6.58 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 5.42 KB
Package sizes (brotli'd, pre-treeshake): ESM: 5.43 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 581 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 579 bytes

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 6.24 KB
Package sizes (brotli'd, pre-treeshake): ESM: 6.23 KB

## Dependencies

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

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

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 3.10 KB
Package sizes (brotli'd, pre-treeshake): ESM: 3.11 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 8.89 KB
Package sizes (brotli'd, pre-treeshake): ESM: 8.88 KB

## Dependencies

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

Package sizes (brotli'd, pre-treeshake): ESM: 13.89 KB
Package sizes (brotli'd, pre-treeshake): ESM: 13.88 KB

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/wasm-api-schedule/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 491 bytes
Package sizes (brotli'd, pre-treeshake): ESM: 489 bytes

## Dependencies

Expand Down
2 changes: 1 addition & 1 deletion packages/webgl/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Browser ESM import:

[JSDelivr documentation](https://www.jsdelivr.com/)

Package sizes (brotli'd, pre-treeshake): ESM: 11.66 KB
Package sizes (brotli'd, pre-treeshake): ESM: 11.64 KB

## Dependencies

Expand Down

0 comments on commit d8c0e45

Please sign in to comment.