Showing 144 open source projects for "webkit"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • 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.
    Learn More
  • 1
    iOS WebKit Debug Proxy

    iOS WebKit Debug Proxy

    A DevTools proxy for iOS devices

    ...You can use Safari Web Inspector extracted from Webkit sources, e.g. artygus/webkit-webinspector. Another option is mozilla/valence which enables Firefox DevTools to be used with iOS.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Playwright for .NET

    Playwright for .NET

    .NET version of the Playwright testing and automation library

    Playwright for .NET is the official language port of Playwright, the library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Cross-browser. Playwright supports all modern rendering engines including Chromium, WebKit, and Firefox. Cross-platform. Test on Windows, Linux, and macOS, locally or on CI, headless or headed. Cross-language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sqlite3

    sqlite3

    Asynchronous, non-blocking SQLite3 bindings for Node.js

    ...Otherwise, it uses node-gyp to build the extension. It is also possible to make your own build of sqlite3 from its source instead of its npm package. It is possible to use the installed package in node-webkit instead of the vanilla Node.js. See Building for node-webkit for details. The sqlite3 module depends only on libsqlite3. However, by default, an internal/bundled copy of sqlite will be built and statically linked, so an externally installed sqlite3 is not required.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    Playwright

    Playwright

    Node library to automate Chromium, Firefox & WebKit with a single API

    Playwright is a Node library for automating Chromium, Firefox and WebKit using a single API. It supports headless execution for all these browsers on Linux, macOS and Windows, providing automated web browser interactions that are fast, capable, reliable and ever-green. Playwright enables a broad spectrum of cross-browser web automation capabilities, which are used by Single Page Apps and Progressive Web Apps.
    Downloads: 16 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Luakit

    Luakit

    Fast, small, webkit based browser framework extensible by Lua

    Luakit is a highly configurable browser framework based on the WebKit web content engine and the GTK+ toolkit. It is very fast, extensible with Lua, and licensed under the GNU GPLv3 license. It is primarily targeted at power users, developers and anyone who wants to have fine-grained control over their web browser’s behavior and interface. While switching to the WebKit 2 API means a vastly improved security situation, not all distributions of Linux package the most up-to-date version of WebKitGTK+, and several package very outdated versions that have many known vulnerabilities. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Playwright for Python

    Playwright for Python

    Python version of the Playwright testing and automation library

    Playwright enables reliable end-to-end testing for modern web apps. Single API to automate Chromium, Firefox and WebKit. Capable automation for single page apps that rely on the modern web platform. Use the Playwright API in JavaScript & TypeScript, Python, .NET and, Java. With Playwright, test how your app behaves in Apple Safari with WebKit builds for Windows, Linux and macOS. Test locally and on CI. Use device emulation to test your responsive web apps in mobile web browsers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ultralight

    Ultralight

    Lightweight, high-performance HTML renderer for game developers

    Use our portable, WebKit-based SDK to effortlessly display modern web content everywhere. Available for desktop apps, game consoles, TVs, embedded device displays, servers, and more. Official API for C and C++, with bindings for more. Render web-content on the GPU via Direct3D, Metal, OpenGL, or your own engine for unmatched visual performance. Render web-content on the CPU via SIMD/parallel for incredibly easy integration with any environment (including server-side!).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    KnpSnappyBundle

    KnpSnappyBundle

    Easily create PDF and images in Symfony by converting html using webki

    Easily create PDF and images in Symfony by converting HTML using webkit. Snappy is a PHP wrapper for the wkhtmltopdf conversion utility. It allows you to generate either pdf or image files from your html documents, using the webkit engine. The KnpSnappyBundle provides a simple integration for your Symfony project. If you need to change the binaries, change the instance options or even disable one or both services, you can do it through the configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Playwright MCP

    Playwright MCP

    Playwright MCP server

    An MCP server developed by Microsoft that offers browser automation capabilities using Playwright, enabling LLMs to interact with web pages through structured accessibility snapshots without relying on visual data. ​
    Downloads: 5 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    MacDriver

    MacDriver

    Native Mac APIs for Go

    ...Cocoa types: NSApplication, NSImage, NSMenu, NSWindow, more. Webkit types: WKWebView and configuration classes. Core types: NSData, NSDictionary, NSNumber, NSPoint, NSRect, NSSize, NSString, NSURL, more. Core also allows dispatching Go functions in the Cocoa run loop. Many constants/enums are defined.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CefSharp

    CefSharp

    .NET bindings for the Chromium embedded framework

    ...CefSharp embraces modern web standards, and supports HTML5, JavaScript, CSS3 and HTML5 audio/video elements. 3D content is supported via WebGL which uses OpenGL/DirectX for hardware accelerated rendering. CefSharp includes embedded modules for PDF, web page printing and the WebKit Inspector (developer tools). CefSharp has no external dependencies, and the full build of CefSharp only adds ~80 MB to your app. See the CefSharp.MinimalExample project for ready-to-compile minimal example apps built with CefSharp. Within the projects source there are more complicated example projects.
    Downloads: 49 This Week
    Last Update:
    See Project
  • 12
    Playwright for Java

    Playwright for Java

    Java version of the Playwright testing and automation library

    Playwright Java is the Java version of the Playwright testing and automation library, enabling reliable end-to-end testing for modern web applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Snappy PHP

    Snappy PHP

    PHP library allowing thumbnail, snapshot or PDF generation from an URL

    Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. It uses the excellent WebKit-based wkhtmltopdf and wkhtmltoimage available on OSX, Linux, Windows. You will have to download wkhtmltopdf 0.12.x in order to use Snappy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DOMPurify

    DOMPurify

    XSS sanitizer for HTML, MathML and SVG

    ...DOMPurify is written in JavaScript and works in all modern browsers (Safari (10+), Opera (15+), Internet Explorer (10+), Edge, Firefox and Chrome - as well as almost anything else using Blink or WebKit). It doesn't break on MSIE6 or other legacy browsers. It either uses a fall-back or simply does nothing. Our automated tests cover 17 different browsers right now, more to come. We also cover Node.js v14.15.1, v15.4.0, running DOMPurify on jsdom. Older Node.js versions are known to work as well. DOMPurify is written by security people who have vast background in web attacks and XSS.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    dude uncomplicated data extraction

    dude uncomplicated data extraction

    dude uncomplicated data extraction: A simple framework

    Dude is a very simple framework for writing web scrapers using Python decorators. The design, inspired by Flask, was to easily build a web scraper in just a few lines of code. Dude has an easy-to-learn syntax. Dude is currently in Pre-Alpha. Please expect breaking changes. You can run your scraper from terminal/shell/command-line by supplying URLs, the output filename of your choice and the paths to your python scripts to dude scrape command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Platypus

    Platypus

    Create native Mac applications from command line scripts

    Platypus is a developer tool that creates native Mac applications from command line scripts such as shell scripts or Python, Perl, Ruby, Tcl, JavaScript, and PHP programs. This is done by wrapping the script in an application bundle along with a slim app binary that runs the script. Platypus makes it easy to share scripts and programs with people who are unfamiliar with the command line interface. Native, user-friendly applications can be created with a few clicks. It is very easy to create...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WhichBrowser

    WhichBrowser

    Browser sniffing gone too far — A useragent parser library for PHP

    ...My website is html5test.com and I wanted to know which score belongs to which browser. To do that you need a browser sniffing library. Almost all browsers say they are Netscape 5 and almost all WebKit browsers say they are based on Gecko. Even Internet Explorer 11 now no longer claims to be IE at all, but instead, an unnamed browser that is like Gecko. And it gets worse. That is why it is complicated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Playwright for Go

    Playwright for Go

    Playwright for Go a browser automation library to control Chromium

    Playwright is a Node.js library to automate Chromium, Firefox, and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. Headless execution is supported for all browsers on all platforms. Playwright is built to automate the broad and growing set of web browser capabilities used by Single Page Apps and Progressive Web Apps. Scenarios that span multiple page, domains and iframes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Capybara

    Capybara

    Acceptance test framework for web applications

    ...It allows developers to write tests that drive browsers, checking for expected content, links, buttons, and form interactions. Capybara integrates with drivers like Selenium, Rack::Test, and headless browsers such as Cuprite or WebKit, letting tests run in real browsers or lightweight simulation environments. Its DSL emphasizes natural language-like syntax, such as visit, click_button, and fill_in, which makes tests readable and expressive. Capybara also handles asynchronous JavaScript and dynamic content, waiting for elements to appear or actions to complete before assertions run. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GoldenDict
    A feature-rich dictionary lookup program, supporting multiple dictionaries' formats, perfect article rendering with the complete markup, illustrations and other content retained, and allowing to type in words without any accents or correct case.
    Leader badge
    Downloads: 960 This Week
    Last Update:
    See Project
  • 21
    radioappnwjs
    Node Webkit JavaScript (nwjs) основан на известном всем браузерном движке chromenium, который лежит в основе самых современных браузеров, как Chrome, Yandex, Opera и т. д.. В этом приложении пользователь будет сам управлять списком радиостанций, добавление, редактирование, удаление, экспорт списка со всеми надстройками и, соответственно, импорт.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Hathi Download Helper

    Hathi Download Helper

    Download books from the hathitrust website in a fast and easy manner

    ...Dependencies: - for merging of pdf files the freeware "pdftk" (http://www.pdflabs.com/) is used. Miscellaneous: - Developed under Qt 5.14.2 (mingw) Win 10 Pro - Compatible to Qt5 with Webkit - tested with Win 10 Pro, Mac OS 10.15 Catalina, Ubuntu 16.04-18.04 - binary installer for windows: HDH_vX.Y.Z_setup.exe - installer for Mac OS X: HDH_vX.Y.Z_setup_MacOsX - AppImage for Linux-Ubuntu x64 LTS versions An alternative download method using Firefox is described under the following link: https://sourceforge.net/p/hathidownloadhelper/alternative/ E-Mail contact: hathidownloadhelper@hotmail.com Facebook: https://www.facebook.com/hathidownloadhelperTool
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 23
    Bassix GTK3 webkit browser

    Bassix GTK3 webkit browser

    A very small gtk3-webkit browser that runs well on the raspberry pi3

    The Bassix Gtk3 Webkit browser wiki https://sourceforge.net/projects/bassix-gtk3-webkit-browser/files/bassix-browser-advanced-3.3.4.tar.gz/download A very small gtk3-webkit browser runs well on the raspberry pi3 and tested on mint 20,1 64bit xfce dependencies for bacon ------------------------------------------------------------ sudo apt-get install enscript xterm indent flex ------------------------------------------------------------ dependencies for Bassix GTK3 webkit browser ------------------------------------------------------------ sudo apt-get install libssl-dev sudo apt-get install libwebkit2gtk-4.0-37 libwebkit2gtk-4.0-37-gtk2 libwebkit2gtk-4.0-dev -------------------------------------------------------------------------------------- compile using bacon as the compiler bacon bassix-browser-advanced-3.3.3.bac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    macSVG

    macSVG

    An open-source macOS app for designing HTML5 SVG

    macSVG is a MIT-licensed open-source macOS app for designing HTML5 SVG 1.1 (Scalable Vector Graphics) art and animation. macSVG can produce dynamic, high-quality graphics and animation for HTML5 web views that work on most major desktop and mobile platforms, including iOS, Android, macOS, Microsoft Windows and Linux. macSVG uses the standard macOS WebKit framework for interactive editing and rendering of SVG documents, in addition to several Cocoa plug-in bundles for editing SVG elements and attributes. Apple’s free Xcode system is required to build the macOS application from the source code. Most of the application source code is written in Objective-C language, but a Swift language target has been added recently for a plug-in editor bundle. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    ...Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily. Some older browsers need prefixes like '-WebKit-' to use CSS Animation. To minimize file size, we omitted all vendor prefixes in loaders' CSS, but you can customize this by building CSS from the source. We also provide stylus and pug source files for better integrating these spinners into your project. Find corresponding stylus and pug files for your desired spinners under src/ folders.
    Downloads: 1 This Week
    Last Update:
    See Project