Skip to content

Kanokorn/CaptchaJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Captcha

Output มีอยู่ 2 pattern
Pattern 1 : "ONE + 1"
Pattern 2 : "1 + ONE"

Left Operand : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 or ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE
Right Operand : 0, 1, 2, 3, 4, 5, 6, 7, 8, 9 or ONE, TWO, THREE, FOUR, FIVE, SIX, SEVEN, EIGHT, NINE
Operator: +, -, *, /

##Let's Code! 1.Make sure you have installed the dependencies

  • git
  • node
  • npm install -g karma-cli

2.Clone this respository

  $ git clone https://github.com/Kanokorn/CaptchaJS.git
  $ cd CaptchaJS
  1. Install
  $ npm install 
  1. Run Test
  $ karma start

About

Captcha with javascript language

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors