{"id":19041888,"url":"https://github.com/allure-framework/allure-npm","last_synced_at":"2025-04-12T23:39:48.218Z","repository":{"id":45404742,"uuid":"50541076","full_name":"allure-framework/allure-npm","owner":"allure-framework","description":"NPM wrapper for Allure commandline","archived":false,"fork":false,"pushed_at":"2025-03-05T14:16:01.000Z","size":74,"stargazers_count":41,"open_issues_count":3,"forks_count":16,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-12T23:39:42.752Z","etag":null,"topics":["allure","npm","reporting"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allure-framework.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-01-27T22:03:15.000Z","updated_at":"2025-03-05T14:16:04.000Z","dependencies_parsed_at":"2023-12-15T20:07:57.669Z","dependency_job_id":"66e4a1a9-22a5-4b7b-bfb5-1dec5e6efa52","html_url":"https://github.com/allure-framework/allure-npm","commit_stats":{"total_commits":100,"total_committers":14,"mean_commits":7.142857142857143,"dds":0.7,"last_synced_commit":"92e1032bc050c252cbc163c0ae708e56b9048438"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allure-framework%2Fallure-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allure-framework","download_url":"https://codeload.github.com/allure-framework/allure-npm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647255,"owners_count":21139081,"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":["allure","npm","reporting"],"created_at":"2024-11-08T22:33:04.647Z","updated_at":"2025-04-12T23:39:48.182Z","avatar_url":"https://github.com/allure-framework.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Allure Commandline \n\n![downloads](https://img.shields.io/npm/dm/allure-commandline.svg?style=flat-square) [![npm version](https://img.shields.io/npm/v/allure-commandline.svg?style=flat-square)](https://www.npmjs.com/package/allure-commandline)\n\n\u003e NPM wrapper for Allure Commandline\n\n\u003cimg src=\"https://allurereport.org/public/img/allure-report.svg\" height=\"85px\" alt=\"Allure Report logo\" align=\"right\" /\u003e\n\n- Learn more about Allure Report at [https://allurereport.org](https://allurereport.org)\n- 📚 [Documentation](https://allurereport.org/docs/) – discover official documentation for Allure Report\n- ❓ [Questions and Support](https://github.com/orgs/allure-framework/discussions/categories/questions-support) – get help from the team and community\n- 📢 [Official announcements](https://github.com/orgs/allure-framework/discussions/categories/announcements) –  stay updated with our latest news and updates\n- 💬 [General Discussion](https://github.com/orgs/allure-framework/discussions/categories/general-discussion) – engage in casual conversations, share insights and ideas with the community\n- 🖥️ [Live Demo](https://demo.allurereport.org/) — explore a live example of Allure Report in action\n\n## Install\n\n1. Allure requires [Java 8](https://bell-sw.com/pages/downloads/#jdk-17-lts) or higher\n2. `npm install -g allure-commandline --save-dev`\n\n## Usage\n\n```\nallure \u003ccommand\u003e [\u003cargs\u003e]\n```\nRun `allure help` for a list of supported commands.\n\n## Node.js API\n\nYou can also call Allure commands from your Node.js code:\n\n```js\nvar allure = require('allure-commandline');\n\n// returns ChildProcess instance\nvar generation = allure(['generate', 'allure-results']);\n\ngeneration.on('exit', function(exitCode) {\n    console.log('Generation is finished with code:', exitCode);\n});\n```\n\n# Development\n\nAllure packages should be downloaded from external storage. Repository content doesn't have actual code.\n\n1. Update package version `$ npm version 2.13.0`\n1. Download the Allure-commandline package: `./fetch-source`\n1. Publish result to NPM: `npm publish`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallure-framework%2Fallure-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallure-framework%2Fallure-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallure-framework%2Fallure-npm/lists"}