Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicolassiver/nodebb-widget-ns-stats

Overall stats about life on the forum. Some metrics are number of posts, users, topics. Also several additional user related features like - currently online users and who have visited today.
https://github.com/nicolassiver/nodebb-widget-ns-stats

metrics nodebb nodebb-widget stats

Last synced: about 1 month ago
JSON representation

Overall stats about life on the forum. Some metrics are number of posts, users, topics. Also several additional user related features like - currently online users and who have visited today.

Awesome Lists containing this project

README

        

# NodeBB Widget: Stats

Overall stats about life on the forum. Some metrics are number of posts, users, topics. Also several additional user related features like - currently online users and who have visited today.

![Version](https://img.shields.io/npm/v/nodebb-widget-ns-stats.svg)
![Dependencies](https://img.shields.io/bithound/dependencies/github/nicolassiver/nodebb-widget-ns-stats.svg)
[![Maintainability](https://api.codeclimate.com/v1/badges/7b2349bd4833c108799c/maintainability)](https://codeclimate.com/github/NicolasSiver/nodebb-widget-ns-stats/maintainability)

- [Preview](#preview)
- [Implementation](#implementation)

## Preview

![Widget Preview](screenshot.png)

## Implementation

- Users are sorted by `username` in online list
- Users are sorted by time of appearance in today list
- Online list response is cached for 60 seconds
- Online list is limited to 128 records
- Online status is true, if user was around for last 15 minutes
- General stats are cached for 1 day