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

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

View related business solutions
  • 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
  • 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
  • 1
    Standard Version

    Standard Version

    Automate versioning and CHANGELOG generation

    ...-changelog-config-spec for details on available configuration options. As long as your git commit messages are conventional and accurate, you no longer need to specify the semver type - and you get CHANGELOG generation for free! If you use git hooks, like pre-commit, to test your code before committing, you can prevent hooks from being verified during the commit step by passing the --no-verify option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WideW - WebIDEWeb

    WideW - WebIDEWeb

    Web IDE in single HTML file

    IDE written in a single HTML file that runs on the browser tab. There is no need to install, download a single file and run anywhere. To change the initial configuration, edit the widew.html file in the last lines. * Widew use CodeMirror components in code editor. URLs: https://soluc.org/widew https://widew.sourceforge.io
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Create React App

    Create React App

    Set up a modern web app by running one command

    Create React App lets you create React apps quickly and easily-- no learning of build tools or build configurations necessary. All you need is one command, and you can get started in seconds. All tools are preconfigured and hidden, and with instant reloads you can focus on code, not build tools. With Create React App your apps need only one build dependency, so everything works together seamlessly, and when it’s time to deploy your bundles are automatically optimized. With Create React...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API - Basic Project Skeleton

    ... with basic security and blocking for preventing brute force attacks. Login access log with IP, browser and country location (for country it looks for the header cf-ipcountry that CloudFlare creates when protecting your website). NPM script for keeping good source code formatting using prettier and ESLint. JWT Tokens, make requests with a token after login with the Authorization header with value Bearer yourToken where yourToken is the signed and encrypted token given in the response.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    MarkText

    MarkText

    A simple and elegant markdown editor

    MarkText is an MIT licensed open source project, and the latest version will always be downloadable for free from the GitHub release page. MarkText is still in development, and its development is inseparable from all sponsors. Realtime preview (WYSIWYG) and a clean and simple interface to get a distraction-free writing experience. Support CommonMark Spec, GitHub Flavored Markdown Spec and selective support Pandoc markdown. Markdown extensions such as math expressions (KaTeX), front matter...
    Downloads: 179 This Week
    Last Update:
    See Project
  • 6
    Twemoji

    Twemoji

    Simple library that provides standard Unicode emoji for all platforms

    Twitter’s open source emoji has you covered for all your project's emoji needs. With support for the latest Unicode emoji specification, featuring 3,245 emojis, and all for free. As an open source project, attribution is critical from a legal, practical and motivational perspective in our opinion. The graphics are licensed under the CC-BY 4.0 which has a pretty good guide on best practices for attribution. Although there are two kinds of parsing supported by this utility, we recommend you use...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 7
    BetterDiscordPanel

    BetterDiscordPanel

    Discord Messaging Panel that allows you to message inside of a bot

    ...-hosted. All bot details are stored locally and is completely secure. BetterDiscordPanel is open source on GitHub so you can see all the code behind the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. In this way, we explicitly block all communication with the science address, while simultaneously whitelisting addresses needed for minimum Discord functionality. See the full code in mainRender.js.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    TARS

    TARS

    Markup builder on gulp

    ... a comfortable architecture for tasks and watchers storage in the project. To bypass dependency installation for every TARS project, TARS-CLI was created. As such, TARS is not a npm package by itself. This decision was made so that everyone could comfortably customize the builder for themselves. TARS-CLI is just a simple builder interface, which includes all dependencies for TARS. It is strongly recommended to use TARS-CLI for development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Duktape

    Duktape

    Embeddable Javascript engine with a focus on portability

    Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call ECMAScript functions from C code and vice versa. Partial support for ECMAScript 2015 (E6) and ECMAScript 2016 (E7), Post-ES5 feature status, kangax/compat-table. Combined reference counting and mark-and-sweep garbage collection with finalization. Property virtualization using a subset of ECMAScript ES2015 Proxy object. Bytecode dump/load for caching...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Klipse

    Klipse

    Klipse is a JavaScript plugin for embedding interactive code snippets

    Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. Technically, Klipse is a small piece of JavaScript code that evaluates code snippets in the browser and it is pluggable on any web page. The klipse plugin is a JavaScript tag that transforms static code snippets of an HTML page into live and interactive snippets. If you want to integrate Klipse inside a Clojurescript project, it is recommended to consume Klipse as a Clojurescript library like any other...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Koala

    Koala

    Koala is a GUI application for less

    Koala is a GUI application for Less, Sass, Compass and CoffeeScript compilation, to help web developers to use them more efficiently. Koala can run in Windows, Linux and Mac. Listening files, compile automatically when the file changes, that everything is running in the background without user action. Support set the compiler options for each file. If encountered an error during compilation, koala will pop up the error message. Support for the project to create a global configuration set...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Relative XPath Assistant

    Relative XPath Assistant

    Just right click on the html elements to compare them

    This WebExtension will give you the relative XPath expression of two web elements Release 1.4.2 (04/08/2022) - Adding control key functionality Add-on is based on relative-xpath-helper open-source project on github [https://github.com/syamsasi99/relative-xpath-helper] ### Details - Compared to the original version, some incompatibilities of the scripts with the Firefox browser have been improved and fixed - No data is sent to any server and not get from any server ### Limitations...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Gitcoin Web

    Gitcoin Web

    Grow Open Source

    ... projects that serve everyone, and solve our most immediate problems. Open source code meets open economies. Build resilient projects, better coordination, and positive-sum outcomes. Growing networks with aligned incentives toward the wellbeing of each participant and the system as a whole. Through distributed funding and organizations, we build together toward our shared goals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ant Design Vue Pro

    Ant Design Vue Pro

    Use Ant Design Vue like a Pro!

    Ant Design Pro is a production-ready solution for admin interfaces. Built on the design principles developed by Ant Design, this project introduces higher-level components; we have developed templates, components, and a corresponding design kit to improve the user and development experience for admin interfaces. Out-of-the-box mid-stage front-end/design solutions. Carefully designed based on Ant Design system. Extracted from typical pages and scenarios of middle and background applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WAI-ARIA

    WAI-ARIA

    WAI-ARIA Authoring Practices Guide (APG)

    ... or releases published to w3.org. Work is organized by topic in our projects. Each project corresponds to a type of design pattern or section of guidance. The scope of work and roadmap are described in the project wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eslint-plugin-flowtype

    eslint-plugin-flowtype

    Flow type linting rules for ESLint

    Flow type linting rules for ESLint. This plugin exports a recommended configuration that enforces Flow type good practices. To enable this configuration use the extends property in your .eslintrc config file. ESLint is designed to be flexible and configurable for your use case. You can turn off every rule and run only with basic syntax validation or mix and match the bundled rules and your custom rules to fit the needs of your project. There are two primary ways to configure ESLint. Use...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    e-Dokyumento

    e-Dokyumento

    e-Dokyumento is web-based Document Management System (DMS)

    e-Dokyumento is opensource web-based Document Management System (DMS) A Document Management which automates the basic office document workflow such as receiving, filing, routing, and approving through capturing (scanning), digitizing (OCR Reading), storing, tagging, and electronically routing and approving (e-signature) of electronic documents. # Demo : https://e-dokyumento.herokuapp.com/ https://edokyu.seillig.com/ (refer to Readme.md for the...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Glow Sans

    Glow Sans

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

    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...
    Downloads: 17 This Week
    Last Update:
    See Project
  • 22
    VUX

    VUX

    Mobile UI Components based on Vue & WeUI

    .... 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? Even if you do not directly use the VUXcomponent code, you can still refer VUX code to implement your own component libraries. If it helps you to a certain extent, then it makes sense to maintain this project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Learn and Play

    XML-based framework for developing games

    XML-based framework for developing games in (ActionScript 2.0, discontinued) HTML5 Phaser.io's engine It'd been thought to develope a project with a great amount of games on drag&drop, painting, typing, hunting, puzzles.There's no need to write the same code to similar games! Just write some XML lines (check samples) and one JavaScript instruction to run your game. NOTE: some browsers security policies do not allow to run samples locally. If this occurs, try to publish on a web site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hazel

    Hazel

    Lightweight update server for Electron apps

    This project lets you deploy an update server for Electron apps with ease: You only need to click a button. The result will be faster and more lightweight than any other solution out there! Once it's deployed, paste the deployment address into your code (please keep in mind that updates should only occur in the production version of the app, not while developing). Since Hazel routes all the traffic for downloading the actual application files to GitHub Releases, you can use their API...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Microsoft Bot Framework SDK

    Microsoft Bot Framework SDK

    Tool for building conversation applications

    Bot Framework provides the most comprehensive experience for building conversation applications. With the Bot Framework SDK, developers can build bots that converse free-form or with guided interactions including using simple text or rich cards that contain text, images, and action buttons. Developers can model and build sophisticated conversation using their favorite programming languages including C#, JS, Python and Java or using Bot Framework Composer, an open-source, visual authoring canvas...
    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.