diff --git a/examples/adaptive-threshold/package.json b/examples/adaptive-threshold/package.json index 44c6a936a4..6353ebcdef 100644 --- a/examples/adaptive-threshold/package.json +++ b/examples/adaptive-threshold/package.json @@ -30,6 +30,7 @@ "readme": [ "mime", "pixel", + "pixel-convolve", "rstream", "transducers", "transducers-hdom" diff --git a/examples/geom-terrain-viz/package.json b/examples/geom-terrain-viz/package.json index 2bd6087c9b..efa746e456 100644 --- a/examples/geom-terrain-viz/package.json +++ b/examples/geom-terrain-viz/package.json @@ -35,6 +35,7 @@ "dl-asset", "geom", "pixel", + "pixel-convolve", "rdom-canvas" ], "screenshot": "examples/geom-terrain-viz.jpg" diff --git a/packages/adjacency/README.md b/packages/adjacency/README.md index bcd1c45dfc..7012cdb34d 100644 --- a/packages/adjacency/README.md +++ b/packages/adjacency/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/api/README.md b/packages/api/README.md index def1665e1d..37f500c98c 100644 --- a/packages/api/README.md +++ b/packages/api/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/args/README.md b/packages/args/README.md index 8ff2dc137c..c82b186bd6 100644 --- a/packages/args/README.md +++ b/packages/args/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/arrays/README.md b/packages/arrays/README.md index 612f25a4ca..ae804a9345 100644 --- a/packages/arrays/README.md +++ b/packages/arrays/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/associative/README.md b/packages/associative/README.md index 565a7d36af..cb793cb03b 100644 --- a/packages/associative/README.md +++ b/packages/associative/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/atom/README.md b/packages/atom/README.md index c12bd4f118..18b9c29dec 100644 --- a/packages/atom/README.md +++ b/packages/atom/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/axidraw/README.md b/packages/axidraw/README.md index 4a7db01f85..bee07d7394 100644 --- a/packages/axidraw/README.md +++ b/packages/axidraw/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/base-n/README.md b/packages/base-n/README.md index 79da2fd927..afc57dfc8a 100644 --- a/packages/base-n/README.md +++ b/packages/base-n/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/bench/README.md b/packages/bench/README.md index 9a1c810720..60d009e0f7 100644 --- a/packages/bench/README.md +++ b/packages/bench/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/bencode/README.md b/packages/bencode/README.md index 63fc07fbfc..dd028567d0 100644 --- a/packages/bencode/README.md +++ b/packages/bencode/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/bidir-index/README.md b/packages/bidir-index/README.md index 0861b773d7..77474a31fe 100644 --- a/packages/bidir-index/README.md +++ b/packages/bidir-index/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/binary/README.md b/packages/binary/README.md index 69dd609696..1b1f543d22 100644 --- a/packages/binary/README.md +++ b/packages/binary/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/bitfield/README.md b/packages/bitfield/README.md index 9231d07359..78d45b6722 100644 --- a/packages/bitfield/README.md +++ b/packages/bitfield/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/bitstream/README.md b/packages/bitstream/README.md index 973ee1a705..ddacf6baa3 100644 --- a/packages/bitstream/README.md +++ b/packages/bitstream/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/blurhash/README.md b/packages/blurhash/README.md index d743c4e195..8f7151f4ab 100644 --- a/packages/blurhash/README.md +++ b/packages/blurhash/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/boids/README.md b/packages/boids/README.md index ca2d79bc09..9147bfcf3f 100644 --- a/packages/boids/README.md +++ b/packages/boids/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/buffers/README.md b/packages/buffers/README.md index 330a93b2df..da741eb46c 100644 --- a/packages/buffers/README.md +++ b/packages/buffers/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/cache/README.md b/packages/cache/README.md index 31446f08a4..aa2b698978 100644 --- a/packages/cache/README.md +++ b/packages/cache/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/canvas/README.md b/packages/canvas/README.md index 8e4d35cd34..11e20d4fe6 100644 --- a/packages/canvas/README.md +++ b/packages/canvas/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/cellular/README.md b/packages/cellular/README.md index 8f8afdcc30..421b05a288 100644 --- a/packages/cellular/README.md +++ b/packages/cellular/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -196,7 +196,7 @@ Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime) import { MultiCA1D } from "@thi.ng/cellular"; import { defIndexed, intBuffer } from "@thi.ng/pixel"; import { asPPM } from "@thi.ng/pixel-io-netpbm"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; const WIDTH = 512; const HEIGHT = 512; diff --git a/packages/checks/README.md b/packages/checks/README.md index ff8000637a..0a91193eba 100644 --- a/packages/checks/README.md +++ b/packages/checks/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/color-palettes/README.md b/packages/color-palettes/README.md index 1c5fce3724..ecf222f859 100644 --- a/packages/color-palettes/README.md +++ b/packages/color-palettes/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/color/README.md b/packages/color/README.md index 5b8a151ad3..4e47fe3f24 100644 --- a/packages/color/README.md +++ b/packages/color/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -347,7 +347,7 @@ Full example: import { colorsFromTheme, swatchesH, type ColorThemePartTuple } from "@thi.ng/color"; import { serialize } from "@thi.ng/hiccup"; import { svg } from "@thi.ng/hiccup-svg"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; // color theme definition using: // color range preset names, CSS colors and weights @@ -474,7 +474,7 @@ delegates to type specific strategies. See `GradientOpts` for details. import { lch, multiColorGradient, swatchesH } from "@thi.ng/color"; import { serialize } from "@thi.ng/hiccup"; import { svg } from "@thi.ng/hiccup-svg"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; const L = 0.8; const C = 0.8; diff --git a/packages/colored-noise/README.md b/packages/colored-noise/README.md index e0c3a98612..fc59e84306 100644 --- a/packages/colored-noise/README.md +++ b/packages/colored-noise/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -432,7 +432,7 @@ import { XsAdd } from "@thi.ng/random"; import { green } from "@thi.ng/colored-noise"; import { adsr, iterable, product } from "@thi.ng/dsp"; import { wavByteArray } from "@thi.ng/dsp-io-wav"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; const FS = 44100; diff --git a/packages/compare/README.md b/packages/compare/README.md index 7ba1013976..b9e29839d9 100644 --- a/packages/compare/README.md +++ b/packages/compare/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/complex/README.md b/packages/complex/README.md index 1bdabbb71d..5ba2c9c1eb 100644 --- a/packages/complex/README.md +++ b/packages/complex/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/compose/README.md b/packages/compose/README.md index b75bc319fb..25f0145499 100644 --- a/packages/compose/README.md +++ b/packages/compose/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/csp/README.md b/packages/csp/README.md index ef0d85c648..fcaac27d93 100644 --- a/packages/csp/README.md +++ b/packages/csp/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/csv/README.md b/packages/csv/README.md index c27ab5a837..c6363569aa 100644 --- a/packages/csv/README.md +++ b/packages/csv/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/date/README.md b/packages/date/README.md index 95400d97a3..cb5a565886 100644 --- a/packages/date/README.md +++ b/packages/date/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dcons/README.md b/packages/dcons/README.md index 130ec30e79..000931050e 100644 --- a/packages/dcons/README.md +++ b/packages/dcons/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/defmulti/README.md b/packages/defmulti/README.md index c0095211c1..b1c70df114 100644 --- a/packages/defmulti/README.md +++ b/packages/defmulti/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dgraph-dot/README.md b/packages/dgraph-dot/README.md index c653545611..99f0d6bca5 100644 --- a/packages/dgraph-dot/README.md +++ b/packages/dgraph-dot/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dgraph/README.md b/packages/dgraph/README.md index d0820c1e8b..bca8bca844 100644 --- a/packages/dgraph/README.md +++ b/packages/dgraph/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/diff/README.md b/packages/diff/README.md index a44491fd48..3392c4cbcd 100644 --- a/packages/diff/README.md +++ b/packages/diff/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/disjoint-set/README.md b/packages/disjoint-set/README.md index d37416b044..34c586ab70 100644 --- a/packages/disjoint-set/README.md +++ b/packages/disjoint-set/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/distance-transform/README.md b/packages/distance-transform/README.md index 7d8934d3ef..9e490e5135 100644 --- a/packages/distance-transform/README.md +++ b/packages/distance-transform/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/distance/README.md b/packages/distance/README.md index fab9df4a53..b1d0ed1fbf 100644 --- a/packages/distance/README.md +++ b/packages/distance/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dl-asset/README.md b/packages/dl-asset/README.md index dbabacf8d1..69d74d8b01 100644 --- a/packages/dl-asset/README.md +++ b/packages/dl-asset/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dlogic/README.md b/packages/dlogic/README.md index ea9aed8b07..158ce72080 100644 --- a/packages/dlogic/README.md +++ b/packages/dlogic/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dot/README.md b/packages/dot/README.md index ddf5254e20..4b18243c0a 100644 --- a/packages/dot/README.md +++ b/packages/dot/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dsp-io-wav/README.md b/packages/dsp-io-wav/README.md index d61514f4d5..d0ceb4983f 100644 --- a/packages/dsp-io-wav/README.md +++ b/packages/dsp-io-wav/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dsp/README.md b/packages/dsp/README.md index 2c37f60c09..0d98e91ff5 100644 --- a/packages/dsp/README.md +++ b/packages/dsp/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dual-algebra/README.md b/packages/dual-algebra/README.md index 9a157c0422..28fe4a7ca3 100644 --- a/packages/dual-algebra/README.md +++ b/packages/dual-algebra/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/dynvar/README.md b/packages/dynvar/README.md index d7411b1334..3fa99751c2 100644 --- a/packages/dynvar/README.md +++ b/packages/dynvar/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -84,7 +84,7 @@ for usage... ```ts import { dynvar } from "@thi.ng/dynvar"; -import { appendFileSync } from "fs"; +import { appendFileSync } "node:fs"; interface Logger { log(...args: any[]): void; diff --git a/packages/ecs/README.md b/packages/ecs/README.md index 9c322c5626..da7bd635d8 100644 --- a/packages/ecs/README.md +++ b/packages/ecs/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/egf/README.md b/packages/egf/README.md index 080166427b..c780e40847 100644 --- a/packages/egf/README.md +++ b/packages/egf/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/emoji/README.md b/packages/emoji/README.md index a214ea28ee..544f727214 100644 --- a/packages/emoji/README.md +++ b/packages/emoji/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/equiv/README.md b/packages/equiv/README.md index 2f80e4e1d6..916a1380e9 100644 --- a/packages/equiv/README.md +++ b/packages/equiv/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/errors/README.md b/packages/errors/README.md index 36124d8062..1d9aaff1f4 100644 --- a/packages/errors/README.md +++ b/packages/errors/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/expose/README.md b/packages/expose/README.md index 105d7737fb..c5f7a65b84 100644 --- a/packages/expose/README.md +++ b/packages/expose/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/fibers/README.md b/packages/fibers/README.md index 54e175a719..dfe81b9e4d 100644 --- a/packages/fibers/README.md +++ b/packages/fibers/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/file-io/README.md b/packages/file-io/README.md index de51c135d5..47f2ee9984 100644 --- a/packages/file-io/README.md +++ b/packages/file-io/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/fuzzy-viz/README.md b/packages/fuzzy-viz/README.md index d8a023182f..f34e9f76c3 100644 --- a/packages/fuzzy-viz/README.md +++ b/packages/fuzzy-viz/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -88,7 +88,7 @@ variable](https://github.com/thi-ng/umbrella/tree/develop/packages/fuzzy#linguis ```ts tangle:export/readme-svg.ts import { invSigmoid, sigmoid, trapezoid, variable } from "@thi.ng/fuzzy"; import { varToSvg } from "@thi.ng/fuzzy-viz"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; // temperature sets (in celsius) const temp = variable([-20, 40], { diff --git a/packages/fuzzy/README.md b/packages/fuzzy/README.md index d7d602c736..65f784682a 100644 --- a/packages/fuzzy/README.md +++ b/packages/fuzzy/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-accel/README.md b/packages/geom-accel/README.md index bae27a1780..022ef1e123 100644 --- a/packages/geom-accel/README.md +++ b/packages/geom-accel/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-arc/README.md b/packages/geom-arc/README.md index 5d8fc7c4e9..199458e4aa 100644 --- a/packages/geom-arc/README.md +++ b/packages/geom-arc/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-axidraw/README.md b/packages/geom-axidraw/README.md index d8ee0e2ee7..94a4ddb412 100644 --- a/packages/geom-axidraw/README.md +++ b/packages/geom-axidraw/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -201,7 +201,7 @@ import { } from "@thi.ng/geom"; import { asAxiDraw, asGeometry } from "@thi.ng/geom-axidraw"; import { map, range } from "@thi.ng/transducers"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; (async () => { const origin = [100, 100]; diff --git a/packages/geom-clip-line/README.md b/packages/geom-clip-line/README.md index e5415c31a2..928d420a45 100644 --- a/packages/geom-clip-line/README.md +++ b/packages/geom-clip-line/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-clip-poly/README.md b/packages/geom-clip-poly/README.md index c038443ddb..efea2da517 100644 --- a/packages/geom-clip-poly/README.md +++ b/packages/geom-clip-poly/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-closest-point/README.md b/packages/geom-closest-point/README.md index 7c39a39889..888719dd4a 100644 --- a/packages/geom-closest-point/README.md +++ b/packages/geom-closest-point/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-fuzz/README.md b/packages/geom-fuzz/README.md index 5b396e8184..5181a84ac4 100644 --- a/packages/geom-fuzz/README.md +++ b/packages/geom-fuzz/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-hull/README.md b/packages/geom-hull/README.md index 59003739e6..b64f0fe456 100644 --- a/packages/geom-hull/README.md +++ b/packages/geom-hull/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-io-obj/README.md b/packages/geom-io-obj/README.md index 256ff05070..6ad1634728 100644 --- a/packages/geom-io-obj/README.md +++ b/packages/geom-io-obj/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-isec/README.md b/packages/geom-isec/README.md index 4d5b9e455c..1c3f1f26b0 100644 --- a/packages/geom-isec/README.md +++ b/packages/geom-isec/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-isoline/README.md b/packages/geom-isoline/README.md index 947efd7f1e..6cdb0b4cba 100644 --- a/packages/geom-isoline/README.md +++ b/packages/geom-isoline/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -91,7 +91,7 @@ import * as g from "@thi.ng/geom"; import * as iso from "@thi.ng/geom-isoline"; import * as tx from "@thi.ng/transducers"; -import * as fs from "fs"; +import * as fs "node:fs"; // evaluate fn for each [x,y], create array const makeField = (fn, width, height) => diff --git a/packages/geom-poly-utils/README.md b/packages/geom-poly-utils/README.md index 31dd7c74fc..5efe0d4280 100644 --- a/packages/geom-poly-utils/README.md +++ b/packages/geom-poly-utils/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-resample/README.md b/packages/geom-resample/README.md index a583805ded..6b6d4370d0 100644 --- a/packages/geom-resample/README.md +++ b/packages/geom-resample/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-sdf/README.md b/packages/geom-sdf/README.md index 76a9615dc4..915db00911 100644 --- a/packages/geom-sdf/README.md +++ b/packages/geom-sdf/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -205,7 +205,7 @@ import { asSvg, bounds, circle, group, svgDoc } from "@thi.ng/geom"; import { asPolygons, asSDF, sample2d } from "@thi.ng/geom-sdf"; import { range, repeatedly } from "@thi.ng/transducers"; import { randMinMax2 } from "@thi.ng/vectors"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; const RES = [256, 256]; diff --git a/packages/geom-splines/README.md b/packages/geom-splines/README.md index ec2cc53046..7ffd657659 100644 --- a/packages/geom-splines/README.md +++ b/packages/geom-splines/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-subdiv-curve/README.md b/packages/geom-subdiv-curve/README.md index 01f4dcee70..fb1fddf200 100644 --- a/packages/geom-subdiv-curve/README.md +++ b/packages/geom-subdiv-curve/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-tessellate/README.md b/packages/geom-tessellate/README.md index 5c179e305b..61681579ac 100644 --- a/packages/geom-tessellate/README.md +++ b/packages/geom-tessellate/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-trace-bitmap/README.md b/packages/geom-trace-bitmap/README.md index 7ba250af91..b16f8d17d2 100644 --- a/packages/geom-trace-bitmap/README.md +++ b/packages/geom-trace-bitmap/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -120,7 +120,7 @@ pixel format... import { asSvg, group, line, points, svgDoc } from "@thi.ng/geom"; import { traceBitmap } from "@thi.ng/geom-trace-bitmap"; import { read } from "@thi.ng/pixel-io-netpbm"; -import { readFileSync, writeFileSync } from "fs"; +import { readFileSync, writeFileSync } "node:fs"; // vectorize bitmap, the returned arrays contain: // - pairs of vectors (line segments) diff --git a/packages/geom-voronoi/README.md b/packages/geom-voronoi/README.md index 5da66a4892..71a05b7af4 100644 --- a/packages/geom-voronoi/README.md +++ b/packages/geom-voronoi/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom-webgl/README.md b/packages/geom-webgl/README.md index b840c2c699..d20257a54c 100644 --- a/packages/geom-webgl/README.md +++ b/packages/geom-webgl/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/geom/README.md b/packages/geom/README.md index 16e73e6b0b..beecb899f4 100644 --- a/packages/geom/README.md +++ b/packages/geom/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/gp/README.md b/packages/gp/README.md index 04db3a6181..f738db2f48 100644 --- a/packages/gp/README.md +++ b/packages/gp/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/grid-iterators/README.md b/packages/grid-iterators/README.md index 2fee3a026a..bc0ece4746 100644 --- a/packages/grid-iterators/README.md +++ b/packages/grid-iterators/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hdiff/README.md b/packages/hdiff/README.md index 26e4a75045..eaba2d8bf2 100644 --- a/packages/hdiff/README.md +++ b/packages/hdiff/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hdom-canvas/README.md b/packages/hdom-canvas/README.md index 038aa2c963..da42b5dad3 100644 --- a/packages/hdom-canvas/README.md +++ b/packages/hdom-canvas/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hdom-components/README.md b/packages/hdom-components/README.md index e34d570218..1e61e97a0a 100644 --- a/packages/hdom-components/README.md +++ b/packages/hdom-components/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hdom-mock/README.md b/packages/hdom-mock/README.md index 7060869061..9c16ffc2d1 100644 --- a/packages/hdom-mock/README.md +++ b/packages/hdom-mock/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hdom/README.md b/packages/hdom/README.md index bc80d37575..63bf298619 100644 --- a/packages/hdom/README.md +++ b/packages/hdom/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/heaps/README.md b/packages/heaps/README.md index 8c99723879..0a4479ac2e 100644 --- a/packages/heaps/README.md +++ b/packages/heaps/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hex/README.md b/packages/hex/README.md index f37a25e9ee..48a3e93a97 100644 --- a/packages/hex/README.md +++ b/packages/hex/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-canvas/README.md b/packages/hiccup-canvas/README.md index 5a60d71c0b..667ad2db53 100644 --- a/packages/hiccup-canvas/README.md +++ b/packages/hiccup-canvas/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-carbon-icons/README.md b/packages/hiccup-carbon-icons/README.md index 9d3066b7b2..7fcce5f136 100644 --- a/packages/hiccup-carbon-icons/README.md +++ b/packages/hiccup-carbon-icons/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-css/README.md b/packages/hiccup-css/README.md index 4e6fbe3cbb..2395bdc5bd 100644 --- a/packages/hiccup-css/README.md +++ b/packages/hiccup-css/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-html-parse/README.md b/packages/hiccup-html-parse/README.md index 276afba1dc..5dab7d1b42 100644 --- a/packages/hiccup-html-parse/README.md +++ b/packages/hiccup-html-parse/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-html/README.md b/packages/hiccup-html/README.md index 27d5a80505..62dc60493e 100644 --- a/packages/hiccup-html/README.md +++ b/packages/hiccup-html/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-markdown/README.md b/packages/hiccup-markdown/README.md index ea1b776235..44d0d14122 100644 --- a/packages/hiccup-markdown/README.md +++ b/packages/hiccup-markdown/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/hiccup-svg/README.md b/packages/hiccup-svg/README.md index 27feccf00f..f60bca47e7 100644 --- a/packages/hiccup-svg/README.md +++ b/packages/hiccup-svg/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -222,7 +222,7 @@ directory are using this package: ```ts import * as svg from "@thi.ng/hiccup-svg"; import { serialize } from "@thi.ng/hiccup"; -import * as fs from "fs"; +import * as fs "node:fs"; fs.writeFileSync( "hello.svg", diff --git a/packages/hiccup/README.md b/packages/hiccup/README.md index 4c38e5b13b..37ac998d03 100644 --- a/packages/hiccup/README.md +++ b/packages/hiccup/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -395,7 +395,7 @@ for related functionality. ```ts tangle:export/readme-circles.js import { serialize } from "@thi.ng/hiccup"; import { repeatedly } from "@thi.ng/transducers"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; // creates an unstyled SVG circle element // we ignore the first arg (an auto-injected context arg) diff --git a/packages/idgen/README.md b/packages/idgen/README.md index 69993a1cc8..74b1feada2 100644 --- a/packages/idgen/README.md +++ b/packages/idgen/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/iges/README.md b/packages/iges/README.md index b0f99ee8e6..477d99569d 100644 --- a/packages/iges/README.md +++ b/packages/iges/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/imago/README.md b/packages/imago/README.md index 11d23f70a3..817eed8e52 100644 --- a/packages/imago/README.md +++ b/packages/imago/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/imgui/README.md b/packages/imgui/README.md index 4b13fd16b2..4233ace1a6 100644 --- a/packages/imgui/README.md +++ b/packages/imgui/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/interceptors/README.md b/packages/interceptors/README.md index c2e186ee75..30f164f5de 100644 --- a/packages/interceptors/README.md +++ b/packages/interceptors/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/intervals/README.md b/packages/intervals/README.md index 978860b1f3..d33a4f4587 100644 --- a/packages/intervals/README.md +++ b/packages/intervals/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/k-means/README.md b/packages/k-means/README.md index 239700bbfb..9c1112036a 100644 --- a/packages/k-means/README.md +++ b/packages/k-means/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/ksuid/README.md b/packages/ksuid/README.md index f632e62c41..f19788be26 100644 --- a/packages/ksuid/README.md +++ b/packages/ksuid/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/layout/README.md b/packages/layout/README.md index c3358ffbb5..dda8513223 100644 --- a/packages/layout/README.md +++ b/packages/layout/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -114,7 +114,7 @@ The code producing this layout (incl. the visualization itself): ```ts tangle:export/readme-grid.ts import * as g from "@thi.ng/geom"; import { gridLayout, type LayoutBox } from "@thi.ng/layout"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; // collection of generated layout cells const cells: g.Group[] = []; @@ -210,7 +210,7 @@ The code producing this layout (incl. the visualization itself): ```ts tangle:export/readme-stacked.ts import * as g from "@thi.ng/geom"; import { stackedLayout, type LayoutBox } from "@thi.ng/layout"; -import { writeFileSync } from "fs"; +import { writeFileSync } "node:fs"; // collection of generated layout cells const cells: g.Group[] = []; diff --git a/packages/leb128/README.md b/packages/leb128/README.md index e3492583f4..e88ee0c42a 100644 --- a/packages/leb128/README.md +++ b/packages/leb128/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/logger/README.md b/packages/logger/README.md index 2c0b412be1..06acc5a3a4 100644 --- a/packages/logger/README.md +++ b/packages/logger/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/lowdisc/README.md b/packages/lowdisc/README.md index 64435da838..9fee1908fa 100644 --- a/packages/lowdisc/README.md +++ b/packages/lowdisc/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/lsys/README.md b/packages/lsys/README.md index 3acfc83c9e..a9c4dd0f8c 100644 --- a/packages/lsys/README.md +++ b/packages/lsys/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/malloc/README.md b/packages/malloc/README.md index 4a19292112..a9ce4c7d27 100644 --- a/packages/malloc/README.md +++ b/packages/malloc/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/markdown-table/README.md b/packages/markdown-table/README.md index c8f0a0910c..5fe6d6b3c8 100644 --- a/packages/markdown-table/README.md +++ b/packages/markdown-table/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/math/README.md b/packages/math/README.md index 25f55a712b..c1f5b31d8a 100644 --- a/packages/math/README.md +++ b/packages/math/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/matrices/README.md b/packages/matrices/README.md index bd043b75ce..d5731b173c 100644 --- a/packages/matrices/README.md +++ b/packages/matrices/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/memoize/README.md b/packages/memoize/README.md index 3a4a2314ff..24dd93ef49 100644 --- a/packages/memoize/README.md +++ b/packages/memoize/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/meta-css/README.md b/packages/meta-css/README.md index d806586dcb..81356dc339 100644 --- a/packages/meta-css/README.md +++ b/packages/meta-css/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/mime/README.md b/packages/mime/README.md index fab78f2cd5..947817817f 100644 --- a/packages/mime/README.md +++ b/packages/mime/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/morton/README.md b/packages/morton/README.md index e54383b7b8..a59ead3f91 100644 --- a/packages/morton/README.md +++ b/packages/morton/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/msgpack/README.md b/packages/msgpack/README.md index e814e0b4fb..62ff5008be 100644 --- a/packages/msgpack/README.md +++ b/packages/msgpack/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/object-utils/README.md b/packages/object-utils/README.md index bfe0755636..dbd2a9c246 100644 --- a/packages/object-utils/README.md +++ b/packages/object-utils/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/oquery/README.md b/packages/oquery/README.md index d846106512..3a879cef43 100644 --- a/packages/oquery/README.md +++ b/packages/oquery/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/parse/README.md b/packages/parse/README.md index fa920a43b8..718c4e40a7 100644 --- a/packages/parse/README.md +++ b/packages/parse/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/paths/README.md b/packages/paths/README.md index eecec078d8..cbe23cafe8 100644 --- a/packages/paths/README.md +++ b/packages/paths/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/pixel-convolve/README.md b/packages/pixel-convolve/README.md index 1aa56b0d67..24241a2080 100644 --- a/packages/pixel-convolve/README.md +++ b/packages/pixel-convolve/README.md @@ -20,6 +20,7 @@ - [Status](#status) - [Installation](#installation) - [Dependencies](#dependencies) +- [Usage examples](#usage-examples) - [API](#api) - [Authors](#authors) - [License](#license) @@ -177,6 +178,18 @@ Package sizes (brotli'd, pre-treeshake): ESM: 2.27 KB Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime) +## Usage examples + +Three projects in this repo's +[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) +directory are using this package: + +| Screenshot | Description | Live demo | Source | +|:--------------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------------|:---------------------------------------------------------|:--------------------------------------------------------------------------------------| +| | Interactive image processing (adaptive threshold) | [Demo](https://demo.thi.ng/umbrella/adaptive-threshold/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/adaptive-threshold) | +| | 2.5D hidden line visualization of digital elevation files (DEM) | [Demo](https://demo.thi.ng/umbrella/geom-terrain-viz/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/geom-terrain-viz) | +| | Normal map creation/conversion basics | [Demo](https://demo.thi.ng/umbrella/pixel-normal-map/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/pixel-normal-map) | + ## API [Generated API docs](https://docs.thi.ng/umbrella/pixel-convolve/) diff --git a/packages/pointfree-lang/README.md b/packages/pointfree-lang/README.md index e06e63f8fc..3c894e7259 100644 --- a/packages/pointfree-lang/README.md +++ b/packages/pointfree-lang/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/pointfree/README.md b/packages/pointfree/README.md index cae41a85b2..660308272e 100644 --- a/packages/pointfree/README.md +++ b/packages/pointfree/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/poisson/README.md b/packages/poisson/README.md index 238c71bac5..20ec3bfb41 100644 --- a/packages/poisson/README.md +++ b/packages/poisson/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/prefixes/README.md b/packages/prefixes/README.md index 24572daaf7..0ac59cfc81 100644 --- a/packages/prefixes/README.md +++ b/packages/prefixes/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/proctext/README.md b/packages/proctext/README.md index d0d34e6ff4..494a85623b 100644 --- a/packages/proctext/README.md +++ b/packages/proctext/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/quad-edge/README.md b/packages/quad-edge/README.md index b6bc0cc80d..e9c2008f35 100644 --- a/packages/quad-edge/README.md +++ b/packages/quad-edge/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/ramp/README.md b/packages/ramp/README.md index 00256ac36c..1d05864303 100644 --- a/packages/ramp/README.md +++ b/packages/ramp/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/random-fxhash/README.md b/packages/random-fxhash/README.md index 4c4d9fc71f..bcd7cd6509 100644 --- a/packages/random-fxhash/README.md +++ b/packages/random-fxhash/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/random/README.md b/packages/random/README.md index 0ff172a932..64aae82d8a 100644 --- a/packages/random/README.md +++ b/packages/random/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/range-coder/README.md b/packages/range-coder/README.md index 9eb680b12b..cfb2b3f9ea 100644 --- a/packages/range-coder/README.md +++ b/packages/range-coder/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rasterize/README.md b/packages/rasterize/README.md index 8ab3b9e4c6..608e5f476e 100644 --- a/packages/rasterize/README.md +++ b/packages/rasterize/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rdom-canvas/README.md b/packages/rdom-canvas/README.md index 3b982fd4a3..425ab3982b 100644 --- a/packages/rdom-canvas/README.md +++ b/packages/rdom-canvas/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rdom-components/README.md b/packages/rdom-components/README.md index 0f3605e629..2623e658fc 100644 --- a/packages/rdom-components/README.md +++ b/packages/rdom-components/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rdom-forms/README.md b/packages/rdom-forms/README.md index 971548ba74..9d2549f7c7 100644 --- a/packages/rdom-forms/README.md +++ b/packages/rdom-forms/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rdom/README.md b/packages/rdom/README.md index 7dd7ac1179..f391ccdf14 100644 --- a/packages/rdom/README.md +++ b/packages/rdom/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/resolve-map/README.md b/packages/resolve-map/README.md index 2f9649c8f6..2fa1f7469a 100644 --- a/packages/resolve-map/README.md +++ b/packages/resolve-map/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rle-pack/README.md b/packages/rle-pack/README.md index b199d7dff8..c427871b5c 100644 --- a/packages/rle-pack/README.md +++ b/packages/rle-pack/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/router/README.md b/packages/router/README.md index 97cb5aca8b..e16a442cdd 100644 --- a/packages/router/README.md +++ b/packages/router/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-csp/README.md b/packages/rstream-csp/README.md index 9e20cd2422..47eebba97e 100644 --- a/packages/rstream-csp/README.md +++ b/packages/rstream-csp/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-dot/README.md b/packages/rstream-dot/README.md index a932716746..1e926e411f 100644 --- a/packages/rstream-dot/README.md +++ b/packages/rstream-dot/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-gestures/README.md b/packages/rstream-gestures/README.md index 46a50a6dcb..e33ddfaea8 100644 --- a/packages/rstream-gestures/README.md +++ b/packages/rstream-gestures/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-graph/README.md b/packages/rstream-graph/README.md index 1d4412946b..a9103692b4 100644 --- a/packages/rstream-graph/README.md +++ b/packages/rstream-graph/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-log-file/README.md b/packages/rstream-log-file/README.md index 345c922573..efc4e531e9 100644 --- a/packages/rstream-log-file/README.md +++ b/packages/rstream-log-file/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-log/README.md b/packages/rstream-log/README.md index efd1cce5be..d01d7b2e6b 100644 --- a/packages/rstream-log/README.md +++ b/packages/rstream-log/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream-query/README.md b/packages/rstream-query/README.md index 2016fcf952..9051154508 100644 --- a/packages/rstream-query/README.md +++ b/packages/rstream-query/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/rstream/README.md b/packages/rstream/README.md index 55e33013b2..8def9e7534 100644 --- a/packages/rstream/README.md +++ b/packages/rstream/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/sax/README.md b/packages/sax/README.md index d55fd8417a..f1da88ee5a 100644 --- a/packages/sax/README.md +++ b/packages/sax/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/scenegraph/README.md b/packages/scenegraph/README.md index e9006f3729..b9f6bbd144 100644 --- a/packages/scenegraph/README.md +++ b/packages/scenegraph/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/seq/README.md b/packages/seq/README.md index 13fac4fafd..69bda1f723 100644 --- a/packages/seq/README.md +++ b/packages/seq/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/sexpr/README.md b/packages/sexpr/README.md index 109365f7cc..511baca5a1 100644 --- a/packages/sexpr/README.md +++ b/packages/sexpr/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/shader-ast-glsl/README.md b/packages/shader-ast-glsl/README.md index f153f6cedf..da65151197 100644 --- a/packages/shader-ast-glsl/README.md +++ b/packages/shader-ast-glsl/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/shader-ast-js/README.md b/packages/shader-ast-js/README.md index b6a48fbf5d..59101b5afd 100644 --- a/packages/shader-ast-js/README.md +++ b/packages/shader-ast-js/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/shader-ast-optimize/README.md b/packages/shader-ast-optimize/README.md index a9d47c6fb4..db441957f3 100644 --- a/packages/shader-ast-optimize/README.md +++ b/packages/shader-ast-optimize/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/shader-ast-stdlib/README.md b/packages/shader-ast-stdlib/README.md index 2899d1f79b..0ede0637df 100644 --- a/packages/shader-ast-stdlib/README.md +++ b/packages/shader-ast-stdlib/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/shader-ast/README.md b/packages/shader-ast/README.md index 3b8ee36e59..7c7964414f 100644 --- a/packages/shader-ast/README.md +++ b/packages/shader-ast/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/simd/README.md b/packages/simd/README.md index 9c20fa7abe..947e75a9cb 100644 --- a/packages/simd/README.md +++ b/packages/simd/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/soa/README.md b/packages/soa/README.md index 3b593f9214..e51ebbaaee 100644 --- a/packages/soa/README.md +++ b/packages/soa/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/sorted-map/README.md b/packages/sorted-map/README.md index 4f0c6ac68d..e78a71932b 100644 --- a/packages/sorted-map/README.md +++ b/packages/sorted-map/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/sparse-set/README.md b/packages/sparse-set/README.md index 31533174a8..f3491b9897 100644 --- a/packages/sparse-set/README.md +++ b/packages/sparse-set/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/sparse/README.md b/packages/sparse/README.md index a816e19315..31d5262348 100644 --- a/packages/sparse/README.md +++ b/packages/sparse/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/strings/README.md b/packages/strings/README.md index f265478177..5bc312769b 100644 --- a/packages/strings/README.md +++ b/packages/strings/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/system/README.md b/packages/system/README.md index 6234acf190..b5b90e3a30 100644 --- a/packages/system/README.md +++ b/packages/system/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/tangle/README.md b/packages/tangle/README.md index ab6152b938..467207048a 100644 --- a/packages/tangle/README.md +++ b/packages/tangle/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/text-canvas/README.md b/packages/text-canvas/README.md index 8fd6f115db..8462163c66 100644 --- a/packages/text-canvas/README.md +++ b/packages/text-canvas/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/text-format/README.md b/packages/text-format/README.md index 5238d8c62a..243c7da709 100644 --- a/packages/text-format/README.md +++ b/packages/text-format/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/timestep/README.md b/packages/timestep/README.md index 5b00f6377b..71183944a3 100644 --- a/packages/timestep/README.md +++ b/packages/timestep/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transclude/README.md b/packages/transclude/README.md index d240850b7f..c4ff405594 100644 --- a/packages/transclude/README.md +++ b/packages/transclude/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers-async/README.md b/packages/transducers-async/README.md index 2f7e666852..088ed0d3b3 100644 --- a/packages/transducers-async/README.md +++ b/packages/transducers-async/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers-binary/README.md b/packages/transducers-binary/README.md index f7d1388469..465fce8398 100644 --- a/packages/transducers-binary/README.md +++ b/packages/transducers-binary/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers-fsm/README.md b/packages/transducers-fsm/README.md index 572bdda52a..0033c37de1 100644 --- a/packages/transducers-fsm/README.md +++ b/packages/transducers-fsm/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers-hdom/README.md b/packages/transducers-hdom/README.md index 5629be58b6..b554e8f4e3 100644 --- a/packages/transducers-hdom/README.md +++ b/packages/transducers-hdom/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers-patch/README.md b/packages/transducers-patch/README.md index ca5f633fb2..4ea3f49352 100644 --- a/packages/transducers-patch/README.md +++ b/packages/transducers-patch/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers-stats/README.md b/packages/transducers-stats/README.md index 94fac89841..eb08f664ed 100644 --- a/packages/transducers-stats/README.md +++ b/packages/transducers-stats/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/transducers/README.md b/packages/transducers/README.md index f03af1fb76..7d72c92b11 100644 --- a/packages/transducers/README.md +++ b/packages/transducers/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/trie/README.md b/packages/trie/README.md index 7934e1dff8..907d37f1fc 100644 --- a/packages/trie/README.md +++ b/packages/trie/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/unionstruct/README.md b/packages/unionstruct/README.md index 380b939009..07eb057917 100644 --- a/packages/unionstruct/README.md +++ b/packages/unionstruct/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/units/README.md b/packages/units/README.md index eadee8c356..7d3ac070c9 100644 --- a/packages/units/README.md +++ b/packages/units/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/uuid/README.md b/packages/uuid/README.md index 173ba85eba..778d18bba3 100644 --- a/packages/uuid/README.md +++ b/packages/uuid/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/vclock/README.md b/packages/vclock/README.md index 3f9e9e7ae0..3d704b5cac 100644 --- a/packages/vclock/README.md +++ b/packages/vclock/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/vector-pools/README.md b/packages/vector-pools/README.md index 90ebaa3ed9..51c4d9fd35 100644 --- a/packages/vector-pools/README.md +++ b/packages/vector-pools/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/vectors/README.md b/packages/vectors/README.md index 0ab2e75ae2..79f3c3ff4d 100644 --- a/packages/vectors/README.md +++ b/packages/vectors/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/viz/README.md b/packages/viz/README.md index c3a3b46cca..d93ee1126e 100644 --- a/packages/viz/README.md +++ b/packages/viz/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/wasm-api-bindgen/README.md b/packages/wasm-api-bindgen/README.md index 52f265fc6b..e9f97353fc 100644 --- a/packages/wasm-api-bindgen/README.md +++ b/packages/wasm-api-bindgen/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/wasm-api-canvas/README.md b/packages/wasm-api-canvas/README.md index a1baaf133f..37ddac86fb 100644 --- a/packages/wasm-api-canvas/README.md +++ b/packages/wasm-api-canvas/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/wasm-api-dom/README.md b/packages/wasm-api-dom/README.md index 364e6293c5..00c0c518f3 100644 --- a/packages/wasm-api-dom/README.md +++ b/packages/wasm-api-dom/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/wasm-api-schedule/README.md b/packages/wasm-api-schedule/README.md index a4ddbec224..de4b3d56ba 100644 --- a/packages/wasm-api-schedule/README.md +++ b/packages/wasm-api-schedule/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/wasm-api/README.md b/packages/wasm-api/README.md index 1cba2fcb13..ecea47da1d 100644 --- a/packages/wasm-api/README.md +++ b/packages/wasm-api/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > @@ -438,7 +438,7 @@ directory are using this package: ```ts import { WasmBridge, WasmExports } from "@thi.ng/wasm-api"; -import { readFileSync } from "fs"; +import { readFileSync } "node:fs"; // WASM exports from our dummy module (below) interface App extends WasmExports { diff --git a/packages/webgl-msdf/README.md b/packages/webgl-msdf/README.md index 5fdd23dc6a..411df65ab2 100644 --- a/packages/webgl-msdf/README.md +++ b/packages/webgl-msdf/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/webgl-shadertoy/README.md b/packages/webgl-shadertoy/README.md index 6079ce746a..77ae4880e2 100644 --- a/packages/webgl-shadertoy/README.md +++ b/packages/webgl-shadertoy/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/webgl/README.md b/packages/webgl/README.md index 99fce3e006..65365d583d 100644 --- a/packages/webgl/README.md +++ b/packages/webgl/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. > diff --git a/packages/zipper/README.md b/packages/zipper/README.md index 48d401af45..7c68b7ea5c 100644 --- a/packages/zipper/README.md +++ b/packages/zipper/README.md @@ -7,7 +7,7 @@ [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi) > [!NOTE] -> This is one of 197 standalone projects, maintained as part +> This is one of 198 standalone projects, maintained as part > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo > and anti-framework. >