• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated 11 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A NodeJS mailserver component used to validate mail server for incoming and outgoing mails.

More Repositories

1

Flutter-OTP-Authentication

A Flutter based OTP Authentication component, used to verify your mobile number with OTP (One Time Password) using Firebase Authentication.
Dart
257
star
2

AIML-Human-Attributes-Detection-with-Facial-Feature-Extraction

This is a Human Attributes Detection program with facial features extraction. It detects facial coordinates using FaceNet model and uses MXNet facial attribute extraction model for extracting 40 types of facial attributes. This solution also detects Emotion, Age and Gender along with facial attributes.
Python
120
star
3

AIML-Pupil-Detection

The Pupil Detection AI ML program is used to get the co-ordinates of eyes and detect the pupil region. It only works with human face images.
Python
32
star
4

Vue-QRCode-Generator

A Vue.js component for QR code generation.
TypeScript
17
star
5

AIML-Image-Enhancement

AI ML based Image enhancement module built in Python. It is used for improving the quality of images using different filters in openCV. It works better with gray-scale images.
Python
16
star
6

Flutter-TextInput

A Flutter based Reusable component which provides TextInput with custom properties which can be used in any Flutter application.
Dart
15
star
7

Vue-QRCode-Scanner

A Vue.js based QR Code scanner component, allowing you to detect and decode QR codes without leaving the browser.
Vue
11
star
8

AIML-NLP-Text-Scoring

A Python based AI ML package for generating the best matching text from a paragraph for a given keyword/sentence.
Python
10
star
9

iOS-OTP-Authentication

This demo is of iOS based OTP Authentication, used to verify your mobile number with OTP (One Time Password).
Swift
10
star
10

Flutter-Country-Picker

A reusable component in Flutter which provides country picker with custom dialogue which can be used in any application.
Dart
10
star
11

Flutter-TabBar-Menu

A Flutter based Reusable Bottom Navigation component which provides Bottom Navigation with configurable items that can be used in any Flutter application.
Dart
9
star
12

Flutter-Drawer

A Flutter based Reusable Drawer component which provides Drawer menu with configurable items and dynamic views that can be used in any Flutter application.
Dart
8
star
13

iOS-Country-Code-Picker

This is a iOS based CountryCode Picker which allows user to select country and enter mobile number.
Swift
7
star
14

ReactJS-TimePicker

A ReactJS based TimePicker component to implement time or datetime selection.
JavaScript
7
star
15

Dummy-Credit-Card-Number-Generator

Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.
PHP
7
star
16

iOS-Custom-TextField

A resuable custom TextField component in iOS Swift. It is built upon programmatic UI and fully customizable.
Swift
6
star
17

iOS-Intro-Screens

This demo provides Introduction screens in scrollview manner usually used at the startup of application. It manages dynamic views based on input images.
Swift
6
star
18

SwiftUI-Country-Code-Picker

This Country Code Picker is a fully reusable demo or library that provides users with a convenient way to select and display country codes from a comprehensive list. It simplifies the process of selecting the correct country code and flag.
Swift
6
star
19

ReactJS-CK-Editor

A simple, native and easy-to-use WYSIWYG / Rich Text editor built in Quill.js and React.js
JavaScript
5
star
20

ReactJS-QRCode-Generator

ReactJS based QR Code / Barcode Generator.
JavaScript
5
star
21

Flutter-Intro-Screens

A Flutter based Reusable Intro Screens component that provides Application Startup Screens with configurable items which can be used in any Flutter application.
Dart
5
star
22

ReactJS-QRCode-Scanner

ReactJS based QR Code Scanner component, allowing you to detect and decode QR codes.
JavaScript
5
star
23

ReactJS-Address-Autosuggest

ReactJS based Address component which uses Google Maps Places API to autosuggest location address.
JavaScript
5
star
24

iOS-Custom-Drawer-Menu

iOS based Custom Drawer Menu with Dynamic Menu that can be used as a reusable component in your application.
Swift
5
star
25

ReactJS-Custom-Datepicker

ReactJS based Custom Datepicker component to select date.
JavaScript
5
star
26

Vue-Image-Crop-Upload

A Vue component for image cropping and uploading.
Vue
4
star
27

React-Native-Expandable-Textview

A React Native based component for creating Expandable TextView in your application.
Java
4
star
28

ReactJS-Text-Box

ReactJS based Text Box component used to specify an input field where the user can enter data.
JavaScript
4
star
29

ReactJS-Currency-Input

Currency Input component built in ReactJS, used for currency value input field for all countries. You can change prefix and suffix for input. Can also handle negative and positive values depending on requirement.
JavaScript
4
star
30

