← All projects

EasyCaptchaJS

by @HichemTab-tech

18

EasyCaptchaJS is a lightweight and user-friendly jQuery/JS library that simplifies the integration of Google reCAPTCHA API into web pages. With EasyCaptchaJS, developers can effortlessly add the security and anti-bot protection of reCAPTCHA to their web applications, enhancing their overall security and user experience.

About this project

EasyCaptchaJS EasyCaptchaJS is a lightweight and user-friendly jQuery/JS library that simplifies the integration of Google reCAPTCHA API into web pages. With EasyCaptchaJS, developers can effortlessly add the security and anti-bot protection of reCAPTCHA to their web applications, enhancing their overall security and user experience. Table of Contents EasyCaptchaJS Table of Contents Features Requirements Installation - npm - CDN - Local Download Usage - Auto rendering Examples - Example 1: Auto Rendering with Data Attributes and okbtn Selector - Example 2: Initializing EasyCaptchaJs with Options Object - Example 3: Initializing EasyCaptchaJs on Multiple Targets with Customized Messages Options - 1- Options object - 2- Options attributes Methods Demo Contributing Authors License Features Easy integration of Google reCAPTCHA API into web pages. Dynamically imports the required reCAPTCHA API script for seamless usage. Provides customizable success, failure, and expired event callbacks for reCAPTCHA submissions. Enables simple verification of reCAPTCHA responses and retrieval of reCAPTCHA tokens.

From the project README on GitHub

Stars
18
Forks
1
License
MIT
Last push
1 Sept 2023

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/easycaptchajs.svg)](https://www.madeinalgeria.dev/projects/easycaptchajs)

Related projects