8000 GitHub - yuv422/word-count-action
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yuv422/word-count-action

 
 

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

Languages

  • JavaScript 100.0%
0