Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellerbrock/conventional-changelog-angular-emoji
:thumbsup: Emoijis for the Angular Commit Guidelines with Emojis
https://github.com/ellerbrock/conventional-changelog-angular-emoji
commit-conventions commit-message commitizen commitizen-adapter emoji git npm npm-module
Last synced: 26 days ago
JSON representation
:thumbsup: Emoijis for the Angular Commit Guidelines with Emojis
- Host: GitHub
- URL: https://github.com/ellerbrock/conventional-changelog-angular-emoji
- Owner: ellerbrock
- License: other
- Created: 2016-10-29T18:10:02.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-23T12:16:29.000Z (over 4 years ago)
- Last Synced: 2024-04-24T14:37:38.676Z (8 months ago)
- Topics: commit-conventions, commit-message, commitizen, commitizen-adapter, emoji, git, npm, npm-module
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/conventional-changelog-angular-emoji
- Size: 1.94 MB
- Stars: 13
- Watchers: 2
- Forks: 1
- Open Issues: 15
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [conventional-changelog-angular-emoji](https://www.npmjs.com/package/conventional-changelog-angular-emoji)
> [conventional-changelog](https://github.com/ajoslin/conventional-changelog) angular-emoji preset
[![Build Status](https://travis-ci.org/ellerbrock/conventional-changelog-angular-emoji.svg?branch=master)](https://travis-ci.org/ellerbrock/conventional-changelog-angular-emoji) [![Javascript](https://badges.frapsoft.com/javascript/code/javascript.svg?v=100)](https://github.com/ellerbrock/javascript-badges/) [![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=102)](https://github.com/ellerbrock/open-source-badges/) [![Gitter Chat](https://badges.gitter.im/frapsoft/frapsoft.svg)](https://gitter.im/frapsoft/frapsoft/)
## [Angular Git Commit Guidelines](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#type) with Emojis
*This is a fork from [conventional-changelog-angular](https://github.com/conventional-changelog/conventional-changelog-angular).*
### install with npm
`npm install --save-dev conventional-changelog-angular-emoji`
### install with yarn
`yarn add --dev conventional-changelog-angular-emoji`
### Update Information:
Update commit convention from [Angular 1x](https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#type) to [Angular 2x](https://github.com/angular/angular/blob/master/CONTRIBUTING.md#type).
- added: build, ci
### Preview:
feat(xxx): :sparkles: Features your commit message
fix(xxx): :bug: Bug Fixes
docs(xxx): :book: Documentationstyle: :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: Choresrevert(xxx): :back: Reverts
### Video Course on [egghead.io](https://egghead.io)
- [Writing conventional commits with commitizen](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-writing-conventional-commits-with-commitizen)
- [Committing a new feature with commitizen](https://egghead.io/lessons/javascript-how-to-write-a-javascript-library-committing-a-new-feature-with-commitizen)### Contact / Social Media
_Get the latest News about Web Development, Open Source, Tooling, Server & Security_
[![Twitter](https://github.frapsoft.com/social/twitter.png)](https://twitter.com/frapsoft/)[![Facebook](https://github.frapsoft.com/social/facebook.png)](https://www.facebook.com/frapsoft/)[![Google+](https://github.frapsoft.com/social/google-plus.png)](https://plus.google.com/116540931335841862774)[![Gitter](https://github.frapsoft.com/social/gitter.png)](https://gitter.im/frapsoft/frapsoft/)[![Github](https://github.frapsoft.com/social/github.png)](https://github.com/ellerbrock/)
### License
Copyright (c) 2016 [Maik Ellerbrock](https://github.com/ellerbrock/)