Showing 23 open source projects for "bootstrap-select"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Keycastr

    Keycastr

    KeyCastr, an open-source keystroke visualizer

    KeyCastr requires access to the macOS Accessibility API in order to receive your key events and broadcast the keystrokes you are interested in. On newer versions of macOS (10.15+) there is a new Input Monitoring menu under Security & Privacy within the System Preferences app, and KeyCastr will appear there automatically the first time you run it. Simply unlock this menu and check the box next to KeyCastr to enable it. On older versions of macOS, or if for some reason the app doesn't appear...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    Image Crop Picker

    Image Crop Picker

    iOS/Android image picker with support for camera, video, etc.

    Image Crop Picker is an iOS/Android image picker with support for camera, video, configurable compression, multiple images and cropping. Module is creating tmp images which are going to be cleaned up automatically somewhere in the future. If you want to force cleanup, you can use clean to clean all tmp files, or cleanSingle(path) to clean single tmp file. Some of these types may not be available on all iOS versions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    ActionSheetPicker

    ActionSheetPicker

    Quickly reproduce the dropdown UIPickerView / ActionSheet

    Quickly reproduce the dropdown UIPickerView / ActionSheet functionality from Safari on iPhone/ iOS / CocoaTouch. Easily present an ActionSheet with a PickerView, allowing the user to select from a number of immutable options. If you prefer not to use either of the aforementioned dependency managers, you can integrate ActionSheetPicker-3.0 into your project manually.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    JFMinimalNotification

    JFMinimalNotification

    An iOS UIView for presenting a minimalistic notification

    ...Simply copy the source files from the "JFMinimalNotification" folder into your project. In your application's project app target settings, find the "Build Phases" section and open the "Link Binary With Libraries" block and click the "+" button and select the "CoreGraphics.framework".
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Flash-MoE

    Flash-MoE

    Running a big model on a small laptop

    Flash-MoE is a high-performance implementation of mixture-of-experts (MoE) architectures designed to optimize the efficiency and scalability of large AI models. It focuses on accelerating routing and computation by leveraging optimized kernels and memory management techniques, allowing models to dynamically select specialized sub-networks during inference. The project aims to reduce the computational cost typically associated with MoE systems while maintaining or improving performance. It likely includes support for GPU acceleration and parallel processing, enabling it to handle large-scale workloads effectively. The architecture emphasizes speed and efficiency, making it suitable for both research and production environments where performance is critical. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    MyLayout

    MyLayout

    Powerful iOS UI framework implemented by Objective-C.

    ...MyLayout provides some simple functions to build a variety of complex interface. It integrates the functions including Autolayout and SizeClass of iOS, five layout classes of Android, float and flex-box and bootstrap of HTML/CSS. The MyLayout's Swift version are named: TangramKit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FMDB

    FMDB

    A Cocoa / Objective-C wrapper around SQLite

    This is an Objective-C wrapper around SQLite. FMDB 2.7 attempts to support a more natural interface. This represents a fairly significant change for Swift developers (audited for nullability; shifted to properties in external interfaces where possible rather than methods; etc.). For Objective-C developers, this should be a fairly seamless transition (unless you were using the ivars that were previously exposed in the public interface, which you shouldn't have been doing, anyway!). FMDB 2.7...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Hear

    The Hear

    The Hear program is made for journalists.

    To transcribe audio, the app uses the built-in speech recognition features of macOS. Turn your audio and video files into text You can change the font size by pressing the command and +/- keys. The font size is saved during further use. A folder "Hear" with text files is created on the desktop. The program is universal - arm64/x86_64 You can ask questions here https://sourceforge.net/p/the-hear/discussion
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    React Native Voice

    React Native Voice

    React Native Voice Recognition library for iOS and Android

    ...Drag the Voice.xcodeproj from the @react-native-voice/voice/ios folder to the Libraries group on Xcode in your project. Click on your main project file (the one that represents the .xcodeproj) select Build Phases and drag the static library, lib.Voice.a, from the Libraries/Voice.xcodeproj/Products folder to Link Binary With Libraries. The plugin provides props for extra customization. Every time you change the props or plugins, you'll need to rebuild (and prebuild) the native app. If no extra properties are added, defaults will be used. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    SubEthaEdit

    SubEthaEdit

    General purpose plain text editor for macOS

    ...Constrain search to just preselected parts of your document. See the structure and depth of your documents in the line number and folding ribbon. Fold text away based on depths or however, you want. Select lines and/or depth easily with a single click. Select to matching braces by a simple double click.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    TextMate

    TextMate

    TextMate is a graphical text editor for macOS 10.12 or later

    Powerful and customizable text editor with support for a huge list of programming languages and developed as open source. Making multiple changes at once, swapping pieces of code, and a lot more is made trivial with TextMate’s easy way to add multiple insertion points. Select what you want to search, what you want to search for, and TextMate will present the results in a way that makes it easy to jump between matches, extract matched text, or preview desired replacements. See what files have changes in the file browser view, what lines have changes in the editor view, bring up a diff of the current file’s changes, commit a subset, TextMate supports it all for all the major version control systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    TZImagePickerController

    TZImagePickerController

    A clone of UIImagePickerController

    TZImagePickerController is a powerful, customizable image and video picker library for iOS. It offers an easy-to-integrate UI for selecting photos and videos from the user’s library, including features like multi-selection, original photo options, and cropping. It is frequently used in iOS applications that require user media input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dash for iOS

    Dash for iOS

    Dash gives your iPad and iPhone instant offline access to 200 API docs

    Dash gives your iPad and iPhone instant offline access to 200+ API documentation sets. Dash is a free and open-source API Documentation Browser that gives your iPad and iPhone instant offline access to 200+ API documentation sets and 100+ cheat sheets. You can even generate your own docsets or request docsets to be included. Dash comes with 200+ offline documentation sets. You can choose which documentation sets to download and Dash will take care of the rest, making sure they are kept up to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Christmas Tree

    Christmas Tree

    Decorate your own virtual Christmas Tree

    ...Press Settings button to choose how your tree and background image should look like. Press Settings button again to hide list of available options. 2. Press Toys button to open toys gallery. Press Toys button again to hide this gallery. 3. Select toy you like from gallery by holding your finger on it and then drag selected toy to appropriate place on Christmas Tree. Press and hold your finger on the toy to send it to background or bring to foreground. Move toy away from Christmas Tree to remove it. 4. Repeat previous step, choosing different toys from gallery until you get your own wonderfully decorated Christmas Tree. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebViewJavascriptBridge

    WebViewJavascriptBridge

    An iOS/OSX bridge for sending messages between Obj-C and JavaScript

    WebViewJavascriptBridge is an Objective-C bridge framework that enables message-based communication between Objective-C and JavaScript in UIWebView, WebView, and WKWebView contexts on iOS and macOS. In the dialog that appears, uncheck "Copy items into destination group's folder" and select "Create groups for any folders". This library relies on ARC, so if you use ARC in you project, all works fine. But if your project have no ARC support, be sure to do next steps. Speed up bridge message passing by disabling the setTimeout safety check. It is only safe to disable this safety check if you do not call any of the javascript popup box functions (alert, confirm, and prompt). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Video container switcher GPL

    Video container switcher GPL

    Changing format video without re-encoding with FFMpeg

    This project contains two separate interfaces for Windows and Mac OS to download. They essentially do the same thing. Select a source folder with some video clips (or several files in the Mac version). The program will change the container to the selected output without reencoding. For Windows, ffmpeg needs to be installed on your system, it is included in the Mac download. For a short video demonstration of the Mac version, go to: http://www.youtube.com/watch?
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17

    xlsLib

    C++/C library to construct Excel .xls files in code.

    ...Unlike .csv files, these can be directly opened by Excel and thus provide an excellent way to output large data sets that require further analysis. To see the latest changes, select "Files" and view the README text displayed at the bottom of that pane. IMPORTANT: Major changes are contained in the current SVN source. If you have time please try to use it or the xlslib-package-2.4.0b1.zip archive, and enter bug reports on any problems! Changes: - library specific strings now in their own namespace - iOS Objective-C library - most project files updated (MSVS etc) - C bridge now supports formulas Note: there is a related SF project, libxls, to read Excel files.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 18
    PicPodz: 3D Photo Slideshow Sphere

    PicPodz: 3D Photo Slideshow Sphere

    Resizable photo reminder desktop widget

    ...Just drag images into the window then change modes. Pics will change randomly. Resize or maximize to suit your needs. I recommend organizing copies of pics into folders, rather than using originals. Just select all images and drop them into the window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XVim

    XVim

    Xcode plugin for Vim keybindings

    ...If you want to solve your issue sooner make bounty on your issue is one option. A contributer should work on it preferentially (not guaranteed though). To make bounty visit following link and go to "Issue" tab. Select your issue and make bounty on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Folder Replicator
    Compares folders and files and allows users to select folders and files depending on the results of the comparison for copying or removing. Requires currently Mac OS 10.3 to work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Video Messaging project where users can login, check their video mail and reply by recording their own messages. Users can also select from various different quartz effects to apply to the recording.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Address Actions manipulates addresses in Mac OS X 10.4 (and hopefully 10.3). Select an address in an email, webpage or other text, then choose Address Actions from the Services menu to add the address to the Mac OS X Address Book or display a map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Video Picker displays a list of DVD's which you have stored on your computer system. The user can select a DVD which can be played, each movie has space to provide an image and a description. Designed to use with mac-mini and a TV. Uses Apple DVD player
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB