Search Results for "java open source" - Page 87

Showing 12155 open source projects for "java open source"

View related business solutions
  • 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
  • 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
  • 1
    Glow Sans

    Glow Sans

    SHSans-derived CJK font family with a more concise & modern look

    ...Future Yinghei·Future Yinghei·ヒカリ角ゴ, Based on the transformation of Siyuan Heibody, it has a series of thickness and width, a more concise and modern super large font family. Future Yinghei is an open-source font project based on Siyuan Heidi, Fira Sans and Raleway, supporting Simplified Chinese, Traditional Chinese, and Japanese; Siyuan HeiTi's 7-character weight has been expanded to a 9-character weight, and width series are provided. The whole family has a total of 44 typefaces. Compared with the Siyuan black body, the shape of the future Yinghei is more concise and modern, and the layout effect is fresh and light. ...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    blueimp Gallery

    blueimp Gallery

    Touch-enabled, responsive and customizable image adn video gallery

    blueimp Gallery is a touch-enabled, responsive image and video gallery library that doubles as a lightbox and carousel, designed to work smoothly on both desktop and mobile browsers. It provides a rich user experience with swipe gestures on touch devices, mouse and keyboard navigation on desktop, and a variety of transition effects between items. The gallery supports both images and videos out of the box, and can be extended to render custom content types, making it a flexible choice for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaScript MD5

    JavaScript MD5

    Compatible with server-side environments like node.js

    JavaScript-MD5 is a small, dependency-free implementation of the MD5 hashing algorithm written entirely in JavaScript, designed to run consistently across browsers, Node.js, and popular module loaders. It allows you to generate MD5 hashes from strings, arrays, ArrayBuffers, and other binary-like data types, making it useful for checksums, fingerprinting, and simple integrity checks on the client or server. The library is exposed as a plain function, so usage is as simple as calling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Bot Framework Samples

    Bot Framework Samples

    Welcome to the Bot Framework samples repository

    This branch contains samples for the released version of the Microsoft Bot Framework V4 SDK for .NET, JS and Python. A collection of experimental samples exist, intended to provide samples for features currently in preview or as a way to solicit feedback on a given design, approach, or technology being considered by the Bot Framework Team. Introduces the concept of adapter and demonstrates a simple echo bot on console adapter and how to send a reply and access the incoming message....
    Downloads: 0 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
  • 5
    Krajee bootstrap-star-rating

    Krajee bootstrap-star-rating

    A simple yet powerful JQuery star rating plugin with fractional rating

    A simple yet powerful JQuery star rating plugin for Bootstrap that supports advanced features like fractional star fill and RTL input support. Developed with a focus on utilizing pure CSS-3 styling to render the control. The plugin uses Bootstrap markup and styling by default, but it can be overridden with any other CSS markup. Ability to size the rating control to any size including the stars, caption, and clear button. Five prebuilt size templates are available xl, lg, md, sm, and xs....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Minecraft-ServerTool
    XyZerKunG ServerTool helps you to make your own Minecraft server and play with your friend for a few minutes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Accelerated Text

    Accelerated Text

    Accelerated Text is a no-code natural language generation platform

    A picture is worth a thousand words. Or is it? Tables, charts, pictures are all useful in understanding our data but often we need a description – a story to tell us what are we looking at. Accelerated Text is a natural language generation tool which allows you to define data descriptions and then generates multiple versions of those descriptions varying in wording and structure. Accelerated Text is a no-code natural language generation platform. It will help you construct document plans...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Projectile PM

    Projectile PM

    An app for managing your JavaScript projects

    Projectile is an Electron‑based GUI for managing JavaScript projects, now archived. It provides an integrated interface for dependency management, script execution, and kanban-style task boards—especially useful for monorepo setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    flv.js

    flv.js

    HTML5 FLV Player

    An HTML5 Flash Video (FLV) Player written in pure JavaScript without Flash. This project relies on Media Source Extensions to work. flv.js works by transmuxing FLV file stream into ISO BMFF (Fragmented MP4) segments, followed by feeding mp4 segments into an HTML5 <video> element through Media Source Extensions API. flv.js is written in ECMAScript 6, transpiled into ECMAScript 5 by Babel Compiler, and bundled with Browserify. FLV container with H.264 + AAC / MP3 codec playback. Multipart...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    vuex-persistedstate

    vuex-persistedstate

    Persist and rehydrate your Vuex state between page reloads

    Persist and rehydrate your Vuex state between page reloads. New plugin instances can be created in separate files, but must be imported and added to plugins object in the main Vuex file. It is possible to use vuex-persistedstate with Nuxt.js. It must be included as a NuxtJS plugin. Provides an array of any paths to partially persist the state. If no paths are given, the complete state is persisted. If an empty array is given, no state is persisted. Paths must be specified using dot notation....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JSON Form

    JSON Form

    Build forms from JSON Schema, easily template-able

    The JSON Form library is a JavaScript client-side library that takes a structured data model defined using JSON Schema as input and returns a Bootstrap 3-friendly HTML form that matches the schema. The generated HTML form includes client-side validation logic that provides direct inline feedback to the user upon form submission (provided a JSON Schema validator is available). If values are valid, the JSON Form library uses submitted values to create the JavaScript data structure that matches...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    VUX

    VUX

    Mobile UI Components based on Vue & WeUI

    ...Yes, VUX still has many problems, which are far from perfect, but they are being solved all the time. If you are using it and feel that there are some problems, you may wish to open an issue and give feedback. We are happy to solve the detailed description of the problem. Yes, there is no team maintenance. Most domestic developers have chosen a component library maintained by a well-known front-end team. Of course, you can also try to choose VUX. After all, it has been maintained for two years and star 12k. To a certain extent, it also shows that it is not worse than the open source of large company teams, right? ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ScadaBR

    ScadaBR

    Open source SCADA

    We are now on GitHub: https://github.com/ScadaBR/ScadaBR ScadaBR is a SCADA (Supervisory Control and Data Acquisition) system with applications in Process Control and Automation, being developed and distributed using the open source model.
    Leader badge
    Downloads: 73 This Week
    Last Update:
    See Project
  • 14

    tinymce-style-library

    WYSWIYG CSS editor plugin for TinyMCE

    Easy to use content CSS style designer that allows editing font styles, heading styles, table styles, image border styles and text box (div, layer) styles within TinyMCE. It uses ASP.NET server side backend. PHP backend is planned (contributors welcome). The current version works with a patched VERY OLD TinyMCE - but we upgrade that time to time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Winds

    Winds

    A Beautiful Open Source RSS & Podcast App Powered by Getstream.io

    Winds is a beautiful open-source RSS and Podcast app created using React & Redux on the frontend and Express.js on the backend. Use the free hosted version or run it on your own server and customize it as you see fit. Contributions in form of pull requests are always appreciated. Activity Feeds & Discovery in Winds are powered by Stream, the app leverages Algolia for search, AWS for hosting, MongoDB Atlas for a hosted database (DBaaS), and SendGrid for email.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    DreamTime

    DreamTime

    Use artificial intelligence to create images

    The easiest-to-use application to create fake images from photos and videos. Available for Windows, Linux, and Mac. By being open-source you can build a version for your operating system. Source code is available and totally free, without premium versions or cracks. More stable than DeepNude and easy to use thanks to its modern design. Create the body of your dreams, increase or decrease the size of the body parts or leave everything to random. Don't just stay with static photos, you can also create GIFs, MP4 and WEBM videos! ...
    Downloads: 90 This Week
    Last Update:
    See Project
  • 17
    Turnout Response Systsem

    Turnout Response Systsem

    Enables QFES members to indicate their response to an incident

    TRS is a web-based system to facilitate the response to an incident by members of Rural and Auxiliary Fire Brigades and SES across Queensland. For Brigade Officers it allows them to quickly determine who will be responding to an incident so Firecom can be notified of a Brigade's response, and also provides the Officer a list at a glance of who is responding and when. For responders it provides a simple and safe mechanism for indicating their response without having to phone or SMS a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    rollup-plugin-dev

    rollup-plugin-dev

    Development server for rollup with additional logging and options

    A development server for rollup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    ...It uses fairly simple image processing and a few rules to attempt to create better crops of images. This library is still in it's infancy but the early results look promising. So true to the open source mantra of release early, release often, I'm releasing version 0.0.0 of smartcrop.js. Smartcrop.js implements an algorithm to find good crops for images. It can be used in the browser, in node or via a CLI. Smarcrop requires support for Promises, use a polyfill for unsupported browsers or set smartcrop.Promise to your favorite promise implementation (I recommend bluebird).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ipfs-provider

    ipfs-provider

    Connect to IPFS via an available provider

    Returns IPFS API object by trying multiple providers in a custom fallback order. This is a general-purpose replacement for ipfs-redux-bundle. When using prebuilt bundles in production use explicit versions and SRI hashes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    rax

    rax

    A progressive React framework for building universal application

    Ultra-lightweight, high-performance, easy-to-use front-end solution. One-time development and multi-terminal operation, liberating repetitive work, focusing on product logic, and improving development efficiency. The Rax 1.0 system provides a wealth of components and APIs to help business students quickly develop multi-terminal projects. Go Rax is a Rax 1.0 sample app, which is provided for Rax developers for reference and learning. Rax improves the product experience through a lighter core,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    Connect to and interact with Twitch chat (IRC) from Node.js or a browser. Control the delay in milliseconds between JOIN requests when using the channels array option. Minimum of 300 milliseconds. If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data....
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    electron-vue-music

    electron-vue-music

    A music player developed based on electron-vue

    A music player developed based on electron-vue, the interface imitates QQ music, and the technology stack is electron-vue+vue+vuex+vue-router+element-UI. welcome star. Based on the music player developed by VUE3+TS, the interface imitates the QQ music mac client. The mobile terminal is not adapted. In the later stage, Flutter will be used to develop the mobile client separately, and Electron will be used to package the desktop client and built-in API service. For security reasons, the online...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Panini

    Panini

    A super simple flat file generator

    A super simple flat file generator for use with Gulp. It compiles a series of HTML pages using a common layout. These pages can also include HTML partials, external Handlebars helpers, or external data as JSON or YAML. Panini isn't a full-fledged static site generator—rather, it solves the very specific problem of assembling flat files from common elements, using a templating language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Xendra
    -Xendra ERP -Xendra Historian (ISA S95) adaptado a los requerimientos financieros e industriales de Peru. contabilidad facturacion POS compras ventas letras
    Downloads: 0 This Week
    Last Update:
    See Project