{"id":18938418,"url":"https://github.com/nationalbankbelgium/code-style","last_synced_at":"2026-02-09T09:14:03.521Z","repository":{"id":34896309,"uuid":"176298014","full_name":"NationalBankBelgium/code-style","owner":"NationalBankBelgium","description":"A library containing code style configuration used in applications at the National Bank of Belgium","archived":false,"fork":false,"pushed_at":"2024-07-08T04:44:53.000Z","size":1906,"stargazers_count":9,"open_issues_count":11,"forks_count":6,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-11T00:04:48.967Z","etag":null,"topics":["angular","angular7","codelyzer","codelyzer-config","prettier","prettier-config","stylelint","stylelint-config","tslint","tslint-config","typescript"],"latest_commit_sha":null,"homepage":"","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/NationalBankBelgium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2019-03-18T13:59:49.000Z","updated_at":"2024-05-30T08:28:09.000Z","dependencies_parsed_at":"2024-04-11T10:45:45.567Z","dependency_job_id":"a1dad4cd-f3a1-4cad-9329-6c8178f88cc8","html_url":"https://github.com/NationalBankBelgium/code-style","commit_stats":{"total_commits":239,"total_committers":8,"mean_commits":29.875,"dds":0.5146443514644352,"last_synced_commit":"8dddb852c13cae1f704887a939609255b74b0a95"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NationalBankBelgium%2Fcode-style","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NationalBankBelgium%2Fcode-style/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NationalBankBelgium%2Fcode-style/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NationalBankBelgium%2Fcode-style/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NationalBankBelgium","download_url":"https://codeload.github.com/NationalBankBelgium/code-style/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249138507,"owners_count":21218899,"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":["angular","angular7","codelyzer","codelyzer-config","prettier","prettier-config","stylelint","stylelint-config","tslint","tslint-config","typescript"],"created_at":"2024-11-08T12:14:19.815Z","updated_at":"2026-02-09T09:14:03.517Z","avatar_url":"https://github.com/NationalBankBelgium.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n   NBB Code style\n\u003c/h1\u003e\n\n\u003e A library containing code style configuration used in applications at the National Bank of Belgium\n\n[![NPM version](https://img.shields.io/npm/v/@nationalbankbelgium/code-style.svg)](https://www.npmjs.com/package/@nationalbankbelgium/code-style)\n[![npm](https://img.shields.io/npm/dm/@nationalbankbelgium/code-style.svg)](https://www.npmjs.com/package/@nationalbankbelgium/code-style)\n[![Build Status](https://github.com/NationalBankBelgium/code-style/workflows/build/badge.svg)](https://github.com/NationalBankBelgium/code-style/actions?query=workflow%3Abuild)\n[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![License](https://img.shields.io/cocoapods/l/AFNetworking.svg)](LICENSE)\n\n## About\n\nThis package hosts style configuration useful in Front-End development at the [National Bank of Belgium](https://www.nbb.be).\n\nIt currently provides the following configurations:\n\n| Library                                               | Path                                      | Latest supported version                                                                                            |\n| ----------------------------------------------------- | ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------- |\n| [codelyzer](https://github.com/mgechev/codelyzer)     | [lib/codelyzer](/lib/codelyzer/README.md) | ![codelyzer version](https://img.shields.io/npm/dependency-version/@nationalbankbelgium/code-style/dev/codelyzer)   |\n| [Prettier](https://github.com/prettier/prettier)      | [lib/prettier](/lib/prettier/README.md)   | ![Prettier version](https://img.shields.io/npm/dependency-version/@nationalbankbelgium/code-style/dev/prettier)     |\n| [stylelint](https://github.com/stylelint/stylelint)   | [lib/stylelint](/lib/stylelint/README.md) | ![stylelint version](https://img.shields.io/npm/dependency-version/@nationalbankbelgium/code-style/dev/stylelint)   |\n| [TSLint](https://github.com/palantir/tslint)          | [lib/tslint](/lib/tslint/README.md)       | ![TSLint version](https://img.shields.io/npm/dependency-version/@nationalbankbelgium/code-style/dev/tslint)         |\n| [Typescript](https://github.com/microsoft/typescript) | [lib/tsconfig](/lib/tsconfig/README.md)   | ![Typescript version](https://img.shields.io/npm/dependency-version/@nationalbankbelgium/code-style/dev/typescript) |\n\n## Installation\n\nWith npm:\n\n\u003e npm install @nationalbankbelgium/code-style\n\nWith yarn:\n\n\u003e yarn add @nationalbankbelgium/code-style\n\n## Contributing\n\nPlease follow our [contribution guidelines](/CONTRIBUTING.md).\n\nTo know how to release code-style, refer to [this page](/RELEASE.md).\n\n## Authors\n\n### Alexis Georges\n\n- [@GitHub](https://github.com/SuperITMan)\n\n### Christopher Cortes\n\n- [@GitHub](https://github.com/christophercr)\n\n### Michaël Henkens\n\n- [@GitHub](https://github.com/mhenkens)\n\n## License\n\nThis project and all associated source code is licensed under the terms of the [MIT License](/LICENSE).\n\n## Thank you notes :)\n\nWe'd like to thank the following companies who support the open source community with great tools and platforms.\n\n### Jetbrains\n\nWe're supported by [Jetbrains](https://www.jetbrains.com) and their awesome [support for open source](https://www.jetbrains.com/buy/opensource/), thanks to which we are able to use the best products on the market to work on this open source project!\n\n\u003ca href=\"https://www.jetbrains.com\"\u003e\u003cimg src=\"http://www.underconsideration.com/brandnew/archives/jetbrains_logo_detail.jpg\" width=\"144px\"\u003e\u003c/a\u003e\n\n### GitHub Actions\n\nWe're supported by [GitHub Actions](https://github.com/features/actions)\n\n\u003ca href=\"https://github.com/features/actions\"\u003e\u003cimg src=\"https://github.githubassets.com/images/modules/site/features/actions-icon-actions.svg\" width=\"144px\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnationalbankbelgium%2Fcode-style","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnationalbankbelgium%2Fcode-style","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnationalbankbelgium%2Fcode-style/lists"}