Search Results for "java project with source code" - Page 2

Showing 127 open source projects for "java project with source code"

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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Clasp

    Clasp

    Command Line Apps Script Projects

    Develop Apps Script projects locally using clasp (Command Line Apps Script Projects). You can also try clasp in Gitpod, a one-click online IDE for GitHub. Clasp allows you to develop your Apps Script projects locally. That means you can check your code into source control, collaborate with other developers, and use your favorite tools to develop Apps Script. Create, update, and view the multiple deployments of your project. Clasp automatically converts your flat project on script.google.com...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Appsmith

    Appsmith

    Low code project to build admin panels, internal tools, and dashboards

    Low code project to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API. Appsmith is an open-source platform to build, deploy, and maintain internal apps. You can build anything from simple CRUD apps, admin panels, dashboards to custom business apps and complicated multi-step workflows. Build your UI with our drag and drop UI builder. Use 45+ pre-built, customizable widgets including tables, charts, lists, modals, forms, and more. Connect to your data...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    TypeDoc

    TypeDoc

    Documentation generator for TypeScript projects

    TypeDoc converts comments in TypeScript source code into rendered HTML documentation or a JSON model. It is extensible and supports a variety of configurations. Available as a CLI or Node module. TypeDoc requires Node.js to be installed on your system. Installing TypeDoc is available as a node package. Using npm ensures that all relevant dependencies are setup correctly. You can choose to either install locally to your project or globally to the CLI. TypeDoc aims to support the two latest...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Excalibur

    Excalibur

    An easy to use 2D HTML5 game engine written in TypeScript

    An open-source 2D HTML5 game engine. Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable. Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main code branch. Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 5
    Modern.js

    Modern.js

    The meta-framework suite designed from scratch for web development

    ... code development more efficient and intelligent. The current project is a SPA application. Although the client route can simulate the effect of multiple pages, in fact, different routes use the same HTML document, so by default, the head elements such as title, meta etc. in the HTML document element are always unchanged.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    directus

    directus

    Directus wraps any SQL database with a real-time GraphQL+REST API

    With over 18 million downloads, Directus is the world's first Open Data Platform for instantly turning any SQL database into an API and beautiful no-code app. Power any project with a modern, open-source data platform. A modern data platform, designed for developers. Our modular codebase is 100% JavaScript, leveraging the power of Node.js and Vue.js 3 for blazing performance and easy extensibility. You remain in complete control of your new or existing database. No need to migrate...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Verdaccio

    Verdaccio

    A lightweight Node.js private proxy registry

    ... such as Amazon's S3, Google Cloud Storage or create your own plugin. If you want to use all benefits of npm package system in your company without sending all the code to the public, and use your private packages just as easy as public ones. If you use multiple registries in your organization and need to fetch packages from multiple sources in one single project, you can chain multiple registries and fetch from one single endpoint.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Ts.ED

    Ts.ED

    Ts.ED is a Node.js and TypeScript framework on top of Express

    Ts.ED is a Node.js and TypeScript Framework on top of Express/Koa.js. Ts.ED is a framework on top of Express/Koa to write your application with TypeScript (or ES6). It provides a lot of decorators and guidelines to make your code more readable and less error-prone. Create your Rest API easily and create different version paths of your API compliant with OpenSpec and JsonSchema. Don't waste your time with configuration, the server is preconfigured to start quickly. Choose between different...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Lightdash

    Lightdash

    An open source alternative to Looker built using dbt

    ... project. In Lightdash you manage everything as code, bringing productivity & governance to your BI tool. Build charts & dashboards to share key metrics with the team. Added context makes all the difference! SQL for the experts & intuitive UI for the rest - with Lightdash, everyone is an analyst! With project-based roles & permissions, you can easily invite your team to collaborate.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    eslint-plugin-testing-library

    eslint-plugin-testing-library

    ESLint plugin to follow best practices and anticipate common mistakes

    .... One way of restricting ESLint config by file patterns is by using ESLint overrides. Another approach for customizing ESLint config by paths is through ESLint Cascading and Hierarchy. This is useful if all your tests are placed under the same folder, so you can place there another .eslintrc where you enable eslint-plugin-testing-library for applying it only to the files under such folder, rather than enabling it on your global .eslintrc which would apply to your whole project.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    SonarQube MCP Server

    SonarQube MCP Server

    Model Context Protocol (MCP) server for SonarQube

    The SonarQube MCP Server is a Rust implementation that integrates SonarQube's code quality analysis with AI assistants through the Model Context Protocol. It provides access to code metrics, issues, quality gate statuses, and project quality analysis. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Grida

    Grida

    Open Source Canvas Framework

    Grida is an open-source platform that transforms design assets (like Figma files) into production-ready code. It helps developers bridge the gap between design and development by automating code generation for UI components and layout systems. Grida supports multiple frontend frameworks and aims to streamline the handoff process for teams.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    webiny

    webiny

    Enterprise open-source serverless CMS

    Enterprise open-source serverless CMS. Includes a headless CMS, page builder, form builder and file manager. Easy to customize and expand. Deploys to AWS. Create GraphQL APIs, full-stack applications and websites. Deploy with single command to your AWS. Runs on services like AWS Lambda and DynamoDB. Highly-scalable & highly-available out of the box. You get a full-stack project with a GraphQL API and a React frontend that you can use to start building. Write custom apps and business logic...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    aws-prototyping-sdk

    aws-prototyping-sdk

    Contains useful CDK and Projen constructs vended in multiple languages

    AWS Prototyping SDK (PDK) is a package that contains useful CDK and Projen constructs. This package is built using projen and nx. Any change to projects/* or .projenrc.ts requires a synth to be executed. The PDK contains a set of useful CDK and Projen constructs, vended in multiple languages. For packages marked experimental, please refer to the usage instruction contained within the respective package documentation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SWR

    SWR

    React Hooks library for remote data fetching

    The name “SWR” is derived from stale-while-revalidate, a HTTP cache invalidation strategy popularized by HTTP RFC 5861. SWR is a strategy to first return the data from cache (stale), then send the fetch request (revalidate), and finally come with the up-to-date data. With SWR, components will get a stream of data updates constantly and automatically. And the UI will be always fast and reactive. With just one single line of code, you can simplify the logic of data fetching in your project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    SonarJS

    SonarJS

    SonarSource Static Analyzer for JavaScript and TypeScript

    This SonarSource project is a static code analyzer for JavaScript, TypeScript and CSS languages. In order to analyze JavaScript, TypeScript or CSS code, you need to have a supported version of Node.js installed on the machine running the scan. Recommended versions are the previous LTS version v14 and the latest version - v16. We recommend using the latest available LTS version (v16 as of today) for optimal stability and performance. v12 is still supported, but it already reached end-of-life...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Custom Electron Titlebar

    Custom Electron Titlebar

    Custom electon title bar inpire on VS Code title bar

    Custom election title bar inspires on VS Code title bar. This project is a typescript library for the electron that allows you to configure a fully customizable title bar. To see the options you can include in the Title Bar constructor, such as color of elements, icons, menu position, and much more, and the methods you can use, go to the wiki
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    vscode-blade-formatter

    vscode-blade-formatter

    An opinionated Blade file formatter for VSCode

    An opinionated Blade file formatter for VSCode. Marketplace page is here. You can also format programmatically with the same syntax using the blede-formatter that this extension relies on. Automatically indent markup inside directives. Automatically add spacing to blade template markers. PHP 8 support (null safe operator, named arguments) PSR-2 support (format inside directives) Automatically sort Tailwind CSS classes with respect of tailwind.config.js. To configure settings per project, put...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Rowy

    Rowy

    Rowy is an open-source low-code platform

    Rowy is an open-source low-code platform. Airtable-like UI for managing your database with cloud functions workflows in JS/TS, all in your browser. Connect to your database and build cloud functions. All in your browser. Forget CLIs, config, and DevOps. Focus on building your apps. Connect to your database, and manage data in table-UI with role-based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Ignite

    Ignite

    Infinite Red's cutting edge React Native project boilerplate

    The culmination of five years of constant React Native development, Ignite is the most popular React Native app boilerplate for both Expo and bare React Native. This is the React Native boilerplate that the Infinite Red team uses on a day-to-day basis to build client apps. Developers who use Ignite report that it saves them two to four weeks of time on average off the beginning of their React Native project! Ignite apps include rock-solid technical decisions out of the box, like React Native...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Fluent UI Web

    Fluent UI Web

    Collection of utilities andcomponents for building web applications

    A collection of UX frameworks for creating beautiful, cross-platform apps that share code, design, and interaction behavior. Build for one platform or for all. Everything you need is here. Build your own apps using the same open source components we do, with accessibility, internationalization, and performance included. From tutorials to a fun collection of API references, find what you need to design and develop your own Fluent experience. From Word and Excel to PowerBI and Teams, many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Lingui.js

    Lingui.js

    A readable, automated, and optimized (3 kb) internationalization

    JavaScript library for internalization (i18n) of JavaScript projects, including React, Vue, Node.js, and Angular. Use it everywhere. Lingui.js provides the essential intl functionality that works in any JavaScript project, and offers components for leveraging React rendering. Manage the whole intl workflow using Lingui CLI. It extracts messages from source code, validates messages from translators, and checks that all messages are translated before shipping to production. Use React components...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    phosphor-react

    phosphor-react

    A flexible icon family for React

    Phosphor is a flexible icon family for interfaces, diagrams, presentations, whatever, really. We designed the icon library we always wanted to use. Easy to pick up and plug in. Truly consistent in style and scale. Flexible to multiple sizes and weights. Reserved enough to be multi-purpose, but a little quirky, too. Simply import the icons you need, and add them anywhere in your render method. Phosphor supports tree-shaking, so your bundle only includes code for the icons you use. Icon...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    DeepSource MCP Server

    DeepSource MCP Server

    Model Context Protocol (MCP) server for DeepSource

    The DeepSource MCP Server enables AI assistants to interact with DeepSource's code quality analysis capabilities through the Model Context Protocol. It allows retrieval of code metrics, access to issues, quality status checks, and analysis of project quality over time. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    jsii

    jsii

    jsii allows code in any language to naturally interact with JavaScript

    jsii allows code in any language to naturally interact with JavaScript classes. It is the technology that enables the AWS Cloud Development Kit to deliver polyglot libraries from a single codebase! A class library written in TypeScript can be used in projects authored in TypeScript or Javascript (as usual), but also in C# (and other languages from the .NET family), Go, Java, Python, etc. More languages will be added in the future! Due to JSON marshaling costs and the absence of a distributed...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.