{"id":15497382,"url":"https://github.com/heapwolf/ntail","last_synced_at":"2025-04-22T21:43:16.948Z","repository":{"id":65369952,"uuid":"85343719","full_name":"heapwolf/ntail","owner":"heapwolf","description":"tolerant tailing for your new line delimited json output","archived":false,"fork":false,"pushed_at":"2017-03-27T07:33:22.000Z","size":68,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T22:36:21.721Z","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/heapwolf.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}},"created_at":"2017-03-17T18:36:48.000Z","updated_at":"2019-01-27T15:50:10.000Z","dependencies_parsed_at":"2023-01-19T23:15:24.785Z","dependency_job_id":null,"html_url":"https://github.com/heapwolf/ntail","commit_stats":null,"previous_names":["0x00a/ntail"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fntail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fntail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fntail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heapwolf%2Fntail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heapwolf","download_url":"https://codeload.github.com/heapwolf/ntail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250330308,"owners_count":21412961,"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":"2024-10-02T08:33:17.437Z","updated_at":"2025-04-22T21:43:16.911Z","avatar_url":"https://github.com/heapwolf.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SYNOPSIS\nPretty print your [`newline delimited json`](http://ndjson.org/), tolerate\nunparsable lines.\n\n# INSTALL\n`npm install ntail -g`\n\n# USAGE\nLet's say your program outputs new line delimited JSON, that's not going to be\nreadable (ever). So pipe the output of your program to `ntail` and it will try\nto parse anything that is a valid line of JSON!\n\n```bash\nnode myprogram.js | ntail\n```\n\nA more fancy way to capture the output in a different terminal window from where\nyour process is running, is to pipe to a temp file and then tail that file, for\nexample `tail -f logfile | ntail`.\n\nIf you want to mute all non parsable lines, use `--mute`.\n\n# OUTPUT\n\n![screenshot](/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapwolf%2Fntail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheapwolf%2Fntail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheapwolf%2Fntail/lists"}