{"id":18268749,"url":"https://github.com/ferdodo/loglore","last_synced_at":"2026-01-26T18:02:25.274Z","repository":{"id":199986497,"uuid":"704647072","full_name":"ferdodo/loglore","owner":"ferdodo","description":"Minimalistic frontend event store.","archived":false,"fork":false,"pushed_at":"2024-10-11T18:17:00.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-17T22:47:20.834Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://ferdodo.github.io/loglore/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ferdodo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"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}},"created_at":"2023-10-13T18:12:17.000Z","updated_at":"2024-10-11T18:20:47.000Z","dependencies_parsed_at":"2024-10-22T21:32:03.656Z","dependency_job_id":null,"html_url":"https://github.com/ferdodo/loglore","commit_stats":{"total_commits":2,"total_committers":1,"mean_commits":2.0,"dds":0.0,"last_synced_commit":"d6d30b1bd38449df0699a320414d7269c43de03e"},"previous_names":["ferdodo/loglore"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ferdodo/loglore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdodo%2Floglore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdodo%2Floglore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdodo%2Floglore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdodo%2Floglore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ferdodo","download_url":"https://codeload.github.com/ferdodo/loglore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ferdodo%2Floglore/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28784093,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-26T13:55:28.044Z","status":"ssl_error","status_checked_at":"2026-01-26T13:55:26.068Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-05T11:33:09.723Z","updated_at":"2026-01-26T18:02:25.257Z","avatar_url":"https://github.com/ferdodo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# loglore\n\nMinimalistic frontend event store.\n\n## Installation\n\n\tnpm install --save loglore\n\n## Installation without a javascript bundler\n\nDirectly use the file loglore.browser.js in your webpage.\n\n``` html\n\u003chead\u003e\n\t\u003cscript src=\"loglore.browser.js\"\u003e\u003c/script\u003e\n\u003c/head\u003e\n\n\u003cscripts\u003e\n\tconsole.log(window.loglore); // methods are bootstraped here\n\u003c/scripts\u003e\n```\n\n## Usage\n\nYou will find some examples in the documentation https://ferdodo.github.io/loglore\n\n## Best practices\n\n* Define your own event interface in typescript.\n* Make a small abstraction of the lib to implement bindings with your own typings.\n* Make an extensible event format.\n* Never update your previous events or typings if there is some existing previous data.\n* Dont use for production or serious projects.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferdodo%2Floglore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fferdodo%2Floglore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fferdodo%2Floglore/lists"}