{"id":17480271,"url":"https://github.com/integeralex/user-info-logger","last_synced_at":"2025-03-03T16:30:50.658Z","repository":{"id":230617031,"uuid":"779782405","full_name":"IntegerAlex/user-info-logger","owner":"IntegerAlex","description":"A Blazingly fast Client-side utility library for javascript that collects information about the user's IP address, geolocation, and system information.","archived":true,"fork":false,"pushed_at":"2025-02-22T14:10:25.000Z","size":196,"stargazers_count":14,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-24T05:45:02.796Z","etag":null,"topics":["config","deepscan","deepsource","digitalocean","github","heroku","learn"],"latest_commit_sha":null,"homepage":"https://user-info-logger-demo.vercel.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IntegerAlex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["IntegerAlex"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"custom":null}},"created_at":"2024-03-30T19:18:25.000Z","updated_at":"2025-02-22T14:10:51.000Z","dependencies_parsed_at":"2024-04-03T21:27:41.722Z","dependency_job_id":"a9a16d27-7c6a-444b-b7df-e3a6c025342b","html_url":"https://github.com/IntegerAlex/user-info-logger","commit_stats":null,"previous_names":["integeralex/user-info-logger"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegerAlex%2Fuser-info-logger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegerAlex%2Fuser-info-logger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegerAlex%2Fuser-info-logger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntegerAlex%2Fuser-info-logger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntegerAlex","download_url":"https://codeload.github.com/IntegerAlex/user-info-logger/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241698970,"owners_count":20005297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["config","deepscan","deepsource","digitalocean","github","heroku","learn"],"created_at":"2024-10-18T21:43:13.844Z","updated_at":"2025-03-03T16:30:50.652Z","avatar_url":"https://github.com/IntegerAlex.png","language":"TypeScript","readme":"# User Info Logger\n\n## Project Archived - New Version is available [HERE](github.com/IntegerAlex/fingerprint-oss)\n\n![NPM Downloads](https://img.shields.io/npm/dt/user-info-logger?style=plastic\u0026logo=npm)\n![NPM Version](https://img.shields.io/npm/v/user-info-logger)\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIntegerAlex%2Fuser-info-logger.svg?type=small)](https://app.fossa.com/projects/git%2Bgithub.com%2FIntegerAlex%2Fuser-info-logger?ref=badge_small)\n\u003ca href=\"https://pkg-size.dev/user-info-logger\"\u003e\u003cimg src=\"https://pkg-size.dev/badge/install/60028\" title=\"Install size for user-info-logger\"\u003e\u003c/a\u003e\n\u003ca href=\"https://pkg-size.dev/user-info-logger\"\u003e\u003cimg src=\"https://pkg-size.dev/badge/bundle/3359\" title=\"Bundle size for user-info-logger\"\u003e\u003c/a\u003e\n\nUser 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.\nIt helps developer understand the client.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Properties](/PROPERTIES.md)\n- [License](#license)\n- [Demo](https://github.com/IntegerAlex/user-info-logger-demo)\n- [Preview](https://user-info-logger-demo.vercel.app/)\n\n## Installation\n\nTo install User Info Logger, you can use npm:\n[NPM REGISTRY](https://www.npmjs.com/package/user-info-logger)\n\n```bash\nnpm install user-info-logger\n```\n\n## Usage\n\nAdd this Snippet in Frontend code\nand export data anywhere you want.\nonconsole or send it to your backend server.\n\n```javascript\nimport userInfo from 'user-info-logger'\nconst data = userInfo()\n```\n\nFor a detailed breakdown of the properties included in the returned data, refer to the [Properties](/PROPERTIES.md) file.\n\n## Sponsorship\n\n\nTo 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.\n\nYour support enables us to continue providing a valuable tool for developers to better understand their users and improve their applications.\n[![Sponsor](https://img.shields.io/badge/Sponsor-%E2%9D%A4-pink)](https://github.com/sponsors/IntegerAlex)\n\nYour sponsorship is greatly appreciated!\n\n\n## License\n\nThis project is licensed under the GPL V3 license. You're free to use, modify, and distribute this software under the terms of this license.\n\n\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FIntegerAlex%2Fuser-info-logger.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FIntegerAlex%2Fuser-info-logger?ref=badge_large)\n","funding_links":["https://github.com/sponsors/IntegerAlex"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegeralex%2Fuser-info-logger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintegeralex%2Fuser-info-logger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintegeralex%2Fuser-info-logger/lists"}