Setifi

Quick way to validate web form inputs and ensure data security
Get started Node js

Why setifi

input validation and and password strength checks can be difficult to implement in websites and applications, setifi fixed that for you and also protects users from brute force attacks ensuring valid and easy authentication

Installation

npm

You can get it on npm.

$ npm i setifi --save

Or if you're not into package management, just download a ZIP file.

From the Github repo

Setup

First, include the script located on the dist folder if u used ZIP or use a bundler like webpack

Usage

npm

use in the above script and use different variables to allow you to controll manipulate it.

setifi.zip

To use setifi from zip extract the files and link the index.js them with your other js files to enable them to be used with a bundler


Enjoy