updated docs
This commit is contained in:
parent
22f6046197
commit
d1dbdcae97
@ -37,8 +37,9 @@ contributed to this project!
|
||||
|
||||
> **Upcoming Version 6**
|
||||
>
|
||||
> With a lot of new features, improvements and a cleaned up API where will also
|
||||
> be some breaking changes. We will release the first beta soon.
|
||||
> The upcoming version 6 of this package (written completely in typescript) will
|
||||
> come with a lot of new features and improvements. I also cleaned up the API so
|
||||
> there will also be some breaking changes. I will release the first beta soon.
|
||||
|
||||
## Please support this project ... ☕️
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="https://pro.fontawesome.com/releases/v5.15.1/css/all.css" integrity="sha384-9ZfPnbegQSumzaE7mks2IYgHoayLtuto3AS6ieArECeaR8nCfliJVuLh/GaQ1gyM" crossorigin="anonymous">
|
||||
<link rel="stylesheet" href="roboto/css/roboto.css">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="stylesheet" href="styles.css?a=112123">
|
||||
|
||||
<!-- Favicon -->
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/assets/android-icon-192x192.png">
|
||||
@ -187,7 +187,7 @@
|
||||
<div class="col-12 sectionheader index">
|
||||
<div class="title">Overview</div>
|
||||
<div class="subtitle">Node.js system information package. Lightweight collection of 50+ functions to retrieve detailed hardware, system and OS information. For Linux, macOS, partial Windows, FreeBSD, OpenBSD, NetBSD, SunOS and Android support. Dependency free. Works with <span class="bold">Node.js</span>, <span class="bold">Bun</span> and <span class="bold">Deno</span></div>
|
||||
<div class="banner text larger"><span class="bold success">Version 6</span> will arrive soon with a lot of new features and improvements. There will also some breaking changes (more consistent API)</div>
|
||||
<div class="banner text larger"><span class="bold success">Version 6</span> will arrive soon with a lot of new features and improvements. There will also be some breaking changes (for a more consistent API)</div>
|
||||
<div class="npmicons">
|
||||
<a href="https://npmjs.org/package/systeminformation" rel="nofollow"><img src="https://img.shields.io/npm/v/systeminformation.svg?style=flat-square" alt="NPM Version" data-canonical-src="https://img.shields.io/npm/v/systeminformation.svg?style=flat-square" style="max-width:100%;"></a>
|
||||
<a href="https://systeminformation.io" rel="nofollow"><img src="assets/no-dependencies.svg" alt="no dependencies"></a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user