@commitlint/prompt
TypeScript icon, indicating that this package has built-in type declarations

19.6.0 • Public • Published

@commitlint/prompt

commitizen adapter using commitlint.config.js

This is the library and commitizen adapter version of commitlint prompt. A ready-to-use cli version is available at @commitlint/prompt-cli. Learn how to use it in this guide.

Getting started

npm install --save-dev @commitlint/prompt @commitlint/config-conventional commitizen
echo "module.exports = {extends: ['@commitlint/config-conventional']};" > commitlint.config.js

In package.json

{
  "scripts": {
    "commit": "git-cz"
  },
  "config": {
    "commitizen": {
      "path": "@commitlint/prompt"
    }
  }
}
git add .
npm run commit

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
19.6.03,904latest

Version History

VersionDownloads (Last 7 Days)Published
19.6.03,904
19.5.014,517
19.4.11,000
19.4.01,536
19.3.18,196
19.3.0296
19.2.2497
19.2.0638
19.1.038
19.0.310
19.0.22
19.0.10
19.0.02
18.6.14,799
18.6.0460
18.5.0596
18.4.470
18.4.3906
18.4.20
18.4.114
18.4.06
18.2.089
18.1.06
18.0.06
17.8.130,497
17.8.045
17.7.283
17.7.1710
17.7.06
17.6.7497
17.6.62,561
17.6.51,091
17.6.32,378
17.6.1418
17.6.01
17.5.0190
17.4.4640
17.4.359
17.4.2252
17.4.1435
17.4.08
17.3.0145
17.2.0770
17.1.295
17.1.10
17.1.00
17.0.3395
17.0.024
16.3.05,885
16.2.4756
16.2.3195
16.2.1945
16.1.0102
16.0.0107
15.0.0372
8.3.61,141
14.2.0258
14.1.011
14.0.012
13.2.12,958
13.2.05
13.1.0128
13.0.011
12.1.43,448
12.1.30
12.1.20
12.1.138
12.1.01
12.0.112
12.0.00
11.0.02,728
10.0.023
9.1.24,003
9.1.1834
9.1.01
9.0.14
9.0.00
8.3.51,440
8.3.41
8.3.3344
8.3.20
8.3.11
8.3.00
8.2.0430
8.1.01,878
8.0.04
7.6.1602
7.6.00
7.5.03
7.3.10
7.2.118
7.2.0189
7.1.24
7.1.10
7.0.0882
6.1.31,974
6.1.20
6.1.00
6.0.50
6.0.40
6.0.20
6.0.10
6.0.00
5.2.81
5.3.0-10
5.2.61
5.2.50
5.2.40
5.3.0-00
5.2.00
5.1.20
5.1.11
5.0.11
5.0.00
4.3.00
4.2.20
4.2.11
4.2.01
4.1.10
4.1.00
4.0.00
3.2.0659
3.1.30
3.1.21
3.1.10
3.0.40
3.1.00
3.0.30
3.0.20
3.0.10
3.0.01

Package Sidebar

Install

npm i @commitlint/prompt

Weekly Downloads

111,303

Version

19.6.0

License

MIT

Unpacked Size

46.8 kB

Total Files

47

Last publish

Collaborators

  • marionebl
  • martinhelmut
  • escapedcat
  • bycedric