ReactJS-Image-Crop-Upload

ReactJS based reusable component for Image upload with cropping.
JavaScript
4
star
31

ReactJS-Email

ReactJS based Email component, provides input field to add single / multiple emails with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable props.
JavaScript
4
star
32

React-Native-Picker-View

A JavaScript based ReactNative component for Custom Picker control. It provides same UI for both iOS and Android.
JavaScript
4
star
33

NodeJS-SendMail

A NodeJS SendMail component used for sending mails using Amazon SES and normal mail service.
HTML
3
star
34

React-Native-Introduction-Slider

A React Native based component for creating slider in your application.
JavaScript
3
star
35

Vue-CK-Editor

An easy-to-use but yet powerful and customizable rich text editor powered by Quill.js and Vue.js
Vue
3
star
36

Android-Custom-Datepicker

A Custom Datepicker control built for developing Android apps.
Kotlin
3
star
37

Angular-QRCode-Scanner

An AngularJS based Barcode / QRCode scanner component.
TypeScript
3
star
38

Flutter-Custom-MediaPicker

A Flutter based Reusable component which provides MediaPicker with custom properties which can be used in any flutter application.
Dart
3
star
39

Angular-Email-Input-Component

AngularJS based Email component, provides option to add single / multiple email input field with validation. The email value is automatically validated on blur event. You can change validation message using props. You can also disable email field using disable props.
JavaScript
3
star
40

ReactJS-Password-Input

ReactJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.
JavaScript
3
star
41

SwiftUI-Side-Menu

Using this Sidemenu library allows you to implement sidebar navigation menu in your iOS app, providing a convenient way for users to access various sections or functionalities of your application.
Swift
3
star
42

Vue-Multiselect-Dropdown

Vue-weblineindia-multiselect is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable multi-select dropdown.
Vue
3
star
43

ReactJS-Multiselect-Dropdown

Multiselect Dropdown component is a feature rich select / dropdown / typeahead component built in ReactJS. It provides a default template that fits most use cases for a filterable multiselect dropdown.
JavaScript
3
star
44

Vue-Email

A Vue.js email component provides single/multiple input email field with validation.
Vue
2
star
45

Angular-Phone-Number-Input

An AngularJS package for entering and validating international telephone numbers. It also adds a flag dropdown to any input, detects the user's country, displays a relevant placeholder and provides formatting / validation methods.
JavaScript
2
star
46

Angular-MultiSelect-Dropdown

AngularJS MultiSelect is a lightweight reuasble component and includes all in one UI for selection, multiselection and autocomplete.
JavaScript
2
star
47

Angular-Swipe-List

An AngularJS based Swipe List component which provides swipe effects in your Angular application. It also allows you to change button options like you can place delete / edit / info buttons as per your requirements.
JavaScript
2
star
48

Angular-Image-Crop-Upload

AngularJS based reusable component for Image upload with cropping.
TypeScript
2
star
49

Angular-Custom-Datepicker

Date Picker component built in AngularJS to select date and time. Supports Angular 9 version.
JavaScript
2
star
50

React-Native-Country-Code

A JavaScript ReactNative component for listing Country codes in your app.
JavaScript
2
star
51

ReactJS-Phone-Number-Input

ReactJS based Phone Number component. It provides input field to add single/multiple telephone numbers with validation. The Phone number value is automatically validated on blur event. You can change validation message using props. You can also disable Phone number field using disable props.
JavaScript
2
star
52

NodeJS-DNS-Validation

A NodeJS component used for DNS validation.
JavaScript
2
star
53

React-Native-Custom-Alert-View

A pure JavaScript React Native component for Custom Alerts view. This component will generate same UI for both Android and iOS.
JavaScript
2
star
54

Angular-CK-Editor

A simple, native and easy-to-use WYSIWYG / Rich Text editor built in AngularJS.
JavaScript
2
star
55

Vue-Password-Component

A VueJS based Password component to add password as a text/password property with validation. The password value is automatically validated on blur event. You can also disable and hide password field using disable and hide props.
Vue
2
star
56

SwiftUI-Coordinator

This SwiftUI app is a demo app that follows a centralized coordinator and view model architecture. The app incorporates different navigation patterns such as a navigation stack and path, along with the implementation of custom navigation modifiers and a navigation configuration. Furthermore, it includes a demo showcasing a tab bar feature.
Swift
2
star
57

React-Native-Number-Input

A React Native based component for creating Number Input in your application.
JavaScript
2
star
58

ReactJS-URL-Component

