Showing 2752 open source projects for "json-java"

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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    micro HTTP microservices

    micro HTTP microservices

    Asynchronous HTTP microservices

    Micro provides useful helpers but also handles return values, so you can write it even shorter! Micro is built for usage with async/await. Micro was created for use within containers and is not intended for use in serverless environments. For those using Vercel, this means that there is no requirement to use Micro in your projects as the benefits it provides are not applicable to the platform. Utility features provided by Micro, such as json, are readily available in the form of Serverless...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EtendoERP

    EtendoERP

    Etendo ERP is upgrade from Openbravo

    Etendo ERP is upgrade from Openbravo Openbravo announces EOS and EOL for certain Core ERP modules for Non-Retail customers. Here’s Everything You Need to Know What’s next for existing Non-Retail Customers and Partners First of all, if you’ve been an Openbravo customer using all or some of these core ERP modules or a Partner selling and implementing them, I want to thank you for having been on this journey with us. Thus, for Openbravo to further focus on retail and to facilitate our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenbravoTech

    OpenbravoTech

    Openbravo ERP is an open-source enterprise resource planning (ERP)

    Openbravo ERP is an open-source enterprise resource planning (ERP) software that helps businesses manage their core business processes, including financial management, purchasing, sales, inventory management, and project management. It is based on a web-based architecture and offers a modular design, allowing businesses to easily customize and extend the software to meet their specific needs. Openbravo ERP is available in both cloud-based and on-premise deployment options and supports...
    Downloads: 8 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

    4WS Warp

    Development of extjs based rich web applications

    Warp is an open source framework that can be used to develop Java based applications, using Java and JEE5. It allows to develop Desktop Applications or 3 Tier Applications based on Swing extensions or Rich web applications based on ExtJS and JAX-RS (Restful web services). Business logic and data access tiers can be developed using JPA or JDBC and EJB 3 or any other Java based technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    resume-cli

    resume-cli

    CLI tool to easily setup a new resume

    This is the command-line tool for JSON Resume, the open-source initiative to create a JSON-based standard for resumes. Alternatives: The Resume CLI tool works as it is so there isn't a huge amount of active development on it, try these alternatives if it doesn't work for you. JSON Resume is a community-driven open-source initiative to create a JSON-based standard for resumes. We believe that the strengths of the JSON format make it a good fit for resumes. It's lightweight, easy to use and it's...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    my PhotoDiary

    my PhotoDiary

    A Web application to publish, sort and comment your pictures.

    If you have lots of pictures stored on your computer drive and you want to sort, comment and publish them easily, my PhotoDiary will help you. My PhotoDiary is a Web application which allows to publish and securely share your pictures with your relatives and friends. It is multilingual and currently translated into English, Spanish and French. Your pictures and comments will be your family diary: you want to keep them safely for tens of years and even more: my PhotoDiary only uses...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    pdf-extractor

    pdf-extractor

    Node.js module for rendering pdf pages to images, svgs and HTML files

    Pdf-extractor is a wrapper around pdf.js to generate images, svgs, html files, text files and json files from a pdf on node.js. A DOM Canvas is used to render and export the graphical layer of the pdf. Canvas exports *.png as a default but can be extended to export to other file types like .jpg. Pdf objects are converted to svg using the SVGGraphics parser of pdf.js. Pdf text is converted to HTML. This can be used as a (transparent) layer over the image to enable text selection. Pdf text...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    DS3Windows

    DS3Windows

    DS3Windows allows you to use a DualShock 3 Controller on your PC

    DS3Window is an open-source program that will allow someone to get the experience of using a Playstation 3 DualShock Controller on a PC by emulating a Xbox 360 Controller. ⚠️Sometimes Windows will show unknown application error, click "More info" then click "Run anyway".
    Leader badge
    Downloads: 316 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
    FireWeb

    FireWeb

    Java Single Page Web Application Framework

    Java Single Page Application Framework. Using POJO/JavaScript/WebSocket/HTML. Without any scripting - only pure Java classes. Simply and easy to learn, use and extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSSO

    CSSO

    CSS minifier with structural optimizations

    ... into AST, AST traversal and to generate AST back to CSS. All CSSTree API is available behind syntax field extended with compress() method. You may minify CSS step by step. CSSO can use data about how CSS is used in the markup for better compression. File with this data (JSON) can be set using the usage option.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    documentation.js

    documentation.js

    Documentation for modern JavaScript

    A documentation system so good, you'll actually write documentation. documentation.js has pluggable output formats: you can get raw documentation as JSON, beautiful, customizable HTML, or Markdown that fits perfectly into an API.md or README.md file in a GitHub repository. Demos, self-documentation as HTML, Markdown, JSON. documentation.js aims to cover all flavors of modern JavaScript. documentation.js works in your workflow, whether you just want a command-line utility that generates...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    jQuery json-viewer

    jQuery json-viewer

    jQuery plugin for displaying JSON data

    json-viewer is a jQuery plugin for easily displaying JSON objects by transforming them into HTML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Yearn metadata storage

    Yearn metadata storage

    Yearn metadata storage on IPFS (static)

    This repo contains all the metadata of the yearn ecosystem. Contents of the data directory are synced to IPFS for storage, accessible through our gateway meta.yearn.network. Consistency of the stored data is verified by small scripts and schemas. Any document can be added to the data directory, but there are some special checks to ensure consistency and ease of accessibility. All JSON files that share names with the files in the schema directory must follow the defined schema, otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    phpEasyVCS

    File based version control system written in PHP

    phpEasyVCS is a simple version control system (VCS) with minimal hosting requirements, namely PHP 5.2+. No database is needed. Files can be viewed and uploaded with a browser or by WebDAV, which allows you to access the files like a local drive in all operating systems. For integration with other software a REST service is provided. It is very easy to view the file versions at a specific point in time. The web interface allows you to easily compare file versions and synchronize and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    MGB OpenSource Guestbook
    MGB is a free OpenSource Guestbook completely written in PHP, using JavaScript and a MySQL Database. Easy to use, flexible and customizable with templates to make it fit 100% to your homepage.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Portofino

    Portofino

    Create a webapp from an existing database in 30 seconds - Java/Groovy

    Portofino is a free and open source web platform that helps developers create outstanding enterprise applications by addressing three specific needs: productivity, features and architecture. Among its features: content management, CRUD, database connectivity, calendars, charts, security and easy customization using Groovy.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Blooket

    Blooket

    Collection of utilities that interact with the Blooket API / website

    A collection of scripts and programs designed to interact with the Blooket API and website to give users advanced control over stuff. Utilities that interact with the Blooket API / website. For IOS please view the IOS/Apple section of this file, for Android/Samsung/Google OS please view the bookmarklet section. Before running the script on the Blooks page, make sure you click on a non-common blook. Check for any mistakes you may have made. If you are certain it is a problem with the code, go...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    React Rails

    React Rails

    Integrate React.js with Rails views and controllers

    React-Rails is a flexible tool to use React with Rails. If you use Jbuilder to pass a JSON string to react_component, make sure your JSON is a stringified hash, not an array. This is not the Rails default, you should add the root node yourself. React-Rails 2.4.x uses React 16+ which no longer has React Addons. Therefore the pre-bundled version of react no longer has an addons version, if you need addons still, there is the 2.3.1+ version of the gem that still has addons. React-Rails supports...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TARS

    TARS

    Markup builder on gulp

    TARS is a builder for the modern frontend of any complexity, which is based on Gulp.js. It facilitates and accelerates the process of web development. TARS will be suitable for teams and individual developers. It solves the most routine cases associated with web development and brings you more pleasure from work. TARS is a framework for gulp, including a set of gulp-tasks. It allows for easy expansion (creating new tasks) and customization (modification of existing tasks), provides a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    normalizr

    normalizr

    Normalizes nested JSON according to a schema

    Many APIs, public or not, return JSON data that has deeply nested objects. Using data in this kind of structure is often very difficult for JavaScript applications, especially those using Flux or Redux. Normalizr is a small, but powerful utility for taking JSON with a schema definition and returning nested entities with their IDs, gathered in dictionaries. Normalizr is built for various environments. Normalizr was originally created by Dan Abramov. Since v3, it was completely rewritten...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Namaz Vakitleri - Prayer Times
    Calculates prayer times WorldWide Tüm dünya için namaz vakitlerini hesaplar. Dilerseniz namaz vakitlerinde ezan okur. Kıble açısını hesaplayıp pusula üzerinde gösterir. (Masaüstü , vista gadget ,Ekran Koruyucu, Mobil) 4 versiyonu mevcut
    Downloads: 21 This Week
    Last Update:
    See Project
  • 23
    vue-ls

    vue-ls

    Vue plugin for work with local storage, session storage

    Vue plugin for work with local storage, session storage and memory storage from Vue context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FijiWings for Mac and Windows

    FijiWings for Mac and Windows

    automated fly wing analysis

    Overview: Here we present FijiWings for Mac and Windows, a set of macros designed to perform semi-automated morphophometric analysis of a wing photomicrograph. FijiWings uses plug-ins installed in the Fiji version of ImageJ to rapidly and accurately measure wing area, reliably detect trichome positions and calculate trichome density of a wing region selected by the user. UPDATES: 12-6-20 Fijiwings 2.4 for Mac is uploaded. Bundles JAVA and ImageJ update to the current day. Following...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    rocket-bi

    rocket-bi

    An open-source web-based self-service BI for analytical databases

    Rocket.BI is a free, open-source, web-based business intelligence solution specifically designed for analytical databases. It enables data analysts and business users alike to easily integrate different data sources, perform advanced data analysis, ad hoc, and more. With an easy-to-use editor, you can create personalized reports, build interactive business dashboards and generate actionable business insights. Rocket.BI also allows collaboration as working together with other people in the...
    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.