GitXplorerGitXplorer
z

step-functions-rainbow-states

public
4 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
82e3d5db3a5d49c90e0421914a583ffce39cdae7

chore: update FUNDING.yml

zzaccharles committed 2 years ago
Verified
65b05148881ff92a4cd83aa5f1a337f0ed0ff514

chore: fix opera download link

zzaccharles committed 2 years ago
Verified
b4543b00d44aacb68a5982bf0ae3d2f9bda2acb3

chore: update download links

zzaccharles committed 2 years ago
Verified
90d428ad87f92d74e13d4b68e2587f7c28817855

chore: bump version

zzaccharles committed 2 years ago
Verified
79a18dd11e066614cecddca0c422c67701981231

chore: remove unnecessary files

zzaccharles committed 2 years ago
Verified
5874f856d313ae45480a3f421ecff276686d30af

chore: screenshots

zzaccharles committed 2 years ago

README

The README file for this repository.

🌈 step-functions-rainbow-states

Browser extension to color AWS Step Functions states based on their prefix



Buy Me A Coffee


Description

Colors AWS Step Functions states in the Workflow Studio based on their prefix.

For example, Process Queue: Get Messages and Process Queue: Delete Messages would be the same color.

Motivation

State names must be unique within a Step Functions state machine. To avoid naming conflicts in larger state machines, it's common to prefix the names of related states (the CDK provides methods like prefixStates to make this easy).

Larger state machines can be hard to visually navigate. Adding color helps distinguish one group of states from another.

Features

  • Color states based on their name prefix ("<prefix>: <name>")
  • Support for [AWS Step Functions Workflow Studio]

Screenshot

Screenshot

Install

Chrome Firefox Opera Edge Brave vivaldi
Chrome Firefox Opera Edge Brave Vivaldi
Download Download Download Download Download Download
(Coming Soon) Install (Coming Soon) (Coming Soon) (Coming Soon) (Coming Soon)

Bugs

Please file an issue here for bugs, missing documentation, or unexpected behavior.

Thanks

Extension template web-extension-starter by abhijithvijayan
Rainbow icons created by kosonicon - Flaticon

License

GNU GPLv3 © Zac Charles