Showing 30 open source projects for "create-react-app"

View related business solutions
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try Cloud Run Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 1
    ErrorTracker

    ErrorTracker

    An Elixir-based built-in error reporting and tracking solution

    An Elixir-based built-in error-tracking solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FastReport Open Source

    FastReport Open Source

    Free Open Source Reporting tool for .NET

    Free Open Source Reporting tool for .NET Core/.NET Framework that helps your application generate document-like reports.
    Downloads: 62 This Week
    Last Update:
    See Project
  • 3
    nuBuilder Forte

    nuBuilder Forte

    nuBuilder Forte is a cloud database builder.

    ...You can backup your entire application within a single database file. ✪ Easy installation: - Download and unzip the nuBuilder files - Upload to your webserver - Create a database (e.g. nubuilder4) and optionally a user - Make a copy of
    Downloads: 17 This Week
    Last Update:
    See Project
  • 4
    QtRPT

    QtRPT

    Easy-to-use print report library and designer

    ...The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 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
  • 5
    csv2odf

    csv2odf

    csv2odf can convert csv data to formatted spreadsheets and documents.

    csv2odf can create business intelligence reports from csv data sources with output to ods, odt, html, xlsx, or docx documents. It uses a template file that you design to control the layout, fonts, and colors. Just query your database with output to csv (or tsv), then use csv2odf to insert the data into your template to produce a nice looking formatted output.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Limbas
    Like Access, from basic features such as table management, form and report generator as well as charting and workflow features it can be dynamically modeled with one another to any product solution. Limbas is based on PHP.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Qvu Data Service

    Qvu Data Service

    Qvu Data Service is an ad-hoc query, reporting and api data service

    Qvu Data Service is a free, open source, ad-hoc query, reporting and api data service design tool that allows users to create and save query and report design documents in a user-friendly, web-based UI. Qvu Data Service provides REST API endpoints for users and applications to execute saved documents and return results in tabular, json or png formatted resuls. Qvu Data Service provides role-based datasource, table column and document group access control and supports both Basic and OIDC authentication. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Calc Mosaic

    Calc Mosaic

    A spreadsheet mosaic art creator with OpenOffice Calc.

    Calc Mosaic is a program to create mosaic art from images with OpenOffice Calc. This can be used to create cool stop-motion movies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LimeReport

    LimeReport

    Report generator for Qt Framework

    LimeReport - multi-platform C++ | Qt report generator library written using Qt framework and intended for software developers that would like to add into their application capability to form report or print forms generated using templates. Report designer included in the library allows to create fast and intuitive print form templates which can be saved in XML format and used to generate report pages. So formed pages could be send to preview, PDF file or printer. As a data source developer can use SQL database or data passed from application using QAbstractTableModel interface. Besides one can initialize variables which available as database request parameters. ...
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    PyQtRPT

    PyQtRPT

    Pyside QtRPT

    ...The project consists of two parts: report library QtRPT and report designer application QtRptDesigner. Report file is a file in XML format. The report designer makes easy to create report XML file. QtRPT (http://www.qtrpt.tk/index.php) Recommendations: please read "readme.txt" file use QtRptDesigner -> to edit xml files. view examples. Important: from Qt5.12, the package must have the same version and subversion de PySide2 and shiboken2. for example the PyQtRPT_5.12.3 package has a requirement of PySide2_5.12.3 and shiboken2_5.12.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    deps-report

    deps-report

    Generate reports about dependencies and dependents of your JavaScript

    Generate reports about dependencies and dependents of your JavaScript/TypeScript files through an AST. It supports import and require statements. You can search also images and css files imported in your javascript files (such as in a React project).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QASreport

    QASreport - is a multi-platform C ++ Qt library for building reports

    QASreport - is a multi-platform C ++ Qt library that contains a set of classes for building reports. It is a mix of designer and report generator output means. It is intended to add to the application of automation to create, save, report output. Reports templates are stored in XML format. And can be stored and loaded from a file on disk, memory, or table blob fields. The library contains built-in designer, available in run-time, with the ability to work like a normal graphic editor. Possible conclusion of the tables of any SQL database, which is connected to the driver. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    nervalreports

    nervalreports

    A lightweight report creation Java library

    ...Instead of the highly expensive way of well-known engines like Jasper Reports, where performance and data reiteration is a big and set aside problem (and also is the report design as a non-programming task), at Nerval Reports the data should be sent directly when iterating through it (ie: when using databases, one will create its report while iterating through the result set - instead of creating a bunch of collections to pass them to the library), and the design is mainly focused on programmer side. Also, one could include to its project just the exporters he/she is interested with, basing its choice on performance trade-offs, report file types and focused target projects.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    An Excel that creates a powerpoint presentation of nicely formatted slides from the rows in a spreadsheet. Create your own ttemplates to include any fields from the spreadsheet customize your layout. More info on Tiran: http://tirandagan.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    preset content publishing
    To create a web site building/cms application (along the lines of wix). Publishing user manageable content for web sites/mobile apps and office documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PDFReporter Studio

    PDFReporter Studio

    Eclipse-based report and document development tool for PDFReporter

    PDFReporter Studio is an open source, eclipse-based report designer based on Jasper Studio using the PDFReporter library. Create very sophisticated layouts containing images, subreports, crosstabs and much more for mobile usage. Access your data through JDBC and XML, custom sources can be added. Then publish your reports as PDF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    wd2epub

    wd2epub creates epub file from the set of html files

    Set of python scripts to create epub files from a copy of website in your disk (e.g. by wget).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Report Viewer Web Package

    This web application allows users to watch-online generated reports.

    This simple yet powerful web-application, written in php, allows the user to view reports online, and in the future create and manage those. The web application is password-hash protected, and allows the users to watch the status of the PrintServer activities and the ReportCreator and TemplateFiller activities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BaaNex

    Baan to Excel and Other Printing Utility

    This Utility Enables BaaN/Infor LN users to create a real Excel file out of BaaN reports (both standard and custom developed. It automates the text to column Process users do and smartly identifies the Header of the Report. ***If you are a Tools Specialist and want to contribute, then you are most welcome.*** **Disclaimer**: This is still in Beta Testing. Anyone who downloads and uses the program on their own risk, We do not take responsibility on any form of damage or loss occurred on using this program. *** You can use this script Program to use in your organization, but should not be used in any commercial tools which you gain any form of revenue, unless you obtain a written permission from the author***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    JAHM

    JAHM

    Create executable Java archives for HTML content.

    JAHM is a tool for creating executable Java archives that contain and render HTML content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ODFProc

    ODFProc

    ODF unit for FPC and Lazarus

    This Unit allow you create .odt from your application written on Free Pascal. Модуль реализации Open Document Format для приложений на FPC&Lazarus. Позволяет создавать и редактировать документы .odt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Report Generator generates PDF-files from an result set of an SQL Statement. The description of the report is stored in a SQL Table. The project consists of the printing machine and an HTML front end, to create a report definition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Report Manager Plugin for CakePHP 2

    The report manager plugin can help users to create reports based on ap

    Using the plugin The wizard interface is self explanatory. 1. On the first tab you can select the fields and their position 2. On the second tab you can define a filter 3. On the third tab you can select up to two fields to sort 4. On the last tab you can enter a name for your report and choose between 5 style options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JReportIt

    JReportIt is a Java database reporting tool.

    ...Choose from several field types: Static, Database, Formula, Pre-defined, Calculated, External, and Subreport. Print multiple pages on one form. Decorate the report with borders, colors, images, and different font styles. Save data with the report. Dynamically create data using formulas. Leverage power of Python/Jython for formula fields. Since reports are saved using XML, you can tweak reports using scripts - useful for mass change. Export data to a CSV, PDF, or SVG. Redesign existing reports without connecting to the database. Create as many groups as you want. Drag groups to different positions. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB