Showing 131 open source projects for "html update"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    IPTVnator

    IPTVnator

    Cross-platform IPTV player application with multiple features

    IPTVnator is a video player application that provides support for the playback of IPTV playlists (m3u, m3u8). The application allows to import of playlists by using remote URLs or per file upload from the file system. Additionally, there is support for EPG information XMLTV-based which can be provided by URL. The application is a cross-platform and open source project based on Electron and Angular.
    Downloads: 154 This Week
    Last Update:
    See Project
  • 2
    Swagger UI

    Swagger UI

    HTML, JavaScript, and CSS assets that generate Swagger documentation

    Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. Simplify API development for users, teams, and enterprises with the Swagger open source and professional toolset. Find out how Swagger can help you design and document your APIs at scale. The power of Swagger tools starts with the OpenAPI Specification — the industry standard for RESTful API design. Individual tools to create, update and share OpenAPI...
    Downloads: 41 This Week
    Last Update:
    See Project
  • 3
    React

    React

    A JavaScript library for building user interfaces

    React makes it painless to create interactive UIs. Design simple views for each state in your application, and React will efficiently update and render just the right components when your data changes. React lets you build user interfaces out of individual pieces called components. Create your own React components like Thumbnail, LikeButton, and Video. Then combine them into entire screens, pages, and apps. Whether you work on your own or with thousands of other developers, using React...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 4
    Streamlit

    Streamlit

    The fastest way to build data apps in Python

    A faster way to build and share data apps. Streamlit turns data scripts into shareable web apps in minutes. All in pure Python. No front‑end experience is required. Build an app in a few lines of code with our magically simple API. Then see it automatically update as you iteratively save the source file. Adding a widget is the same as declaring a variable. No need to write a backend, define routes, handle HTTP requests, connect a frontend, write HTML, CSS, JavaScript, etc. Effortlessly share...
    Downloads: 28 This Week
    Last Update:
    See Project
  • NeoLoad is a very comprehensive tool if you are looking for a performance test tool for web applications and other applications Icon
    Your applications are all built differently, but they all need to perform. NeoLoad simplifies and scales performance testing for everything, from APIs and microservices, to end-to-end application testing through innovative protocol and browser-based capabilities.
  • 5
    AdminKit

    AdminKit

    AdminKit is a free & open-source HTML dashboard & admin template

    ... are working perfectly with Chrome, Firefox, Safari, Opera, and Edge. We're working hard to support them. We strictly follow Bootstrap's guidelines to make your integration as easy as possible. All code is handwritten. AdminKit, and all third-party libraries used in the admin template, do not require jQuery as a dependency. From time to time you'll receive an update containing new components, improvements, and bugfixes.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    lightGallery

    lightGallery

    A customizable, modular, responsive, lightbox gallery plugin

    A lightweight, modular, JavaScript image and video lightbox gallery plugin. Available for React.js, Vue.js, Angular, and TypeScript. lightGallery is built with the most modern technologies available to achieve the best performance and quality. It supports all modern browsers including IE 10 and above. Built with modular architecture. Easily create your own modules, or detach modules that you don't want to use. lightGallery comes with many built-in modules, such as thumbnails, zoom, etc....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Best-of Web Development with Python

    Best-of Web Development with Python

    A ranked list of awesome python libraries for web development

    This curated list contains 570 awesome open-source projects with a total of 2.4M stars grouped into 26 categories. All projects are ranked by a project-quality score, which is calculated based on various metrics automatically collected from Github and different package managers. If you like to add or update projects, feel free to open an issue, submit a pull request, or directly edit the projects.yaml. Contributions are very welcome! A ranked list of awesome python libraries for web development...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Mavo

    Mavo

    Create web applications entirely by writing HTML and CSS

    ... wrestling with CMSes and servers! Multimedia uploads to your page via drag & drop, pasting, or browsing, without a single line of code. Perform calculations right in the HTML, that update when needed. No need to write JavaScript! Mavo uses familiar HTML-based syntax and can be used even by people with no programming experience. This is not wishful thinking; it’s published, peer-reviewed research.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DOMPDF Wrapper for Laravel

    DOMPDF Wrapper for Laravel

    A DOMPDF Wrapper for Laravel

    Require this package in your composer.json and update composer. This will download the package and the dompdf + fontlib libraries also. After updating composer, add the ServiceProvider to the providers array in config/app.php. You can optionally use the facade for shorter code. To change the configuration, copy the config file to your config folder and enable it in bootstrap/app.php. You can create a new DOMPDF instance and load a HTML string, file or view name. You can save it to a file...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    Django Bootstrap Modal Forms

    Django Bootstrap Modal Forms

    A Django plugin for creating AJAX driven forms in Bootstrap modal

    A Django plugin for creating AJAX-driven forms in Bootstrap modal. This repository includes Dockerfile and docker-compose.yml files so you can easily setup and start to experiment with django-bootstrap-modal-forms running inside of a container on your local machine. Any changes you make in bootstrap_modal_forms, examples and test folders are reflected in the container (see docker-compose.yml) and the data stored in the sqlite3 database are persistent even if you remove the stopped container....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    RuoYi

    RuoYi

    The warehouse's SpringBoot-based rights management system

    ... management background, website member center, CMS, CRM, OA. All front-end and back-end codes are very compact and easy to use after encapsulation, and the probability of errors is low. Also supports mobile client access. The system will continue to update some useful functions. The user is the system operator, and this function mainly completes the system user configuration. Configure the system organization (company, department, group).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jQuery Menu Editor

    jQuery Menu Editor

    Multilevel Menu Editor for Bootstrap 4.x (Html & Javascript code)

    Lightweight and Powerful Menu Editor. Multilevel Menu Editor for Bootstrap 4.x (Html & Javascript code)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Go 101

    Go 101

    An up-to-date (unofficial) knowledge base for Go programming

    ... are expected to help gophers gain a deep and thorough understanding of Go and be helpful for both beginner and experienced Go programmers. Some HTML files are generated from their corresponding markdown files. If a markdown file is modified, we can run go run . -gen to synchronize its corresponding HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wink

    Wink

    A Laravel-based publishing platform

    Wink adds a nice UI where you can manage a publication of any size with posts, pages, tags, and authors. You can add photos, code blocks, featured images, social media & SEO attributes, embedded HTML (YouTube Videos, Embedded Podcasts Episodes, Tweets, ...), and markdown. If you want to upload images to S3, update the storage_disk attribute in your wink.php configuration file to s3. Make sure your S3 disk is correctly configured in your filesystems.php configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mark

    Mark

    Sync your markdown files with Confluence pages

    ..., and updates the contents of the page via REST API. It's like you don't even need to create sections/pages in your Confluence anymore, just use them in your Markdown documentation. Mark uses an extended file format, which, still being valid markdown, contains several HTML-ish metadata headers, which can be used to locate a page inside the Confluence instance and update it accordingly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    LittleLink

    LittleLink

    A lightweight DIY alternative to services like Linktree

    The DIY self-hosted LinkTree alternative. LittleLink has more than 60 branded button styles you can easily use, with more being added by our community all the time. LittleLink has more than 60 branded button styles you can use (with even more being added by our community). You'll also find a light and dark theme ready to go. Not a fan of the default colors? Update skeleton-light.css or skeleton-dark.css to the HEX values of your choosing. You can also set your CSS to skeleton-auto.css, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Publii

    Publii

    Publii is a desktop-based CMS for Windows, Mac and Linux

    ... created with Publii are ultra-fast and near-impenetrable to hackers; the app works locally you don't have to worry about security updates or manage databases. Publii is designed for speed; you can craft a stylish modern site that will run faster than greased lightning even on mobile thanks to Google AMP technology. It's a desktop app, so you can manage your websites anywhere. Share your site via Dropbox or other cloud-storage and let multiple users update your content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    react-use

    react-use

    Component for React

    Tracks device battery state. Plays audio and exposes its controls. Tracks geo location state of user's device. Triggers callback when user clicks outside target area. Tracks mouse hover state of some element. Display an element or video full-screen. Tracks location hash value. Tracks whether user is being inactive. Tracks an HTML element's intersection. Synthesizes speech from a text string. Tracks page navigation bar location state. Re-renders component, while tweening a number from 0 to 1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    a11y.css

    a11y.css

    This CSS file intends to warn developers about possible risks

    This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet. When activating the stylesheet, a tip should appear beside each incriminated elements, displaying what’s going on. This file is not a replacement to a complete tool such as aXe, Tanaguru or Tenon. It only intends to show possible weaknesses. You should obviously do some manual check by hand...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 21
    Windows MBox Viewer

    Windows MBox Viewer

    Windows eml and mbox viewer.

    ... to update Windows Defender rules to resolve the issue. Last time the incorrect detection was corrected by Microsoft Security within few hours. User will need to run Windows Update to install the latest updated detection rules.
    Leader badge
    Downloads: 1,826 This Week
    Last Update:
    See Project
  • 22
    BlogHelper

    BlogHelper

    Helps user write blog content and entries

    ..., Jianshu, Blog Park, CSDN, Nuggets, SegmentFault, Open Source China and other platforms. The supported image beds are: Sina, SM.MS, Github, Imgur, Qiniu Cloud, Tencent Cloud, Alibaba Cloud, and Paiyun. Support shortcut keys to upload the first picture in the clipboard, and update the content of the clipboard as a picture link.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    laz4android

    lazarus for android package

    Laz4Android is a Lazarus for Android Package. Thanks the FreePascal team and the Lazarus team. Now Laz4Android is only run on Windows.Sorry for this! Last update:2024-07-17 FPC: 3.2.2 (win32/win64/arm-android/aarch64-android/i386-android/x86_64-android/jvm-android) Lazarus:3.4 Android NDK: r19c 1.Update to Lazarus 3.4 source + FPC 3.2.2 I recommend using laz4android + LAMW(Lazarus Android Module Wizard) to develop android apps. LAMW on this: https://github.com/jmpessoa...
    Leader badge
    Downloads: 100 This Week
    Last Update:
    See Project
  • 24
    Foundation for Emails

    Foundation for Emails

    Design responsive HTML emails that work on any device & email client

    Foundation for Emails is a framework that allows you to create responsive HTML emails that work on any device and on any email client, even Outlook. All of its HTML/CSS components have been tested, ensuring consistency across every major email client. Foundation for Emails consists of a solid set of customizable components, including a fully responsive grid, typography, alignment classes and more. It also has a new templating language, Inky, that makes it easier than ever to write HTML...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Tải truyện chữ đa năng - GHFU

    Tải truyện chữ đa năng - GHFU

    GetHTMLFromURL, Tool tải truyện chữ online

    FANPAGE: https://www.facebook.com/gethtmlfromurl/. Phần mềm tải nội dung truyện về dạng HTML để tạo ebookPRC hoặc đọc luôn. Hỗ trợ tải truyên trên 500++ trang đọc truyện Việt/Novel English/Chinese Text. ------------------------------------------------------------------------------------------- This is software that helps you download the whole story on the website to HTML or TXT format. Then you can use it to make your ebook in variable formats such as PRC/EPUB or read it directly...
    Leader badge
    Downloads: 81 This Week
    Last Update:
    See Project