Skip to content

Commit 49cac9d

Browse files
docs: update main readme
1 parent fbb0d7d commit 49cac9d

File tree

2 files changed

+108
-111
lines changed

2 files changed

+108
-111
lines changed

README.md

+6-10
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,8 @@
6262
6363
**This project is NOT a framework and all packages can be used in isolation.**
6464

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
6767
usage, currently totalling ~226k SLOC and ~4100 source files... Some of the
6868
projects have been in regular development since 2015. The monorepo exists in its
6969
current form since January 2018.
@@ -312,15 +312,11 @@ feature or `develop` branches)
312312

313313
### Latest updates
314314

315-
As of: 2025-03-16
315+
As of: 2025-03-18
316316

317-
| Status | Package | Version | Changelog |
318-
|:-------------------------------------------------|:------------------------------------------|:----------------------------------------------------------------------------------------------------------------|:----------------------------------------------|
319-
| ![](https://img.shields.io/badge/-refactor-cyan) | [`@thi.ng/leb128`](./packages/leb128) | [![version](https://img.shields.io/npm/v/@thi.ng/leb128.svg)](https://www.npmjs.com/package/@thi.ng/leb128) | [changelog](./packages/leb128/CHANGELOG.md) |
320-
| ![](https://img.shields.io/badge/-feat-green) | [`@thi.ng/lsys`](./packages/lsys) | [![version](https://img.shields.io/npm/v/@thi.ng/lsys.svg)](https://www.npmjs.com/package/@thi.ng/lsys) | [changelog](./packages/lsys/CHANGELOG.md) |
321-
| ![](https://img.shields.io/badge/-feat-green) | [`@thi.ng/pixel`](./packages/pixel) | [![version](https://img.shields.io/npm/v/@thi.ng/pixel.svg)](https://www.npmjs.com/package/@thi.ng/pixel) | [changelog](./packages/pixel/CHANGELOG.md) |
322-
| ![](https://img.shields.io/badge/-feat-green) | [`@thi.ng/server`](./packages/server) | [![version](https://img.shields.io/npm/v/@thi.ng/server.svg)](https://www.npmjs.com/package/@thi.ng/server) | [changelog](./packages/server/CHANGELOG.md) |
323-
| ![](https://img.shields.io/badge/-refactor-cyan) | [`@thi.ng/wasm-api`](./packages/wasm-api) | [![version](https://img.shields.io/npm/v/@thi.ng/wasm-api.svg)](https://www.npmjs.com/package/@thi.ng/wasm-api) | [changelog](./packages/wasm-api/CHANGELOG.md) |
317+
| Status | Package | Version | Changelog |
318+
|:----------------------------------------------|:----------------------------------------------|:--------------------------------------------------------------------------------------------------------------------|:------------------------------------------------|
319+
| ![](https://img.shields.io/badge/-feat-green) | [`@thi.ng/pixel-flow`](./packages/pixel-flow) | [![version](https://img.shields.io/npm/v/@thi.ng/pixel-flow.svg)](https://www.npmjs.com/package/@thi.ng/pixel-flow) | [changelog](./packages/pixel-flow/CHANGELOG.md) |
324320

325321
### Algorithms & data structures
326322

0 commit comments

Comments
 (0)