0.0.4 • Published 8 months ago

croxydb-stats v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

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
0.0.4

8 months ago

0.0.3

8 months ago

0.0.2

8 months ago

0.0.1

8 months ago