croxydb-stats
TypeScript icon, indicating that this package has built-in type declarations

0.0.4 • Public • Published

croxydb-stats

Download Download Download License

Features

const dbsts = require("croxydb-stats")

dbsts.size // Reflects the size of the database.
dbsts.version // Reflects the version of the database.

If you have any questions, you can join my Discord server or join the Croxydb Support server.

Özellikler

const dbsts = require("croxydb-stats")

dbsts.size // Database'in boyutunu yansıtır.
dbsts.version // Database'in versiyonunu yansıtır.

Herhangi bir sorunuz varsa, Discord sunucuma veya Croxydb Destek sunucusuna katıla bilirsiniz.

Examples & Örnekler

Size

console.log(dbsts.size); // 1 Kb

Version

console.log(dbsts.version); // 0.0.12

Package Sidebar

Install

npm i croxydb-stats

Weekly Downloads

7

Version

0.0.4

License

MIT

Unpacked Size

4.52 kB

Total Files

6

Last publish

Collaborators

  • mzrdev