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

https://github.com/larbibaraka/user_tracker

a simple npm package that helps you save user actions in file for anlyse
https://github.com/larbibaraka/user_tracker

fs fs-extra javascript javascript-library logging node npm tracking typescript

Last synced: 2 months ago
JSON representation

a simple npm package that helps you save user actions in file for anlyse

Awesome Lists containing this project

README

        

# user tracker
a small package to store user actions in a file using json format

## Install
```bash
npm install user_tracker
-----or----
yarn add user_tracker
```
## Author
- [Baraka Larbi](https://github.com/larbibaraka)