Showing 62 open source projects for "select"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Spreadsheets are hard. Nostra is easy. Icon
    Spreadsheets are hard. Nostra is easy.

    A single tool that advances the performance of your professional services business through data and AI.

    Save administrative costs with simple time tracking and approvals. Understand with precision how your employees are actually spending their time relative to plan. Gain insights on the performance of your company so you can be more strategic on growing your business. Integrate with your existing CRM, or leverage Nostra's to gain insight on your profits and how your sales pipeline is putting demands on your resources. Make only the hires you have to. Gain early insight your sales pipeline and being intune with all inflight projects, Nostra will guide you on exactly when, what and who to hire for. Track milestones and time entry so you know what you can invoice for and when and get paid on time. With approval workflows and integrations with GL systems, you will not leak any revenue.
  • 1

    React Select

    The Select Component for React.js

    React Select is a beautiful, flexible, open source Select Input control for ReactJS. It was originally built for use in KeystoneJS and comes with numerous features, including multiselect, autocomplete, async and creatable support. React Select presents a whole new approach to developing powerful React.js components, creating components that simply work right out of the box, while also being very customizable. React Select has a very flexible approach to data, allowing you to customize...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    ember-power-select

    ember-power-select

    The extensible select component built for ember

    Inspired by Select2.js, selectize.js and others, it supports groups, filtering, multiple selections, and keyboard navigation and is accessible right away. Built using ember best practices, it feels natural to use and plays nicely with promises, actions, and ember-data collections. Want custom html? Pass a block. Async searching? Use an action. Something totally custom? Just replace pieces of the select with your own components and do it. Ember Power Select wants to be as agnostic as possible...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jquery.sumoselect

    jquery.sumoselect

    Multi Select plugin which can be used on almost any device

    A beautiful jQuery Single/Multi Select plugin which can be used on almost any device. A jQuery plugin that progressively enhances an HTML Select Box into a Single/Multiple option dropdown list. The dropdown list can be fully customizable using simple CSS properties. It can adapt itself according to any device, keeping in mind that the User Experience is not broken.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    jQuery Validation Plugin

    jQuery Validation Plugin

    jQuery Validation Plugin library sources

    The jQuery Validation Plugin provides drop-in validation for your existing forms, while making all kinds of customizations to fit your application really easy. This jQuery plugin makes simple clientside form validation easy, whilst still offering plenty of customization options. It makes a good choice if you’re building something new from scratch, but also when you’re trying to integrate something into an existing application with lots of existing markup. The plugin comes bundled with a...
    Downloads: 6 This Week
    Last Update:
    See Project
  • The Modern, Flexible, and Easy-to-use LIMS Icon
    The Modern, Flexible, and Easy-to-use LIMS

    For Laboratory Managers, Laboratory Directors, Laboratory Techs, Laboratory Operations Staff

    Run your entire lab more efficiently with our highly configurable and flexible LIMS. Automate your workflow to process more samples, generate reports faster, and grow your laboratory.
  • 5
    jQuery MultiSelect

    jQuery MultiSelect

    Turn a multiselect list into a nice and easy to use list with checkbox

    Turn a multiselect list into a nice and easy to use list with checkboxes. This plugin is simply an alternative interface for the native select list element. When you check an option in the plugin the value is selected on the native list. This allows the value to be submitted in a form as well as retreived through normal POST/GET and javascript methods.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    fx

    fx

    Command-line tool and terminal JSON viewer

    ... require global modules make sure you have correct NODE_PATH env variable. If you need output other than JSON (for example arguments for xargs), do not return anything from the reducer. undefined value is printed into stderr by default. Sometimes it is necessary to omit some messages in JSON stream, or select only specified log messages. For this purpose, fx has special helpers select/filter, pass function into it to select/filter JSON messages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Selectize

    Selectize

    Hybrid of a textbox and <select> box for tagging and contact lists

    Selectize is the hybrid of a textbox and <select> box. It's jQuery-based and it's useful for tagging, contact lists, country selectors, and so on. It clocks in at around ~7kb (gzipped). The goal is to provide a solid & usable user-experience with a clean and powerful API. It's a lot like Chosen, Select2, and Tags Input but with a few advantages. Developed by @brianreavis (partly at DIY). Licensed under the Apache License, Version 2.0… so do whatever you want with it! Skinnable. Comes with LESS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FrenchKiss.js

    FrenchKiss.js

    The blazing fast lightweight internationalization (i18n) module

    FrenchKiss.js is a blazing fast lightweight i18n library written in JavaScript, working both in the browser and NodeJS environments. It provides a simple and really fast solution for handling internationalization. FrenchKiss is by now, the fastest i18n JS package out there, working 5 to 1000 times faster than any others by JIT compiling the translations, try it by running the benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ShareDB

    ShareDB

    Realtime database backend based on Operational Transformation (OT)

    ShareDB is a realtime database backend based on Operational Transformation (OT) of JSON documents. It is the realtime backend for the DerbyJS web application framework. Realtime synchronization of any JSON document. Synchronous editing API with asynchronous eventual consistency. Projections to select desired fields from documents and operations. Middleware for implementing access control and custom extensions. Ideal for use in browsers or on the server. In-memory implementations of database...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ingest Package Label Data Using OCR Software Icon
    Ingest Package Label Data Using OCR Software

    PackageX OCR API converts any smartphone into a powerful universal label scanner that reads every bit of text on the label, including barcodes and QR

    Our state-of-the-art OCR technology uses robust deep learning models and proprietary algorithms to extract information from package labels.
  • 10
    hello.js

    hello.js

    API library for connecting with OAuth2 services

    ... "/src" and "/dist" directories. The "/src" directory provides individual modules which can be packaged as desired. If a network string is provided: A consent window to authenticate with that network will be initiated. Else if no network is provided a prompt to select one of the networks will open. A callback will be executed if the user authenticates and or cancels the authentication flow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    TodoMVC

    TodoMVC

    Helping you select an MV* framework

    TodoMVC is a project that helps developers choose an MV* framework by providing a structured way of comparing JS libraries and frameworks. These days there are so many MV* frameworks developers can choose from to structure and organize JavaScript web apps. TodoMVC helps developers navigate through this sea of choices on the basis of actual project code, so they can choose which one matches them and their needs best. TodoMVC has been called the 'Speed-dating' and 'Rosetta Stone' of MV*...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lightning Web Components

    Lightning Web Components

    A Blazing Fast, Enterprise-Grade Web Components Foundation

    ..., versatile web components and apps using the stack and tools your team prefers. Shape the framework through your pull requests and help push native Web Components forward. Use the latest web standards to build robust components that run in modern browsers and IE 11. Follow the instructions in your terminal. For Select a type of project, choose Single Page App and choose LWC as the variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OverVue

    OverVue

    Prototyping Tool For Vue Devs

    .... Options to add OAuth boilerplate to add additional functionality to the exported prototype project code. The ability to load the application and/or devtools requires a tool/application to run a linux display as WSL does not have any display drivers since it is based off of just a CLI. To add a new component, type its name in the component name box and select any HTML elements that should be rendered by that component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    css-doodle

    css-doodle

    A web component for drawing patterns with CSS

    <css-doodle /> is based on Shadow DOM v1 and Custom Elements v1. You can use it on all major browsers right now without polyfills. The component will generate a grid of divs by the rules (plain CSS) inside it. You can easily manipulate those cells using CSS to come up with a graphic pattern or an animated graph. The limit is the limit of CSS itself. Download the latest version or include it directly from a CDN. You can also install it from npm and import the module in JavaScript. The syntax...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Release It!

    Release It!

    Automate versioning and package publishing

    ... requires npm. To use release-it, a package.json file is not required. The recommended way to install release-it also adds basic configuration. You will be prompted to select the new version, and more prompts will follow based on your setup. Run release-it from the root of the project to prevent potential issues. Out of the box, release-it has sane defaults, and plenty of options to configure it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hotkeys

    Hotkeys

    A robust Javascript library for capturing keyboard input

    HotKeys.js is an input capture library with some very special features, it is easy to pick up and use, has a reasonable footprint (~3kb) (gzipped: 1.73kb), and has no dependencies. It should not interfere with any JavaScript libraries or frameworks. You will need Node.js installed on your system. Or manually download and link hotkeys.js in your HTML, It can also be downloaded via UNPKG. react-hotkeys is the React component that listen to keydown and keyup keyboard events, defining and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Inferno

    Inferno

    React-like JavaScript library for building modern user interfaces

    Inferno is an insanely fast, React-like library for building high-performance user interfaces on both the client and server. React-like API, concepts and component lifecycle events. Switch over easily with inferno-compat. One of the fastest front-end frameworks for rendering UI in the DOM, making 60 FPS on mobile possible. Isomorphic rendering on both client and server, along with fast-booting from server-side renders. Inferno doesn't have a fully synthetic event system like React does....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    bala.js

    bala.js

    A function for elements selection

    bala.js is a function that allows you to select elements on a web page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Galio

    Galio

    Beautifully designed, Free and Open Source React Native Framework

    ... ever before. Galio Framework comes with tons of ready-to-use features & components. The samples contain several pages that you can use "as is" or add new blocks from the UI Kit. Start building your mobile app in no time. Simply select the components you like and start customizing to suit your needs. Build an app you love. 200+ individually designed components, each with a specific purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    backslide

    backslide

    CLI tool for making HTML presentations with Remark.js using Markdown

    ... browser showing all your presentations. Select one to see the preview, you can then edit your .md file and see the changes immediately as you save the file. Any style change will also be applied live. Slides are written in Markdown, along with some useful Remark.js specific additions. See the Remark.js wiki for the specific syntax and helpers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vue-datatables-net

    vue-datatables-net

    Vue jQuery DataTables.net wrapper component

    This library is a Vue 3 wrapper for jQuery DataTables. It's a tiny wrapper that doesn't include anything, not even the datatables.net core library. You've found this library because you want to use jQuery datatables.net client-side with your application. Alternatively, if you simply want to integrate with a server-side datatables.net compatible endpoint, then I'd like to suggest looking at bootstrap-vue b-table and this component. Default configuration and provide an example for bootstrap5...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Video Downloader

    Open Video Downloader

    A cross-platform GUI for youtube-dl made in Electron and node.js

    A cross-platform GUI for youtube-dl made in Electron and node.js. Download from all kind of platforms: YouTube, vimeo, twitter & many more. Download multiple videos/playlists/channels in one go. Select the resolution and format you want to download in. Download private videos (currently only tested on YouTube). Multithreaded, up to 32 videos can be downloaded synchronously. Shows how much size the download will use up on your system. The app automatically keeps ytdl up-to-date. Please be aware...
    Downloads: 80 This Week
    Last Update:
    See Project
  • 23
    HTML Form - Dropdown List With Search

    HTML Form - Dropdown List With Search

    Form Dropdown List With Search And Single OR Multiple Select Options

    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Markdown Editor With WYSIWYG Controls

    Markdown Editor With WYSIWYG Controls

    An Easy to use Browser Based MarkDown Editor With Live Preview Panel

    Browser Based, Cross Platform, Supporting all Operating Systems, Easy Application. No need to remember any markdown syntax anymore. Just Select Your Text and Click on any of the Buttons Above ( Except for some buttons ). See the Below Screenshot for Details. Notes: This editor has been tested fully on the Firefox Web Browser and is quite successful.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    SelectPage

    SelectPage

    A simple style and powerful selector, including ajax remote data

    A simple style and powerful selection jQuery plugin, including ajax remote data, autocomplete, pagination, tags, i18n and keyboard navigation features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next