There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Flutter-OTP-Authentication
A Flutter based OTP Authentication component, used to verify your mobile number with OTP (One Time Password) using Firebase Authentication.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.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.Vue-QRCode-Generator
A Vue.js component for QR code generation.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.Flutter-TextInput
A Flutter based Reusable component which provides TextInput with custom properties which can be used in any Flutter application.Vue-QRCode-Scanner
A Vue.js based QR Code scanner component, allowing you to detect and decode QR codes without leaving the browser.AIML-NLP-Text-Scoring
A Python based AI ML package for generating the best matching text from a paragraph for a given keyword/sentence.iOS-OTP-Authentication
This demo is of iOS based OTP Authentication, used to verify your mobile number with OTP (One Time Password).Flutter-Country-Picker
A reusable component in Flutter which provides country picker with custom dialogue which can be used in any application.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.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.iOS-Country-Code-Picker
This is a iOS based CountryCode Picker which allows user to select country and enter mobile number.ReactJS-TimePicker
A ReactJS based TimePicker component to implement time or datetime selection.Dummy-Credit-Card-Number-Generator
Generate dummy credit card numbers for all well-known card issuers like MasterCard, Visa, JCB, Discover, American Express, etc.iOS-Custom-TextField
A resuable custom TextField component in iOS Swift. It is built upon programmatic UI and fully customizable.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.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.ReactJS-CK-Editor
A simple, native and easy-to-use WYSIWYG / Rich Text editor built in Quill.js and React.jsReactJS-QRCode-Generator
ReactJS based QR Code / Barcode Generator.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.ReactJS-QRCode-Scanner
ReactJS based QR Code Scanner component, allowing you to detect and decode QR codes.ReactJS-Address-Autosuggest
ReactJS based Address component which uses Google Maps Places API to autosuggest location address.iOS-Custom-Drawer-Menu
iOS based Custom Drawer Menu with Dynamic Menu that can be used as a reusable component in your application.ReactJS-Custom-Datepicker
ReactJS based Custom Datepicker component to select date.Vue-Image-Crop-Upload
A Vue component for image cropping and uploading.React-Native-Expandable-Textview
A React Native based component for creating Expandable TextView in your application.ReactJS-Text-Box
ReactJS based Text Box component used to specify an input field where the user can enter data.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.ReactJS-Image-Crop-Upload
ReactJS based reusable component for Image upload with cropping.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.React-Native-Picker-View
A JavaScript based ReactNative component for Custom Picker control. It provides same UI for both iOS and Android.NodeJS-SendMail
A NodeJS SendMail component used for sending mails using Amazon SES and normal mail service.React-Native-Introduction-Slider
A React Native based component for creating slider in your application.Vue-CK-Editor
An easy-to-use but yet powerful and customizable rich text editor powered by Quill.js and Vue.jsAndroid-Custom-Datepicker
A Custom Datepicker control built for developing Android apps.Angular-QRCode-Scanner
An AngularJS based Barcode / QRCode scanner component.Flutter-Custom-MediaPicker
A Flutter based Reusable component which provides MediaPicker with custom properties which can be used in any flutter application.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.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.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.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.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.Vue-Email
A Vue.js email component provides single/multiple input email field with validation.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.Angular-MultiSelect-Dropdown
AngularJS MultiSelect is a lightweight reuasble component and includes all in one UI for selection, multiselection and autocomplete.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.Angular-Image-Crop-Upload
AngularJS based reusable component for Image upload with cropping.Angular-Custom-Datepicker
Date Picker component built in AngularJS to select date and time. Supports Angular 9 version.React-Native-Country-Code
A JavaScript ReactNative component for listing Country codes in your app.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.NodeJS-DNS-Validation
A NodeJS component used for DNS validation.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.Angular-CK-Editor
A simple, native and easy-to-use WYSIWYG / Rich Text editor built in AngularJS.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.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.React-Native-Number-Input
A React Native based component for creating Number Input in your application.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.React-Native-Expandable-Flatlist
A lightweight node module to expand/collapse text of any item in the flatlist in React-Native.Angular-Address-Autosuggest
An AngularJS based Address component which uses Google Maps Places API to autosuggest location address.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.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.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.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.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.Angular-Dropdown-Component
AngularJS Dropdown is a lightweight component and includes all in one UI for selection and autocomplete.NodeJS-Fiscal-Validation
A NodeJS component used for Fiscal validation and its property value.Vue-Address-Autosuggest
A Vue.js component for address autosuggest using Google Maps Places API.Vue-Custom-Datepicker
A Vue Date picker component to select date.React-Native-Banner-View
A react native component for showing banner that automatically swipe.React-Native-Input-Class
A React Native based component for creating Input Class in your application.Android-Custom-Inputbox
Custom InputBox control built for Android Apps.Vue-Swipe-Action
A VueJS component to create iOS styled swipe actions.Vue-Currency-Input
Input field component to display formatted currency value based on Vue.jsSwiftUI-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.Vue-Timepicker
A Vue Time picker component to select time or datetime.NodeJS-Mailserver-Validation
A NodeJS mailserver component used to validate mail server for incoming and outgoing mails.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-Text-Box
A Vue.js Text Box component specifies an input field where the user can enter data.React-Native-Image-Cache
A React Native based component for Image Cache in your application.Angular-Text-Box
An AngularJS based Text Box component used to specify an input field where the user can enter data.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.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.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.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.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.Android-Camera-ViewFinder
Love Open Source and this site? Check out how you can help us