Skip to content

jAniceto/text-formatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

text-formatter

This page contains a series of text formatting tools useful for programming. Live website at janiceto.github.io/text-formatter

Features

Text tools. Convert any text to:

  • lowercase
  • UPPERCASE
  • Sentence case
  • Capitalize Each Word
  • lowercase-dashed-text (useful in Github anchors)

JSON tools:

  • Prettify JSON
  • Minify JSON

Built with

  • Skeleton CSS framework
  • Pure Javascript

To Do:

  • JSON formatter
  • Character count
  • Word count