From e6748b8c6ed6cc043ee5ba7686c6086ad8e1988a Mon Sep 17 00:00:00 2001 From: Sebastian Hildebrandt Date: Mon, 22 Dec 2025 15:49:17 +0100 Subject: [PATCH] updated docs --- CHANGELOG.md | 1 + README.md | 24 +++++++++++++++++++++++- docs/history.html | 5 +++++ docs/index.html | 2 +- 4 files changed, 30 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a75090..6f0f13c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -90,6 +90,7 @@ For major (breaking) changes - **version 4, 3 and 2** - see end of page. | Version | Date | Comment | | ------- | ---------- | --------------------------------------------------------------------------------------------------- | +| 5.27.15 | 2025-12-22 | Updated docs | | 5.27.14 | 2025-12-15 | `fsSize()` fix drive sanitation (windows) | | 5.27.13 | 2025-12-10 | `cpuCurrentSpeed()` fix hasOwnProperty | | 5.27.12 | 2025-12-09 | `networkConnections()` fix pid issue (macOS) | diff --git a/README.md b/README.md index 4d7de25..b13aa80 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,30 @@ ## The Systeminformation Project +### Merry Christmas and Happy new year + +``` + .''. + .''. . *''* :_\/_: + :_\/_: _\(/_ .:.*_\/_* : /\ : + .''.: /\ : ./)\ ':'* /\ * : '..'. + :_\/_:'.:::. ' *''* * '.\'/.' _\(/_ + : /\ : ::::: *_\/_* -= o =- /)\ + '..' ':::' * /\ * .'/.\'. ' + *..* : + * + * /.\ * * . * + . /..'\ . . * . + */'.'\* . . . * * + * /.''.'\ * . . . * +. */.'.'.\* +...".""""/'.''.'.\""."."... + ^^^[_]^^^* +``` +I wish you all a Merry Christmas and a peaceful New Year 2026. + This is amazing. Started as a small project just for myself, it now has > 18,000 -lines of code, > 700 versions published, up to 10 mio downloads per month, > 400 +lines of code, > 700 versions published, up to 15 mio downloads per month, > 450 mio downloads overall. Top 10 NPM ranking for backend packages. Thank you to all who contributed to this project! diff --git a/docs/history.html b/docs/history.html index 670f862..172e3fb 100644 --- a/docs/history.html +++ b/docs/history.html @@ -57,6 +57,11 @@ + + 5.27.15 + 2025-12-22 + Updated docs + 5.27.14 2025-12-16 diff --git a/docs/index.html b/docs/index.html index c85c704..10aab64 100644 --- a/docs/index.html +++ b/docs/index.html @@ -170,7 +170,7 @@
systeminformation
 
-
New Version: 5.27.14
+
New Version: 5.27.15