Skip to content

IntegerAlex/user-info-logger

Repository files navigation

User Info Logger

NPM Downloads NPM Version

User Info Logger is a Blazingly fast Client-side utility library for javascript that collects information about the user's IP address, geolocation, and system information. It helps developer understand the client.

Table of Contents

Installation

To install User Info Logger, you can use npm: NPM REGISTRY

npm install user-info-logger

Usage

Add this Snippet in Frontend code and export data anywhere you want. onconsole or send it to your backend server.

import userInfo from 'user-info-logger'
const data = userInfo()

For a detailed breakdown of the properties included in the returned data, refer to the Properties file.

Sponsorship

To sponsor this project and contribute to its maintenance and development, consider supporting us through sponsorship. Your sponsorship helps cover the costs associated with maintaining a proxy server and API required for the functionality of User Info Logger.

Your support enables us to continue providing a valuable tool for developers to better understand their users and improve their applications. Sponsor

Your sponsorship is greatly appreciated!

License

This project is licensed under the GPL V3 license. You're free to use, modify, and distribute this software under the terms of this license.

About

A Blazingly fast Client-side utility library for javascript that collects information about the user's IP address, geolocation, and system information.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project