A ReactJS based URL component provides option to add url (like Instagram url, Facebook url, web url, etc.) with validation. The URL value is automatically validated on blur event. You can even disable url field using disable props.
JavaScript
2
star
59

React-Native-Expandable-Flatlist

A lightweight node module to expand/collapse text of any item in the flatlist in React-Native.
TypeScript
2
star
60

Angular-Address-Autosuggest

An AngularJS based Address component which uses Google Maps Places API to autosuggest location address.
TypeScript
2
star
61

Angular-Currency-Input

Currency Input component built in AngularJS, used for currency value input field for all countries. You can change prefix and suffix for input. Can also handle negative and positive values depending on requirement.
JavaScript
2
star
62

Encode-Decode-Tool

An Online URL Encode Decode Tool to convert content into ASCII character-set. Our tool uses in-built JavaScript function for encoding.
CSS
2
star
63

Angular-MessageDialog

AngularJS based MessageDialog component used for showing custom dialog with message. You can even change number of buttons on that. You can also hide header and cross icon.
TypeScript
2
star
64

ReactJS-Dropdown

ReactJS Dropdown Component is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable select dropdown.
JavaScript
2
star
65

ReactJS-MessageDialog

ReactJS based MessageDialog component used for showing custom dialog with message. You can even change number of buttons on that. You can also hide header and cross icon.
JavaScript
2
star
66

Angular-Dropdown-Component

AngularJS Dropdown is a lightweight component and includes all in one UI for selection and autocomplete.
JavaScript
2
star
67

NodeJS-Fiscal-Validation

A NodeJS component used for Fiscal validation and its property value.
JavaScript
1
star
68

Vue-Address-Autosuggest

A Vue.js component for address autosuggest using Google Maps Places API.
Vue
1
star
69

Vue-Custom-Datepicker

A Vue Date picker component to select date.
Vue
1
star
70

Vue-Dropdown

vue-weblineindia-dropdown is a feature rich select / dropdown / typeahead component. It provides a default template that fits most use cases for a filterable select dropdown.
Vue
1
star
71

React-Native-Banner-View

A react native component for showing banner that automatically swipe.
JavaScript
1
star
72

React-Native-Input-Class

A React Native based component for creating Input Class in your application.
JavaScript
1
star
73

Android-Custom-Inputbox

Custom InputBox control built for Android Apps.
Java
1
star
74

Vue-Swipe-Action

A VueJS component to create iOS styled swipe actions.
CSS
1
star
75

Vue-Currency-Input

Input field component to display formatted currency value based on Vue.js
Vue
1
star
76

SwiftUI-AWS-Cognito-Login-Authentication

This library demonstrates how to integrate AWS Cognito authentication with web-based login into a SwiftUI application using AWS auth API.
Swift
1
star
77

Vue-Timepicker

A Vue Time picker component to select time or datetime.
Vue
1
star
78

Vue-Message-Dialog-Box

A VueJS based MessageDialog component, used for showing dialog with message. You can change number of buttons on that. You can also hide header and cross icon.
Vue
1
star
79

Vue-Text-Box

A Vue.js Text Box component specifies an input field where the user can enter data.
Vue
1
star
80

React-Native-Image-Cache

A React Native based component for Image Cache in your application.
TypeScript
1
star
81

Angular-Text-Box

An AngularJS based Text Box component used to specify an input field where the user can enter data.
JavaScript
1
star
82

Vue-URL-Component

A VueJS based URL component provides option to add url (like Instagram url, Facebook url, web url, etc.) with validation. The URL value is automatically validated on blur event. You can even disable url field using disable props.
Vue
1
star
83

Angular-Password-Input

An AngularJS based Password Input component, which provides input field to add password as a text / password property with validation. The password value is automatically validated on change event. You can also disable password field using disable props.
JavaScript
1
star
84

Vue-Phone-Number

A VueJS based Phone number picker component to add single/multiple input Phone number field with validation. The Phone number value is automatically validated on blur event. You can change validation message using props. You can also disable Phone number field using disable props.
Vue
1
star
85

Angular-URL-Component

An AngularJS based URL component provides option to add url (like Instagram url, Facebook url, web url, etc.) with validation. The URL value is automatically validated on change event. You can even disable url field using disable props.
TypeScript
1
star
86

Angular-QRCode-Generator

AngularJS based QR Code Generator is a fast and easy-to-use Ionic 3 and AngularJS 9.0 based QR Code component / module library to generate QR Codes in your Ionic and Angular 9 app with support for AOT and the Ivy compiler and runtime.
TypeScript
1
star
87

Android-Camera-ViewFinder

Kotlin
1
star