All Projects β†’ pvdlg β†’ Conventional Commit Types

pvdlg / Conventional Commit Types

Licence: mit
List of conventional commit types with emoji πŸŽ‰

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Conventional Commit Types

Fnreactionsview
FNReactionsView is a customizable control (based on UIView) to give people a way to show floating emoji like facebook does during live stream, easy way.
Stars: ✭ 87 (-26.89%)
Mutual labels:  emoji
Openmoji
Open source emojis for designers, developers and everyone else!
Stars: ✭ 1,380 (+1059.66%)
Mutual labels:  emoji
Kitkatemoji
Library for Emoji View like Hangouts, Emoji TextView and Emoji EditText
Stars: ✭ 116 (-2.52%)
Mutual labels:  emoji
Slack Emoji
My slack emoji collection and download script
Stars: ✭ 91 (-23.53%)
Mutual labels:  emoji
Emojify
Obfuscate your python script by converting it to emoji icons
Stars: ✭ 99 (-16.81%)
Mutual labels:  emoji
Android Keyboard
Android Keyboard with 180+ dictionaries. Support swipe input (sliding input), Emoji keyboard, AI predictions, dictionaries downloading, and keyboard themes.
Stars: ✭ 108 (-9.24%)
Mutual labels:  emoji
Emoji For Jekyll
A plugin for Jekyll that seamlessly enable emoji.
Stars: ✭ 86 (-27.73%)
Mutual labels:  emoji
Emoji Swift
String extension converting to and from emoji character and Emoji-One
Stars: ✭ 119 (+0%)
Mutual labels:  emoji
Gitmoji
Gitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages.
Stars: ✭ 10,953 (+9104.2%)
Mutual labels:  emoji
Node Semantic Git Commit Cli
A CLI for semantic git commits
Stars: ✭ 114 (-4.2%)
Mutual labels:  emoji
Aidou
chrome code review 斗图插仢
Stars: ✭ 92 (-22.69%)
Mutual labels:  emoji
Fontconfig Emoji
Emoji prioritization rules
Stars: ✭ 98 (-17.65%)
Mutual labels:  emoji
Emoji Vue
Add emoji keyboard to your vuejs project
Stars: ✭ 111 (-6.72%)
Mutual labels:  emoji
Emojilib
Emoji keyword library.
Stars: ✭ 1,299 (+991.6%)
Mutual labels:  emoji
Box Cli Maker
Make Highly Customized Boxes for your CLI
Stars: ✭ 115 (-3.36%)
Mutual labels:  emoji
Emojipacks
CLI to bulk upload emojis to your Slack
Stars: ✭ 1,275 (+971.43%)
Mutual labels:  emoji
Mojitalk
Code for "MojiTalk: Generating Emotional Responses at Scale" https://arxiv.org/abs/1711.04090
Stars: ✭ 107 (-10.08%)
Mutual labels:  emoji
Turtle
Emojis for Go πŸ˜„πŸ’πŸš€
Stars: ✭ 120 (+0.84%)
Mutual labels:  emoji
React Native Emoticons
react native emoticonsοΌˆθ‘¨ζƒ…οΌ‰, including emoji😁
Stars: ✭ 119 (+0%)
Mutual labels:  emoji
Gtext
Emoji and Hyperlink for Unity UGUI Text ,ε›Ύζ–‡ζ··ζŽ’γ€θΆ…ι“ΎζŽ₯γ€δΈ‹εˆ’ηΊΏηš„UGUIθ§£ε†³ζ–Ήζ‘ˆ
Stars: ✭ 113 (-5.04%)
Mutual labels:  emoji

[DEPRECATED] - Use conventional-changelog-metahub instead

conventional-commit-types

List of conventional commit types, extending conventional-commit-types, with emojis and additionnal commit types (aliases).

npm npm Greenkeeper badge license semantic-release Commitizen friendly

Travis Codecov

Used by cz-conventional-commit.

Commit types originally from:

Commit types

Commit Type Title Description Emoji
feat Features A new feature ✨
fix Bug Fixes A bug Fix πŸ›
docs Documentation Documentation only changes πŸ“š
style Styles Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc) πŸ’Ž
refactor Code Refactoring A code change that neither fixes a bug nor adds a feature πŸ“¦
perf Performance Improvements A code change that improves performance πŸš€
test Tests Adding missing tests or correcting existing tests 🚨
build Builds Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm) πŸ› 
ci Continuous Integrations Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs) βš™οΈ
chore Chores Other changes that don't modify src or test files ♻️
revert Reverts Reverts a previous commit πŸ—‘

Commit aliases

Aliases allow to have additionnal commit types (in a tool like commitizen for example) that can be formatted to follow AngularJS Commit Message Conventions.

For example the commitizen CLI can present the choice initial and the final commit message will be 'feat: Initial commit πŸŽ‰'

Commit Type Maps to Title Description Emoji
initial feat Initial Initial commit πŸŽ‰
dependencies fix Dependencies Update dependencies ⏫
peerDependencies fix Peer dependencies Update peer dependencies ⬆️
devDependencies chore Dev dependencies Update development dependencies πŸ”Ό
metadata fix Metadata Update metadata (package.json) πŸ“¦
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].