40 projects for "erp source code" with 2 filters applied:

  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 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
  • 1
    Playwright Skill for Claude Code

    Playwright Skill for Claude Code

    Claude Code Skill for browser automation with Playwright

    Playwright Skill is an open-source plugin designed for Claude Code that enables dynamic browser automation using Playwright through natural language instructions. The tool allows an AI agent to generate, execute, and manage browser automation scripts on demand, rather than relying on predefined workflows or static test scripts. It is structured as a modular skill within the Claude ecosystem, meaning it can be installed as a plugin and invoked automatically when browser automation tasks are required. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GopherJS

    GopherJS

    Compiler from Go to JavaScript for running Go code in a browser

    GopherJS compiles Go code to pure JavaScript code. Its main purpose is to give you the opportunity to write front-end code in Go which will still run in all browsers. Nearly everything is supported, including Goroutines (compatibility documentation). Performance is quite good in most cases, see HTML5 game engine benchmark. Cgo is not supported. GopherJS requires Go 1.16 or newer. If you need an older Go version, you can use an older Gopher release. GopherJS uses your platform's default GOOS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    builder.io

    builder.io

    Visual Development for React, Vue, Svelte, Qwik, and more

    Builder is an open-source visual development platform and headless content management system designed to help teams build and manage digital experiences more efficiently. The platform combines a drag-and-drop visual editor with an API-driven content system that can deliver structured content to any front-end framework or application. Builder allows developers to integrate their existing components and design systems while enabling designers and marketers to modify layouts and publish content without writing code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Flutter Workmanager

    Flutter Workmanager

    A Flutter plugin which allows you to execute code in the background

    Flutter Workmanager is an open-source Flutter plugin that enables developers to execute Dart code in the background on both Android and iOS devices, even when the application is not actively running. It acts as a wrapper around native background task systems such as Android’s WorkManager and iOS background execution APIs, providing a unified interface for scheduling and managing tasks across platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Dev Browser

    Dev Browser

    A Claude Skill to give your agent the ability to use a web browser

    Dev Browser is a browser automation skill/plugin that enables an AI agent to control a real browser for verification and testing during development. Its purpose is to close the gap between “code was written” and “the UI actually works,” by letting the agent navigate, interact with pages, and validate behavior in a live environment. A key idea is persistence: the browser can keep pages open so the agent can navigate once and then perform multiple interactions across scripts without losing...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Sanity

    Sanity

    Rapidly configure content workspaces powered by structured content

    Sanity is an open-source real-time headless content management system that allows developers to manage structured content for websites, applications, and digital platforms. At the core of the system is Sanity Studio, a customizable editing environment built with React that can be configured to match the workflows and content models of different teams. Instead of using predefined content templates, Sanity allows developers to define schemas in code that determine how content is structured and stored. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Vrite

    Vrite

    Open-source developer content platform

    Vrite is an open-source developer content platform designed to help teams create, manage, and publish technical documentation, knowledge bases, and developer-focused blogs. The platform combines features commonly found in documentation tools, content management systems, and collaborative writing environments into a unified workspace. It provides a modern editing experience with support for Markdown and an integrated code editor, making it particularly suitable for technical writing and developer documentation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Mink

    Mink

    PHP web browser emulator abstraction

    Mink is an open-source PHP library that provides a browser abstraction layer for web application testing, allowing developers to simulate user interactions with websites in a consistent and flexible way. Instead of tying test logic to a specific browser driver, Mink introduces a unified API that can work with multiple drivers such as Goutte, Selenium, ChromeDriver, or BrowserKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Plasmic

    Plasmic

    Build apps, websites, and content. Integrate with your codebase

    Plasmic is a visual development platform designed to help teams design, build, and manage websites and web applications through a combination of visual editing tools and code integration. The platform provides a drag-and-drop design environment that allows designers, developers, and product teams to collaborate on building user interfaces while maintaining compatibility with modern front-end frameworks. Instead of requiring developers to manually code every layout, Plasmic allows visual...
    Downloads: 2 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
    HTMLViewer
    HTML Viewer Components for Delphi, Lazarus and C++Builder The HtmlViewer component set consists of the THtmlViewer, TFrameViewer, and TFrameBrowser components. All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components. TFrameViewer * Displays both frame and single HTML documents. * TFrameViewer is oriented more for local file system...
    Leader badge
    Downloads: 83 This Week
    Last Update:
    See Project
  • 11
    XSpear

    XSpear

    Powerfull XSS Scanning and Parameter analysis tool&gem

    XSpear is an XSS Scanner on ruby gems. Powerful XSS Scanning and Parameter analysis tool&gem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    WKZombie

    WKZombie

    WKZombie is a Swift framework for iOS/OSX to navigate within websites

    WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of a User Interface or API, also known as a Headless browser. It can be used to run automated tests/snapshots and manipulate websites using Javascript. WKZombie is an iOS/OSX web-browser without a graphical user interface. It was developed as an experiment in order to familiarize myself with using functional concepts written in Swift 4. It incorporates WebKit (WKWebView) for rendering and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ItsNat is a Component based AJAX Java Web Application Framework.No XML programming,no mixed view/code,no custom JavaScript.Only pure HTML,pure Java and server centric Swing-like programming with W3C standards where "The Browser is The Server"
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    CommSy

    CommSy

    Web-based Community System

    CommSy is a webbased community system, originally developed at the University of Hamburg, Germany, to support learning/working communities. For a more indepth description see the project home page. For questions or comments contact finck@commsy.net. Code is now hosted at GitHub. See https://github.com/commsy/commsy Documentation is available under: http://docs.commsy.net You can grep the latest development build of CommSy from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ampare CSS Shadow Glass

    Ampare CSS Shadow Glass

    A Simply CSS that automated add and create defa manager style shadow

    Ampare DIV Shadow Glasses or Add Shadow Glass is a simple css code to automated create a shadow glasses to every div. Create For Fun by Juthawong Naisanguansee http://www.juthawong.com/donate
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    JAVIER

    JAvascript Voicexml InterpretER

    JAVIER is a JAvascript Voicexml InterpretER, designed (but not restricted) to run inside a web browser, its main engine has less than 1000 lines of code. It's maybe, the tiniest but (almost) FULL VoiceXML implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BlueLightCat

    BlueLightCat

    A web browser free, simple and clear.

    BlueLightCat is a simple browser whose feature list includes things like "History", "Bookmarks" and "QuickView", that is a page to see the most visited hosts. It is small, less then 10,000 lines of code and very fast. Note: BlueLightCat is a fork of Zeromus Browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Zeromus Browser

    Zeromus Browser

    Zeromus Browser is free, simple and lightweight.

    Zeromus Browser is a simple browser whose feature list includes things like "History", "Bookmarks" and "zLink", that is a page to see the most visited hosts. It is small, less then 10,000 lines of code and very fast. The SpringSun 2.0.0 update includes a new homepage, a new zLink page, new keyboard shortcuts, a new button to the download manager, a streamlined interface, and a major modification of the search engines. The SpringSun 2.1.0 update use Qt 4.8.3 for more stability. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tool for getting played content from the browser's cache (or any folder) on your PC source code of project is located on https://bitbucket.org/gekannt/medownloader
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    brows

    brows

    A lightweight browser written in Java

    ...Super fast webpage loading and up-to-date HTML5 standards make browsing quick, simple and interactive. As of now, brows development is now discontinued. Probably because I lost the source code. Dammit.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    zBrowser NightSky

    zBrowser NightSky

    zBrowser-NightSky is a fast browser imagined to you

    Zeromus Web Browser (called zBrowser) is a simple browser whose feature list includes things like "History", "Bookmarks" and "zLink", that is a page to see the most visited hosts. It is small, less then 10,000 lines of code and very fast. The 1.0.0 update of NightSky includes a new homepage, a new zLink page, new keyboard shortcuts, a streamlined interface, and a major modification of the search engines. The 1.1.0 update included the removal of the editor page and activation of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    php virtual table

    php virtual table

    A Virtual Table (Cart Table) for developers

    Key Features: 1) Add/Delete Item on the fly. 2) Hide any number of columns without affecting data contents. 3) Saves table data in CSV format. 4) Minimum code to initialize and to embed in host forms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is where web developers can get tools that can make their life easier. Web technologies and languages used contain but are not limited to HTML, XHTML, CSS, JavaScript, PHP, and AJAX. All code is extremely slim, fast running, and is W3C compliant.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Java port of Mozilla&#39;s automatic charset detection algorithm. See... <a href="http://www.mozilla.org/projects/intl/chardet.html"> http://www.mozilla.org/projects/intl/chardet.html </a>for the details of the orginal code and Author.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Galeon is a GNOME web browser based on gecko (mozilla rendering engine). It's fast, it has a light interface and it is full standards compliant. Source code is available from: git://git.gnome.org/galeon
    Downloads: 5 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB