Skip to content

Adaptation of the original JavaScript wordcounter demo ready for use locally without internet connection and translated into french language.

Notifications You must be signed in to change notification settings

BackrndSource/WordCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WordCounter

Adaptation of the original JavaScript wordcounter demo ready for use locally without internet connection.

Translated into french language.

Code from: https://github.com/fengyuanchen/wordcounter

Thanks to: @fengyuanchen

Added

  • Form that allows the use of the functions already included in the .js code that were not available in the demo

    • Minimal count
    • Minimal length
    • Ignore words (input split by whitespace)
    • Ignore case
  • Form that allows the loading of a local plain text file

Removed

  • Options that are not useful for its use
  • Image used to decorate

About

Adaptation of the original JavaScript wordcounter demo ready for use locally without internet connection and translated into french language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published