|
62 | 62 |
|
63 | 63 | **This project is NOT a framework and all packages can be used in isolation.**
|
64 | 64 |
|
65 |
| -Not including deprecations, this mono-repository is home to 203 individual |
66 |
| -TypeScript libraries/packages/tools and ~180 example projects illustrating their |
| 65 | +Not including deprecations, this mono-repository is home to 204 individual |
| 66 | +TypeScript libraries/packages/tools and ~185 example projects illustrating their |
67 | 67 | usage, currently totalling ~226k SLOC and ~4100 source files... Some of the
|
68 | 68 | projects have been in regular development since 2015. The monorepo exists in its
|
69 | 69 | current form since January 2018.
|
@@ -312,15 +312,11 @@ feature or `develop` branches)
|
312 | 312 |
|
313 | 313 | ### Latest updates
|
314 | 314 |
|
315 |
| -As of: 2025-03-16 |
| 315 | +As of: 2025-03-18 |
316 | 316 |
|
317 |
| -| Status | Package | Version | Changelog | |
318 |
| -|:-------------------------------------------------|:------------------------------------------|:----------------------------------------------------------------------------------------------------------------|:----------------------------------------------| |
319 |
| -|  | [`@thi.ng/leb128`](./packages/leb128) | [](https://www.npmjs.com/package/@thi.ng/leb128) | [changelog](./packages/leb128/CHANGELOG.md) | |
320 |
| -|  | [`@thi.ng/lsys`](./packages/lsys) | [](https://www.npmjs.com/package/@thi.ng/lsys) | [changelog](./packages/lsys/CHANGELOG.md) | |
321 |
| -|  | [`@thi.ng/pixel`](./packages/pixel) | [](https://www.npmjs.com/package/@thi.ng/pixel) | [changelog](./packages/pixel/CHANGELOG.md) | |
322 |
| -|  | [`@thi.ng/server`](./packages/server) | [](https://www.npmjs.com/package/@thi.ng/server) | [changelog](./packages/server/CHANGELOG.md) | |
323 |
| -|  | [`@thi.ng/wasm-api`](./packages/wasm-api) | [](https://www.npmjs.com/package/@thi.ng/wasm-api) | [changelog](./packages/wasm-api/CHANGELOG.md) | |
| 317 | +| Status | Package | Version | Changelog | |
| 318 | +|:----------------------------------------------|:----------------------------------------------|:--------------------------------------------------------------------------------------------------------------------|:------------------------------------------------| |
| 319 | +|  | [`@thi.ng/pixel-flow`](./packages/pixel-flow) | [](https://www.npmjs.com/package/@thi.ng/pixel-flow) | [changelog](./packages/pixel-flow/CHANGELOG.md) | |
324 | 320 |
|
325 | 321 | ### Algorithms & data structures
|
326 | 322 |
|
|
0 commit comments