{"id":16011006,"url":"https://github.com/nikku/bpmnlint-pack-config","last_synced_at":"2025-03-17T20:30:54.518Z","repository":{"id":66099767,"uuid":"147878364","full_name":"nikku/bpmnlint-pack-config","owner":"nikku","description":"Pack bpmnlint configuration into a browser consumable bundle","archived":false,"fork":false,"pushed_at":"2022-09-29T21:09:34.000Z","size":213,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T00:05:18.298Z","etag":null,"topics":["bpmnlint","browser-pack"],"latest_commit_sha":null,"homepage":"","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/nikku.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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},"funding":{"github":["nikku"]}},"created_at":"2018-09-07T21:54:08.000Z","updated_at":"2024-06-19T00:18:31.507Z","dependencies_parsed_at":"2024-06-19T00:18:27.201Z","dependency_job_id":"d22e08b9-73dd-42f6-975f-4b5f9c4fa40a","html_url":"https://github.com/nikku/bpmnlint-pack-config","commit_stats":{"total_commits":74,"total_committers":1,"mean_commits":74.0,"dds":0.0,"last_synced_commit":"4b61ac6f0257ca9c8cefd37d2692545e473e5d8a"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fbpmnlint-pack-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fbpmnlint-pack-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fbpmnlint-pack-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nikku%2Fbpmnlint-pack-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nikku","download_url":"https://codeload.github.com/nikku/bpmnlint-pack-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243878488,"owners_count":20362433,"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":["bpmnlint","browser-pack"],"created_at":"2024-10-08T13:22:44.524Z","updated_at":"2025-03-17T20:30:54.165Z","avatar_url":"https://github.com/nikku.png","language":"JavaScript","funding_links":["https://github.com/sponsors/nikku"],"categories":[],"sub_categories":[],"readme":"# bpmnlint-pack-config\n\n[![CI](https://github.com/nikku/bpmnlint-pack-config/workflows/CI/badge.svg)](https://github.com/nikku/bpmnlint-pack-config/actions?query=workflow%3ACI)\n\nPack a [bpmnlint](https://github.com/bpmn-io/bpmnlint) configuration as a consumable bundle.\n\n\n## Usage\n\nPack a configuration using the `bpmnlint-pack-config` executable:\n\n```\nnpx bpmnlint-pack-config -c .bpmnlintrc -o packed-config.js -t es\n```\n\nConsume the packed config as part of your web-modeler:\n\n```javascript\nimport { Linter } from 'bpmnlint';\n\nimport linterConfig from './packed-config';\n\nvar linter = new Linter(linterConfig);\n\nconst results = await linter.lint(modelRoot);\n```\n\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikku%2Fbpmnlint-pack-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikku%2Fbpmnlint-pack-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikku%2Fbpmnlint-pack-config/lists"}