Showing 12 open source projects for "bootstrap-dropdownhover.min.css"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Calibre-Web

    Calibre-Web

    Web app for browsing, reading and downloading eBooks stored in Calibre

    Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. User management with fine-grained per-user permissions. User Interface in Brazilian, Czech, Dutch, English, Finnish, French, German, Greek, Hungarian, Italian, Japanese, Khmer, Polish, Russian, simplified and traditional Chinese, Spanish, Swedish, Turkish, Ukrainian. Filter and search by titles, authors, tags, series and language. Support for editing eBook...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Fast-Kubernetes

    Fast-Kubernetes

    This repo covers Kubernetes with LABs: Kubectl, Pod, Deployment

    Fast-Kubernetes is a practical, hands-on repository that explains Kubernetes concepts and walks users through dozens of bite-size labs and examples. The content is organized as Markdown how-tos and cheat-sheets covering core objects and workflows — Pods, Deployments, Services, ConfigMaps, Secrets, PV/PVC, StatefulSets, DaemonSets, Jobs/CronJobs, Ingress, affinity/taints, and more — plus command-line kubectl quick references. It also includes end-to-end cluster setup guides (kubeadm with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    ...The easiest way is to download install it. cmd and run it as administrator or install SpaceVim manually. If you want to use vim script to configure SpaceVim, please check out the bootstrap function section. The SpaceVim Documentation will introduce you to the main topics important to using SpaceVim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    bootf2BCA

    computing f2 bootstrap CI BCA

    Computing similarity factor (f2) bootstrap bias corrected and accelerated confidence interval
    Downloads: 7 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Gestión de Carros de Portátiles

    Management of laptop cart in an school

    Es una aplicación web para gestionar los carros de portátiles de uso colectivo en un instituto de secundaria. Usa apache php postgresql phpmail, tcpdf, bootstrap, aptmirror, dhcp y pxe. Permite hacer reservas de los carros para un día de la semana en un tramo horario durante varias semanas. Registrar incidencias y ver quien uso el carro con anterioridad, avisar con un email, apagar equipos sin reserva. Instalación Debian desatendida. Desarrollado la básico para poderse usar. No está desarrollado la parte de mantenimiento de la aplicación. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Kubernetes The Hard Way

    Kubernetes The Hard Way

    Bootstrap Kubernetes the hard way

    Kubernetes The Hard Way is a hands-on guide to building a Kubernetes cluster from the ground up without using automation tools—no managed services, no scripts to hide the details. It walks you through every component: provisioning compute resources, generating TLS certificates, configuring etcd, bootstrapping the control plane, joining worker nodes, setting networking, and verifying everything works. The purpose is educational: by doing each step manually, you gain deep insight into how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    UI Bootstrap

    UI Bootstrap

    Bootstrap components written in pure AngularJS by the AngularUI Team

    Bootstrap components written in pure AngularJS by the AngularUI Team. UI Bootstrap provides a set of native AngularJS directives based on Bootstrap's markup and CSS. As a result no dependency on jQuery or Bootstrap's JavaScript is required. Build files for all directives are distributed in several flavours: minified for production usage, un-minified for development, with or without templates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Responsive Web Design with Bootstrap3

    Responsive Web Design with Bootstrap3

    Responsive Web Design with template Bootstrap3 free download

    This is a psd-to-html responsive layout tamplate based on UI/UX project designed with twitter bootstrap3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    simple-quiz

    simple-quiz

    Simple quiz app using PHP >= 5.4 and MySQL.

    Simple quiz app using PHP >= 5.4 and MySQL. Built with Slim, Bootstrap3 and Idiorm
    Downloads: 3 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    bootpm

    estimates transition probabilities and their standard deviation

    BOOTPM is a MatLab script that estimates transition probabilities and their standard deviations both theoretically and using the bootstrap technique. It creates N samples sampling -with replacement- M observations and then computes the relative N TPM's. Then, it simply computes the standard deviation of each transition probability using the distribution across all the N TPM's. It also compares the boostrapped results to results estimated thoeretically, to detect "strange" results. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JStudyPlanner

    Study planner for university and college students

    ...Demo: http://ec2-54-85-151-199.compute-1.amazonaws.com/jStudyPlanner-1.0.0-BUILD-SNAPSHOT/ Project uses the following technologies: Spring, Hibernate, HTML, CSS, JQuery, Twitter Bootstrap. Tested with MySQL and Apache Tomcat. Project is in its development stage. Any help with design, development, testing is highly appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next