Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

lucasvieites/atom-wordcount

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atom wordcount package

Counts the words and characters in your current document and displays them in the status bar. Plus a handful of great features, like:

  • Activates automatically on text files (define on which file extensions you want to activate it, or turn it "Always on")
  • Counts the words and characters in your selection when you have made one (or multiple!)
  • Writing goal tracker (with custom colors support)
  • Works with unsaved files
  • Option to exclude markdown codeblocks from count
  • Option to exclude markdown <!-- html comments --> and {>> critic markup comments <<} from count
  • Option to exclude markdown > blockquotes from count
  • Option to show the total price per word for the document. Currency symbol can be changed in Settings.
  • Option to display the time to read estimation based on word count

A screenshot of your spankin' package

A special thanks goes to our awesome contributors 👏

About

Counts the words in your current document

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CoffeeScript 97.5%
  • Less 2.5%