Showing 932 open source projects for "java open source"

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
    TonJS

    TonJS

    The node.js web framework build for ton of request

    The node.js web framework built for a ton of requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eo-locale

    eo-locale

    Elegant lightweight library based on Internationalization API

    Elegant lightweight internationalization library. eo-locale inspired by react-intl. Most popular internationalization library in the React community. 1.9 kB gzipped size. It is very important to provide small client javascript bundles for the best user experience. Within eo-locale, you can format dates, numeric values, and plural values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    React Responsive Carousel

    React Responsive Carousel

    React.js Responsive Carousel (with Swipe)

    A fully customizable React component for responsive carousels and sliders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Echo Server

    Laravel Echo Server

    Socket.io server for Laravel Echo

    NodeJs server for Laravel Echo broadcasting with Socket.io. The CLI tool will help you set up a laravel-echo-server.json file in the root directory of your project. This file will be loaded by the server during start-up. You may edit this file later on to manage the configuration of your server. The Laravel Echo Server exposes a light HTTP API to perform broadcasting functionality. For security purposes, access to these endpoints from http referrers must be authenticated with an APP id and...
    Downloads: 0 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
  • 5
    React Sketch.app

    React Sketch.app

    Render React components to Sketch

    Managing the assets of design systems in Sketch is complex, error-prone and time consuming. Sketch is scriptable, but the API often changes. React provides the perfect wrapper to build reusable documents in a way already familiar to JavaScript developers. Manage design systems— react-sketchapp was built for Airbnb’s design system; this is the easiest way to manage Sketch assets in a large design system. Use real components for designs— Implement your designs in code as React components and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    React PWA

    React PWA

    An upgradable boilerplate for Progressive web applications (PWA)

    A highly scalable, Progressive Web Application foundation, boilerplate, with the best Developer Experience. Getting started with ReactPWA is very easy. It helps you create Progressive Web Apps easily. PWA is not the only option given to the developer, one can develop static sites with hash routing, enable/disable service workers, and also create a simple deployable application. Using ReactPWA you can create a Progressive web application with simple knowledge of React.JS. As we all know,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Multrin

    Multrin

    Organize apps windows in tabs like in abandoned Windows Sets and more

    Multrin is a cross-platform app built on Electron that lets you to organize apps in tabs by simply dropping them onto Multrin. It aims to greatly improve your productivity and organization. Multrin works currently only on Windows and macOS. Support for Linux coming soon. Before running Multrin in development mode, please ensure you have Node.js installed on your machine. When running on Windows, make sure you have build tools installed. You can install them by running as an administrator....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Notable

    Notable

    The Markdown-based note-taking app that doesn't suck

    Notes are written in Markdown, plus you can write KaTeX expressions, Mermaid diagrams and more, check out our Markdown cheatsheet. Notable provides a very powerful Markdown editor, it's the same one VS Code uses in fact, so features like multi-cursors, a minimap and best-in-class syntax highlighting are built-in. Notes and attachments are simply stored on your disk, this is extremely portable and powerful: you could edit your notes via a third-party editor on mobile, have them synchronized...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    electron-webpack

    electron-webpack

    Scripts and configurations to compile Electron applications

    Modern web development practices today require a lot of setup with things like webpack to bundle your code, babel for transpiling, eslint for linting, and so much more that the list just goes on. Unfortunately, when creating electron applications, all of that setup just became much more difficult. The primary aim of electron-webpack is to eliminate all preliminary setup with one simple install so you can get back to developing your application. If you’ve been in the JavaScript world for even...
    Downloads: 0 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
  • 10
    ReactN

    ReactN

    React, but with built-in global state management

    ReactN is an extension of React that includes global state management. It treats the global state as if it were built into React itself, without the boilerplate of third-party libraries. For class components, simply change import React from "react"; to import React from "reactn";, and your React class components will have a global state built in! The global state in function components behaves almost identically to the local state. Global reducers in function components behave almost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Seafox

    Seafox

    A blazing fast 100% spec compliant, self-hosted javascript parser

    Seafox is a high-performance ECMAScript parser written in JavaScript. It aims to be a fast and compliant parser for JavaScript, suitable for various tooling and analysis purposes.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RemoteDebug iOS WebKit Adapter

    RemoteDebug iOS WebKit Adapter

    Debug Safari and WebViews on iOS from tools like VS Code

    RemoteDebug iOS WebKit Adapter is a protocol adapter that Safari and WebViews on iOS to be debugged from tools like VS Code, Chrome DevTools, Mozilla Debugger.html and other tools compatible with the Chrome Debugging Protocol. Before you use this adapter you need to make sure you have the latest version of iTunes installed, as we need a few libraries provided by iTunes to talk to the iOS devices. Install VS Code, and the VS Code Chrome Debugger, then create a launch.json configuration where...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    nest-user-auth

    nest-user-auth

    A build for a back end which implements managing users with MongoDB

    This project uses NestJS, GraphQL, and MongoDB. This project implements user authentication. It will be easy to add other GraphQL schemas following the same structure. User auth is implemented in this project because it is one of the hardest and most common things to create for an API. The intent of this project is to provide an example of how to integrate all of these technologies together that are in the NestJS documentation (NestJS, GraphQL, MongoDB, Mongoose, Passport, JWT, DotEnv, Joi,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    retrap

    retrap

    Open-Source intelligence tracking and analysis tool.

    (OSINT) Open-Source intelligence tracking and analysis tool. - Disclaimer: This tool is experimental in its Alpha phase. It's developed and published as a small building block of a master's thesis research. So use it for educational purposes only and at your own discretion, the author cannot be held responsible for any damages caused.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eva Icons

    Eva Icons

    A pack of more than 480 Open Source icons, animations and fonts

    Eva Icons is a pack of more than 480 beautifully crafted Open Source icons for common actions and items. Download our set on the desktop to use them in your digital products for Web, iOS and Android. Additionally, Eva Icons supports 4 animation types: zoom, pulse, shake and flip. Icons are provided in two visual types, Fill and Outline and in several formats, including PNG, SVG, font, Sketch, etc. you also can download icons one by one in PNG and SVG formats from Eva Icons Website. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    0xcert

    0xcert

    JavaScript framework for building decentralized applications

    The 0xcert Framework is a platform that provides a complete set of tools for building powerful decentralized applications (dapps). Our mission is to equip application developers with a secure, agnostic, and opinionated framework with conventions to enable interoperability between applications. If you are new to blockchain try the 0xcert API for quick deployments of dapps with minimal effort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    KittenTricks

    KittenTricks

    React Native starter kit with over 40 screens and themes

    ...Forever open source and free! Unlock the true power of the theming system by switching between Light and Dark themes in the runtime. Drive diversity by creating as many themes as needed without changing the source code of the components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Material ScrollTop Button

    Material ScrollTop Button

    Lightweight, Material Design inspired plugin

    Lightweight, Material Design-inspired plugin for scrolling on top of the page (with jQuery) Just hit the button to smoothly scroll back to the top of the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Typescript Koa Mongoose Starter

    Typescript Koa Mongoose Starter

    When Function found Type: Starter with Koa and Mongoose in Typescript

    Typescript Koa Mongoose Starter is the beginning of folks who want to play with Typescript in the backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ReactXP

    ReactXP

    Library for cross-platform app development

    ReactXP builds on the popular React JS and React Native frameworks. Share most of your code between the web, iOS, Android, and Windows. Create great-looking, responsive web pages and mobile apps that feel native. With React and React Native, your web app can share most its logic with your iOS and Android apps, but the view layer needs to be implemented separately for each platform. We have taken this a step further and developed a thin cross-platform layer we call ReactXP. If you write your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    testing-nestjs

    testing-nestjs

    A repository to show off to the community methods of testing NestJS

    A repository to show off to the community methods of testing NestJS including Unit Tests, Integration Tests, E2E Tests, pipes, filters, interceptors, GraphQL, Mongo, TypeORM, and more! Each folder is a fully functional Nest application on its own. All you need to do after cloning the repository is move into the folder, install the dependencies and test! Or you could just, you know, look at the test on GitHub too, no big deal. I've noticed a lot of people seem to get stuck on testing, and how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Phaser Ads

    Phaser Ads

    A Phaser plugin for providing nice ads integration in your phaser.io

    Phaser Ads is a plugin designed to integrate various advertising providers into Phaser-based games, offering a unified API for managing ads across different platforms. It simplifies the process of incorporating ads, including mobile-specific options, into your game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Incremental DOM

    Incremental DOM

    An in-place DOM diffing library

    Incremental DOM is a lightweight library for building DOM trees by issuing imperative update instructions, avoiding heavyweight virtual DOM diffing at runtime. Instead of creating and diffing large object graphs, templates compile to a sequence of function calls that “patch” the live DOM in place. This model eliminates allocations associated with virtual trees and allows updates to be streamed directly to the DOM, which can improve memory usage and reduce GC pressure. It integrates naturally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    List

    List

    An immutable list with unmatched performance and functional API

    An immutable list with unmatched performance and a comprehensive functional API. List is a purely functional alternative to arrays. It is an implementation of a fast persistent sequence data structure. Compared to JavaScript Array List has three major benefits. List is immutable. This makes it safer and better suited for functional programming. It doesn't tempt you with an imperative API and accidental mutations won't be a source of bugs. Since List doesn't allow mutations it can be heavily...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    koa-decorator-ts

    koa-decorator-ts

    koa decorator

    Koa Decorator (with TypeScript). This package is a decorator for koa, including the koa-router, GraphQL. You can use decorators to define the path of routing or create a GraphQL resolver using the existing koa controller.
    Downloads: 0 This Week
    Last Update:
    See Project