{"id":24983650,"url":"https://github.com/posthtml/posthtml-reporter","last_synced_at":"2025-03-29T10:12:37.717Z","repository":{"id":66088985,"uuid":"76854523","full_name":"posthtml/posthtml-reporter","owner":"posthtml","description":"Reporter Plugin","archived":false,"fork":false,"pushed_at":"2016-12-19T13:37:28.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T21:06:07.519Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/posthtml.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2016-12-19T10:59:25.000Z","updated_at":"2016-12-20T03:28:37.000Z","dependencies_parsed_at":"2023-03-05T15:30:49.477Z","dependency_job_id":null,"html_url":"https://github.com/posthtml/posthtml-reporter","commit_stats":{"total_commits":8,"total_committers":1,"mean_commits":8.0,"dds":0.0,"last_synced_commit":"b548a3aa392bc58a200d54657236fb231da6f5b1"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posthtml%2Fposthtml-reporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posthtml%2Fposthtml-reporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posthtml%2Fposthtml-reporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/posthtml%2Fposthtml-reporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/posthtml","download_url":"https://codeload.github.com/posthtml/posthtml-reporter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245458719,"owners_count":20618697,"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-04T09:20:01.709Z","updated_at":"2025-03-29T10:12:37.690Z","avatar_url":"https://github.com/posthtml.png","language":"JavaScript","readme":"[![npm][npm]][npm-url]\n[![node][node]][node-url]\n[![deps][deps]][deps-url]\n[![tests][tests]][tests-url]\n[![coverage][cover]][cover-url]\n[![code style][style]][style-url]\n[![chat][chat]][chat-url]\n\n\u003cdiv align=\"center\"\u003e\n  \u003cimg width=\"110\" height=\"100\" title=\"PostHTML Reporter\" vspace=\"50\" src=\"http://posthtml.github.io/posthtml-reporter/logo.svg\"\u003e\n  \u003ca href=\"https://github.com/posthtml/posthtml\"\u003e\n    \u003cimg width=\"220\" height=\"200\" title=\"PosHTML\"           src=\"http://posthtml.github.io/posthtml/logo.svg\"\u003e\n  \u003c/a\u003e\n  \u003ch1\u003eReporter Plugin\u003c/h1\u003e\n\u003c/div\u003e\n\n\u003ch2 align=\"center\"\u003eInstall\u003c/h2\u003e\n\n```bash\nnpm i -D posthtml-reporter\n```\n\n\u003ch2 align=\"center\"\u003eUsage\u003c/h2\u003e\n\nReporter Plugin to display PostHTML Messages (`result.messages`) on various Interfaces\n\n\u003e :warning: Add this plugin as the last in your plugins array to work properly\n\n\u003ch2 align=\"center\"\u003eOptions\u003c/h2\u003e\n\n|Name|Default|Description|\n|:--:|:-----:|:----------|\n|console|true|Display messages on the Console|\n|browser|false|Display messages in the Browser|\n|notify |false|Display messages via Push Notification|\n\n### Console\n\nLogs ❌ Error(s), ⚠️ Warnings(s) \u0026\u0026 ✅ Dependencies (default)\n\n### Browser (WIP)\n\n### Notify (WIP)\n\n\n\u003ch2 align=\"center\"\u003eMaintainer\u003c/h2\u003e\n\n\u003ctable\u003e\n  \u003ctbody\u003e\n    \u003ctr\u003e\n      \u003ctd align=\"center\"\u003e\n        \u003cimg width=\"150 height=\"150\"\n        src=\"https://github.com/michael-ciniawsky.png?v=3\u0026s=150\"\u003e\n        \u003cbr\u003e\n        \u003ca href=\"https://github.com/michael-ciniawsky\"\u003eMichael Ciniawsky\u003c/a\u003e\n      \u003c/td\u003e\n    \u003c/tr\u003e\n  \u003ctbody\u003e\n\u003c/table\u003e\n\n\n[npm]: https://img.shields.io/npm/v/posthtml-reporter.svg\n[npm-url]: https://npmjs.com/package/posthtml-reporter\n\n[node]: https://img.shields.io/node/v/posthtml-reporter.svg\n[node-url]: https://nodejs.org\n\n[deps]: https://david-dm.org/posthtml/posthtml-reporter.svg\n[deps-url]: https://david-dm.org/posthtml/posthtml-reporter\n\n[style]: https://img.shields.io/badge/code%20style-standard-yellow.svg\n[style-url]: http://standardjs.com/\n\n[tests]: http://img.shields.io/travis/posthtml/posthtml-reporter.svg\n[tests-url]: https://travis-ci.org/posthtml/posthtml-reporter\n\n[cover]: https://coveralls.io/repos/github/posthtml/posthtml-reporter/badge.svg\n[cover-url]: https://coveralls.io/github/posthtml/posthtml-reporter\n\n[style]: https://img.shields.io/badge/code%20style-standard-yellow.svg\n[style-url]: http://standardjs.com/\n\n[chat]: https://badges.gitter.im/posthtml/posthtml.svg\n[chat-url]: https://gitter.im/posthtml/posthtml\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposthtml%2Fposthtml-reporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fposthtml%2Fposthtml-reporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fposthtml%2Fposthtml-reporter/lists"}