Showing 103 open source projects for "switch"

View related business solutions
  • 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
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    React Native Router

    React Native Router

    The first declarative React Native router

    React Native Router is a different API over react-navigation. It helps users to define all the routes in one central place and navigate and communicate between different screens in an easy way. But it also means that react-native-router-flux inherits all limitations and changes from updated versions. v5.0.alpha.x is based on React Navigation v5.x (very early alpha, development in progress, help wanted!). Define all your routes in one React component and navigate from one scene to another...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Darkmode.js

    Darkmode.js

    Add a dark-mode / night-mode to your website in a few seconds

    Darkmode.js is a lightweight JavaScript library that enables websites to easily implement a dark mode toggle. It provides a floating switch for users to switch between light and dark themes without requiring major modifications to the website’s codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vue-admin-template

    vue-admin-template

    A vue2.0 minimal admin template

    ...It is a minimal vue admin template with Element UI, axios, iconfont, permission control, and lint. The current version is v4.0+ build on vue-cli. If you want to use the old version , you can switch branch to tag/3.11.0, it does not rely on vue-cli. If you want router permission && generate menu by user roles , you can use this branch permission-control. For typescript version, you can use vue-typescript-admin-template (Credits: @Armour). For publishing, you only have to publish the resulting static file after build, which is usually the static file in the dist folder, to your cdn or static server. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Saka Key

    Saka Key

    A keyboard interface to the web

    ...Map keyboard keys to browser tasks like scrolling, clicking links, switching, moving, closing, muting, and refreshing tabs, zooming, and navigating pages. Keyboard shortcuts are flexible, powerful, and easy to customize. Saka Key lets you easily switch between shortcut profiles (e.g. left hand, right hand, default, Vimium), and lets you import and export your settings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    jQuery Fullscreen Plugin

    jQuery Fullscreen Plugin

    Plugin provides a simple to use mechanism to control fullscreen mode

    This jQuery plugin provides a simple-to-use mechanism to control the new fullscreen mode of modern browsers. Currently, only newer Webkit-based browsers (Like Chrome and Safari), Firefox and IE11+ provide this new fullscreen feature. Simply pass no argument to the fullScreen method to query the current state. The method returns the current fullscreen element (or true if browser doesn't support this) when fullscreen mode is active, false if not active or null when the browser does not support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Teaset

    Teaset

    A UI library for react native, provides 20+ pure JS(ES6) components

    A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control. In the Android system, the animations is not smooth, switch to the release mode can be resolved. iPhoneX and iPhoneXS are fully supported after 0.6.0, and this option is true by default. If SafeAreaView is used, please use Theme.set({fitIPhoneX: false}) to manually turn off it. Teaset is exquisitely designed and does not depend on any third-party libraries. The entire source code is only 300+k without compression, and it is less than 600k even with icon files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MapSCII

    MapSCII

    Braille & ASCII world map renderer for your console

    ...Highly optimized algorithms for a smooth experience. 100% pure JavaScript! Arrows up, down, left, right to scroll around. Press a or z to zoom in and out. Press c to switch to block character mode, and press q to quit. If your terminal supports mouse events you can drag the map and use your scroll wheel to zoom in and out.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Common Litt

    Common Litt

    Simple java script library for auto literation, input tool.

    This project focuses of auto conversion in between language alphabets. Using this 'lit.js' library currently you can done conversion in between English - Tamil - Sinhala scrpits vise-versa. This is use full when you need to know how write something in an other given language. This is still at development stage but works purfectly and easy to customize as well. Live demo available at: http://commonlitt.42web.io/ For UI creations I had used Bootstrap and Jquery. For easy array...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Feflow

    Feflow

    How to write cross-platform Node.js code

    ...Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locally and 41% use Mac. In production, 85% use Linux and 1% use BSD. Installers for each major OS are available on the Node.js website. To install, switch and update Node.js versions nvm can be used on Linux/Mac. It does not support Windows but nvm-windows, nvs and ps-nvm (for PowerShell) are alternatives that do. nve can be used to run a single command with one or several different Node.js versions. nvexeca can be used to do the same programmatically. The character encoding can be specified using an encoding option with most relevant Node.js core methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    NASH OS

    NASH OS

    Nash Operating System for Modern Ecommerce

    The all-built-in-one, automatic, ready-to-go out-of-box, easy-to-use state-of-the-art, and really awesome NASH OS! Over 25,000+ flexible features and controls and all scalable!! The most powerful solution ever built to instantly deliver new heights of online ecommerce enterprise to you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    seamless-immutable

    seamless-immutable

    Immutable data structures for JavaScript

    ...The development build also overrides unsupported methods (methods that ordinarily mutate the underlying data structure) to throw helpful exceptions. We generally recommend to use the "development" build that enforces immutability (and this is the default in Node.js). Only switch to the production build when you encounter performance problems. By popular demand, functions, errors, dates, and React components are treated as immutable even though technically they can be mutated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iView Weapp

    iView Weapp

    A set of high-quality WeChat applet UI component library

    Use WeChat to scan and experience the example of small program components. Before you start using iView Weapp, you need to read the micro-channel applet custom components related documents. We have built-in examples of all components, you can scan the small program code experience on the right, or view it in WeChat developer tools. Then, the examplesdirectory can be opened in the micro-channel developer tools. We adopted a 24-grid system to divide the area into 24 equal parts, which can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Headless Chrome Crawler

    Headless Chrome Crawler

    Distributed crawler powered by Headless Chrome

    ...They are generally fast, but fail scraping the contents when the HTML dynamically changes on browsers. Dynamic crawlers based on PhantomJS and Selenium work magically on such dynamic applications. However, PhantomJS's maintainer has stepped down and recommended to switch to Headless Chrome, which is fast and stable. This crawler is dynamic and based on Headless Chrome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    townhall

    townhall

    An early version of the Menlo framework

    townhall is a framework for rapidly developing decentralized applications (dApps). This framework is designed to provide users with a user experience on-par with the centralized apps they’re used to. While townhallis different in many ways from “traditional” web app and even dApps, if you’re familiar with the Single Page Applications style of web app architecture, townhall should be relatively easy to understand. It can be used to build a variety of dApps such as a censorship-resistant...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GNOME Shell Extension TaskBar

    GNOME Shell Extension TaskBar

    GNOME Shell Extension TaskBar for GNOME 3.10 - 3.28

    TaskBar is a GNOME Shell Extension. It displays icons of running applications on the top panel or alternatively on a new bottom panel. Activate, minimize or close tasks with a simple click. https://extensions.gnome.org/extension/584/taskbar/ https://github.com/zpydr/gnome-shell-extension-taskbar/ TaskBar Wiki (Installation - Settings - Translation - Troubleshooting) https://github.com/zpydr/gnome-shell-extension-taskbar/wiki/ GNOME Shell Extension TaskBar is free software and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pretty-checkbox.css

    pretty-checkbox.css

    A pure CSS library to beautify checkbox and radio buttons

    A pure CSS library to beautify checkbox and radio buttons. Download from yarn or npm. These are simple checkboxes with three shapes. Add class p-switch. For shapes add class, p-outline or p-fill or p-slim. There are five colors. Can be used as Solid ( p-primary ) or Outline ( p-primary-o ). You can add any font icons to replace basic checkbox styles. There are two classes to be added. First, p-icon to .pretty. Then add icon class along with font icon classes inside .state. This library doesnt come with any font icons. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Jasonette

    Jasonette

    Native App over HTTP, on iOS

    ...Jasonette comes with all the essential native APIs and components, and if there’s a specific feature you’re looking for, you can easily extend Jasonette. You could even integrate Jasonette with your existing iOS project, so you don’t have to switch to a completely different way of programming, just let Jasonette handle a part of your app.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Bootstrap Switch

    Bootstrap Switch

    Turn checkboxes and radio buttons in toggle switches

    Turn checkboxes and radio buttons into toggle switches. Created by Mattia Larentis, maintained by Emanuele Marchi and Peter Stein with the help of the community. Compatible with Bootstrap 4, Bootstrap 3 and Bootstrap 2.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Hozz

    Hozz

    A better way to manage your hosts

    Hozz is a hosts manager, with which you can easily switch between your network environments. Provide swift switch between different hosts files. Automatic update of online hosts. Import hosts file by dragging them into the sidebar. Export and import hosts files. Support hosts sorting through dragging. Export hosts file to Surge config file. Compile, build and copy files to /app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Midnight.js

    Midnight.js

    Switch your nav's design on the fly

    A jQuery plugin that switches between multiple header designs as you scroll, so you always have a header that looks great with the content below it. Create your fixed nav (or header) as you typically would. Create your fixed nav (or header) as you typically would. You can use whatever markup suits you, just make sure the header works well with position:fixed. After that, take any sections of your page that need a different nav and add data-midnight="your-class" to it, where .your-class is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    richtext

    richtext

    2 lines turn input/textarea into rich text editor

    Tiny Html5 rich text editor based on bootstrap3 and jQuery, makes it easy to enable switch your input/textarea element into simple WYSIWYG editors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JSONPlaceholder

    JSONPlaceholder

    A simple online fake REST API server

    JSONPlaceholder is a free, fake online REST API designed for prototyping, tutorials, and UI demos without standing up a real backend. It provides predictable endpoints for resources like posts, comments, albums, photos, todos, and users with realistic data shapes. Because the data is publicly available and stable, you can build fetch logic, paginate, and render lists while focusing on front-end patterns rather than server plumbing. The API accepts typical HTTP verbs and returns JSON in a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    wdaf

    wdaf

    web development abstraction framework

    ...It comes with a set of php- and js-functions for database connections, file-uploads, etc and a debugger. It also offers the ability to implement multiple css-themes or websites of which one can be activated in a config file. This way, it is possible to quickly "switch" a theme or site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    js-snail

    An innovative way to visualise matrix

    ...The snail is like a metric with rows and columns but instead visualised in sectors and rows with a central level indicator that provides an aggregated indicator. One can switch view (global by sector, global by rows, details) by clicking the central indicator or selecting rows/sectors, and of course drill-down. This is based on D3 (d3js.org), the original one was in Flash. Check the index.html for a sample demo.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB