Skip to content

actionsx/prettier

Actions
🔨 Native, blazingly-fast Prettier CLI on Github Actions
v3
Latest
Star (49)

🔨 actionsx/prettier

Checks status Dependabot status Code style License

🔥 Native, blazingly-fast prettier CLI on Github Actions, allows you to run every prettier CLI command on Github Actions without having to install Node.js or any dependency in advance.

Average completion time: 5-8s - 7x faster than self-implemented workflow (with cache enabled).

Usage

- uses: actions/checkout@v2 # Check out the repository first.
- uses: actionsx/prettier@v2
  with:
    # prettier CLI arguments.
    args: --check .

License

This project is licensed under the MIT License.

actionsx/prettier is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

🔨 Native, blazingly-fast Prettier CLI on Github Actions
v3
Latest

actionsx/prettier is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.