Skip to content

SuddenDevelopment/dataTypeTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataTypeTester

library of data tupe tests for data types

   
   var arrDataTypes=[];
   //pass in the data to be evaluated, best to pass in a batch of values from the same field get back an array of data types
   arrDataTypes=objDataTester.test(arrValues)
   

Numbers

  1. unixtime
  2. javascript time

Strings

  1. ip
  2. email
  3. url
  4. domain
  5. image
  6. md5
  7. sha1
  8. sha256
  9. country_code

About

library of regex tests for data types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •