Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

ryanbraganza/word-count-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Word Count JavaScript action

This action counts the number of words provided.

Inputs

words

Required The string of words to count. Default "one two three"

Outputs

count

The number of words

Example usage

uses: ryanbraganza/word-count-action@v6
with:
  words: 'Stay inside. Do not go out.'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published