conventional-commit-types-emoji

List of conventional commit types with emojis.

Usage no npm install needed!

<script type="module">
  import conventionalCommitTypesEmoji from 'https://cdn.skypack.dev/conventional-commit-types-emoji';
</script>

README

conventional-commit-types-emoji

Javascript Open Source Love Gitter Chat

This is a fork from conventional-commit-types.

install with npm

npm install --save-dev https://www.npmjs.com/package/conventional-commit-types-emoji

install with yarn

yarn add --dev https://www.npmjs.com/package/conventional-commit-types-emoji

Preview:

feat(xxx): :sparkles: Features your commit message

fix(xxx): :bug: Bug Fixes

docs(xxx): :book: Documentation

style: :gem: Styles

refactor: :package: Code Refactoring

perf(xxx): :rocket: Performance Improvements

test(xxx): :rotating_light: Tests

build(xxx): :construction_worker: Build

ci(xxx): :computer: Continuous Integration

chore(xxx): :ticket: Chores

revert(xxx): :back: Reverts

Changelog with Emojis

Check out conventional-changelog-angular-emoji to create a changelog with emojis.

Video Course on egghead.io

Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

TwitterFacebookGoogle+GitterGithub

Developer

Copyright (c) 2016 Maik Ellerbrock