Skip to content
This repository was archived by the owner on Dec 9, 2022. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

format.js - dominate your inputs

## API
  • types
      • isDefined
        • isType
          • isNumber
            • isString
              • isText
                • isDate
                  • isTime
                    • isArray
                      • isInflector
                        • isJSON
                          • isAssociativeArray
                        • inflector
                            • camelize
                              • classify
                                • constantize
                                  • dasherize
                                    • demodulize
                                      • foreign_key
                                        • humanize
                                          • ordinalize
                                            • tableize
                                              • titleize
                                                • underscore
                                                  • pluralize
                                                    • singularize
                                                  • number
                                                      • toNumber
                                                        • toExponential
                                                          • toFixed
                                                            • toPercent
                                                              • toBase
                                                            • string
                                                                • stripNumbers
                                                                  • getNumbers
                                                                    • stripLetters
                                                                      • getLetters
                                                                        • wordWrap
                                                                      • date
                                                                          • toDate
                                                                            • toTime
                                                                              • toSeconds
                                                                                • toMinutes
                                                                                  • toHours
                                                                                    • toDays
                                                                                      • toMonths
                                                                                        • toYears
                                                                                          • TimeSpan
                                                                                            • compare
                                                                                              • add
                                                                                                • subtract
                                                                                                  • addDays
                                                                                                    • addHours
                                                                                                      • addMinutes
                                                                                                        • addSeconds
                                                                                                          • addMilliseconds
                                                                                                            • getTotalMilliseconds
                                                                                                              • get12HourHour
                                                                                                                • getDesignator
                                                                                                                  • toString
                                                                                                                • currency
                                                                                                                    • toDollars
                                                                                                                      • toPennies
                                                                                                                        • toNickels
                                                                                                                          • toDimes
                                                                                                                            • toQuarters
                                                                                                                              • toEuros
                                                                                                                                • toCanadian
                                                                                                                              ## Authors ####Marak Squires

                                                                                                                              About

                                                                                                                              a javascript martial arts library for node.js and the browser. destroy the bad parts with ninja-like precision

                                                                                                                              Resources

                                                                                                                              Stars

                                                                                                                              Watchers

                                                                                                                              Forks

                                                                                                                              Releases

                                                                                                                              Packages

                                                                                                                              Contributors