{"id":25827694,"url":"https://github.com/uojo/node-stack-log","last_synced_at":"2025-07-18T02:41:11.325Z","repository":{"id":88372071,"uuid":"141725290","full_name":"uojo/node-stack-log","owner":"uojo","description":null,"archived":false,"fork":false,"pushed_at":"2018-07-20T14:59:20.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T09:08:08.690Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/uojo.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":"2018-07-20T14:57:07.000Z","updated_at":"2018-07-20T14:59:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"2b178e63-c3ad-4aaf-83df-cf00d013fd51","html_url":"https://github.com/uojo/node-stack-log","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"9a85794ff03617c907ff1fe7703a66433f8a7a3a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/uojo/node-stack-log","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uojo%2Fnode-stack-log","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uojo%2Fnode-stack-log/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uojo%2Fnode-stack-log/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uojo%2Fnode-stack-log/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uojo","download_url":"https://codeload.github.com/uojo/node-stack-log/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uojo%2Fnode-stack-log/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265692765,"owners_count":23812207,"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":[],"created_at":"2025-02-28T16:39:08.077Z","updated_at":"2025-07-18T02:41:11.316Z","avatar_url":"https://github.com/uojo.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-stack-log\n\n\n## Install\nTo install from npm:\n```\nnpm install --save node-stack-log\n```\n\n## Usage\nFor Node.js:\n\n/project/index.js\n```javascript\nconst {elog} = require('node-stack-log');\nconst data = {\n  a: 1\n}\n\nelog(data)\n// /project/index.js:6:1\n// { a: 1 }\n```\n\n/project/package.json\n```javascript\n{\n  ...\n  script:{\n    \"test\":\"LOG_ENV=debug node index\"\n  }\n  ...\n}\n```\nrun\n\n```\nnpm test\n```\n\n## ChangeLog\n### 0.1.0\n- first commit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuojo%2Fnode-stack-log","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuojo%2Fnode-stack-log","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuojo%2Fnode-stack-log/lists"}