1.0.3 ā€¢ Published 4 years ago

gec v1.0.3

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

gec

npm version npm

šŸŒˆ Git commits with fine grain emoji descriptions

This uses the gitmoji emoji commit standard for describing code changes with emojis.

Table of Contents

  1. Install
  2. Use
  3. Result
  4. Available emojis

Install

npm i -g gec

Use

gec

This will put you in a wizard where you get to choose a emoji to use and message to commit

gec product demo

Result

A pretty git history that is readable on every system.

git commit log with emoji prefixes git commit log cli with textual emoji prefixes

Available emojis

  • šŸŽØ - art - Improving structure / format of the code
  • āš”ļø - zap - Improving performance
  • šŸ”„ - fire - Removing code or files
  • šŸ› - bug - Fixing a bug
  • šŸš‘ - ambulance - Critical hotfix
  • āœØ - sparkles - Introducing new features
  • šŸ“ - pencil - Writing docs
  • šŸš€ - rocket - Deploying stuff
  • šŸ’„ - lipstick - Adding or updating the UI and style files
  • šŸŽ‰ - tada - Beginning a project
  • āœ… - white-check-mark - Adding or updating tests
  • šŸ”’ - lock - Fixing security issues
  • šŸ”– - bookmark - Releasing / Version tags
  • šŸšØ - rotating-light - Removing linter warnings
  • šŸš§ - construction - Work in progress
  • šŸ’š - green-heart - Fixing CI Build
  • ā¬‡ļø - arrow-down - Downgrading dependencies
  • ā¬†ļø - arrow-up - Upgrading dependencies
  • šŸ“Œ - pushpin - Pinning dependencies to specific versions
  • šŸ‘· - construction-worker - Adding or updating CI build system
  • šŸ“ˆ - chart-with-upwards-trend - Adding or updating analytics or tracking code
  • ā™»ļø - recycle - Refactoring code
  • āž• - heavy-plus-sign - Adding a dependency
  • āž– - heavy-minus-sign - Removing a dependency
  • šŸ”§ - wrench - Adding or updating configuration files
  • šŸ”Ø - hammer - Adding or updating build scripts
  • šŸŒ - globe-with-meridians - Internationalization and localization
  • āœļø - pencil2 - Fixing typos
  • šŸ’© - poop - Writing bad code that needs to be improved
  • āŖ - rewind - Reverting changes
  • šŸ”€ - twisted-rightwards-arrows - Merging branches
  • šŸ“¦ - package - Adding or updating compiled files or packages
  • šŸ‘½ - alien - Updating code due to external API changes
  • šŸšš - truck - Moving or renaming files
  • šŸ“„ - page-facing-up - Adding or updating license
  • šŸ’„ - boom - Introducing breaking changes
  • šŸ± - bento - Adding or updating assets
  • ā™æļø - wheelchair - Improving accessibility
  • šŸ’” - bulb - Adding or updating comments in source code
  • šŸ» - beers - Writing code drunkenly
  • šŸ’¬ - speech-balloon - Adding or updating text and literals
  • šŸ—ƒ - card-file-box - Performing database related changes
  • šŸ”Š - loud-sound - Adding or updating logs
  • šŸ”‡ - mute - Removing logs
  • šŸ‘„ - busts-in-silhouette - Adding or updating contributor(s)
  • šŸšø - children-crossing - Improving user experience / usability
  • šŸ— - building-construction - Making architectural changes
  • šŸ“± - iphone - Working on responsive design
  • šŸ¤” - clown-face - Mocking things
  • šŸ„š - egg - Adding or updating an easter egg
  • šŸ™ˆ - see-no-evil - Adding or updating a .gitignore file"
  • šŸ“ø - camera-flash - Adding or updating snapshots"
  • āš— - alembic - Experimenting new things"
  • šŸ” - mag - Improving SEO"
  • šŸ·ļø - label - Adding or updating types (Flow, TypeScript)"
  • šŸŒ± - seedling - Adding or updating seed files"
  • šŸš© - triangular-flag-on-post - Adding, updating, or removing feature flags"
  • šŸ„… - goal-net - Catching errors"
  • šŸ’« - animation - Adding or updating animations and transitions"
  • šŸ—‘ - wastebasket - Deprecating code that needs to be cleaned up
1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago