├── README.md └── automations ├── add-react-info.json ├── deprecate-components.json ├── generate-logo-sizes.json ├── remove-default-background.json ├── select-layers-by-name.json └── set-custom-label.json /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/README.md -------------------------------------------------------------------------------- /automations/add-react-info.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/automations/add-react-info.json -------------------------------------------------------------------------------- /automations/deprecate-components.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/automations/deprecate-components.json -------------------------------------------------------------------------------- /automations/generate-logo-sizes.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/automations/generate-logo-sizes.json -------------------------------------------------------------------------------- /automations/remove-default-background.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/automations/remove-default-background.json -------------------------------------------------------------------------------- /automations/select-layers-by-name.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/automations/select-layers-by-name.json -------------------------------------------------------------------------------- /automations/set-custom-label.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/honzatmn/automator-automations/HEAD/automations/set-custom-label.json --------------------------------------------------------------------------------