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

View related business solutions
  • 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
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • 1
    three.js

    three.js

    JavaScript 3D library

    three.js is a lightweight and easy-to-use JavaScript 3D library with its own default WebGL renderer. It works by creating a scene with a camera and a geometric cube, the latter of which is added to the scene. This will become the animated object within the scene. A WebGL renderer is created for the scene and the camera, with an added viewport to the document.body element. Finally, the cube is animated within the scene for the camera. A plethora of examples can be found in the project’s...
    Downloads: 68 This Week
    Last Update:
    See Project
  • 2
    gm

    gm

    R Package for Music Score and Audio Generation

    Create music easily, and show musical scores and audio files in R Markdown documents, R Jupyter Notebooks and RStudio.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    anime.js

    anime.js

    JavaScript animation engine

    anime.js is a lightweight JavaScript animation library that allows you to create complex animations with a single, powerful API. It works with just about anything web-based: CSS properties, SVG, DOM attributes and JavaScript Objects. anime.js makes it easy to create layered and complex animations, and gives you full control of timing and triggering events so they move exactly how and when you want them.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    Swiftfin

    Swiftfin

    Native Jellyfin Client for iOS and tvOS

    Swiftfin is a modern video client for the Jellyfin media server. Made using Swift to maximize direct play with the power of VLC and look native on all classes of Apple devices. Swiftfin is a fast, native video player that works with Jellyfin, the open source free software media server.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 5
    Textream

    Textream

    Textream is a free macOS teleprompter app for streamers, interviewers

    Textream is an open-source, free macOS teleprompter application designed for streamers, podcasters, presenters, and interviewers who want a smooth, distraction-free way to stay on script. It runs natively on macOS and leverages on-device speech recognition to highlight each word in real time as you speak, keeping your focus where it belongs — on delivery rather than memorization. The interface supports multiple modes of use, such as classic constant-scroll auto-scrolling, voice-activated...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 6
    LX‑Music‑Desktop

    LX‑Music‑Desktop

    Electron‑based music player

    ...After enabling this function, an HTTP service will be started locally, providing player-related interfaces for third-party software to call. For PRs that add a new feature, it is recommended to create an Issue for instructions before submitting a PR to confirm whether the feature is actually needed.
    Downloads: 108 This Week
    Last Update:
    See Project
  • 7
    Nerd Fonts

    Nerd Fonts

    Iconic font aggregator, collection, & patcher. 3,600+ icons

    ...Nerd Fonts takes popular programming fonts and adds a bunch of Glyphs. There is also a font patcher available if your desired font isn't already patched. For more high-level information see the wiki. Includes an option to create Monospaced (fixed-pitch, fixed-width) or double-width (non-monospaced) glyphs.
    Downloads: 88 This Week
    Last Update:
    See Project
  • 8
    Draper

    Draper

    Decorators/view-models for Rails applications

    ...Without Draper, this functionality might have been tangled up in procedural helpers or adding bulk to your models. With Draper decorators, you can wrap your models with presentation-related logic to organize and test this layer of your app much more effectively. Imagine your application has an Article model. With Draper, you'd create a corresponding ArticleDecorator. The decorator wraps the model, and deals only with presentational concerns. In the controller, you decorate the article before handing it off to the view. In the view, you can use the decorator in exactly the same way as you would have used the model. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DISTRHO Cardinal

    DISTRHO Cardinal

    Virtual modular synthesizer plugin

    A fully free and self-contained modular synthesizer, based on the popular VCV Rack. Available in AudioUnit/CLAP/LV2/VST2/VST3 plugin formats and as a standalone app for FreeBSD, Linux, macOS, Windows and the Web.
    Downloads: 12 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    Retro Music Player

    Retro Music Player

    Best Material You Design music player for Android

    Best Material You Design Music Player for Android.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Harmonoid

    Harmonoid

    Plays & manages your music library. Looks beautiful & juicy

    Plays & manages your music library. Looks beautiful & juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost & more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Recorder

    Recorder

    HTML5 js recording mp3 wav ogg webm amr format

    ​Supports microphone recording and real-time processing in most of the implemented getUserMediamobile and PC browsers, mainly including Chrome, Firefox, Safari, iOS 14.3+, Android WebView, Tencent Android X5 kernel (QQ, WeChat, Mini Program WebView) , uni-app (App, H5), and most Android phones updated after 2021 have their own browsers; do not support: UC-based kernel (typical Alipay), most of the old domestic mobile phones that have not been updated have their own browsers and any other form of browser (including PWA, WebClip, any App) on low-version iOS (11.0-14.2) except Safari inside page). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Fabric.js

    Fabric.js

    Javascript Canvas Library and SVG-to-Canvas Parser

    Fabric.js is a simple yet powerful Javascript HTML5 canvas library that allows you to easily work with HTML5 canvas element in various ways. It is also an SVG-to-canvas (and vice versa) parser. Fabric provides an interactive object model on top of canvas element, so you can create and populate objects on canvas; manipulate the size, position and rotation of these objects; modify properties such as color, transparency and more. You could also group these objects together with just a simple mouse selection. Fabric offers support for touch devices, as well as Node.js support. It currently supports the following browsers: Firefox 2+, Safari 3+, Opera 9.64+, Chrome (all versions), IE10, IE11, and Edge.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 14
    Olive Video Editor

    Olive Video Editor

    Free open-source non-linear video editor

    ...Rather than a "fixed" pipeline where one effect occurs after the other, nodes allow you to connect anything to anything else allowing a ton of flexibility for creating effects. You'll be able to create virtually any effect without writing a single line of code (or waiting for us to implement it for you). Additionally, these nodes can be copied and pasted into text allowing them to be shared extremely easily. Olive 0.2 features end-to-end color management provided by OpenColorIO. This will allow you to match footage from multiple cameras with extremely minimal effort, as well as export your footage to whatever color space you need.
    Downloads: 79 This Week
    Last Update:
    See Project
  • 15
    Laravel Image Optimizer

    Laravel Image Optimizer

    Optimize images in your Laravel app

    This package is the Laravel 6.0 and up-specific integration of spatie/image-optimizer. It can optimize PNGs, JPGs, SVGs, and GIFs by running them through a chain of various image optimization tools. The package will automatically detect which optimization binaries are installed on your system and use them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Sonic Pi

    Sonic Pi

    Sonic Pi is your free code-based music creation and performance tool

    ...In addition to being an engaging education resource it has evolved into an extremely powerful and performance-ready live coding instrument suitable for professional artists and DJs. Sonic Pi is a live-coding music synthesis tool used to create and perform music interactively through code.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 17
    Dart Simple Live

    Dart Simple Live

    Cross-platform client for streaming and viewing live broadcasts

    Dart Simple Live (a.k.a. Simple Live) is a cross-platform client for streaming and viewing live broadcasts. Built on a core Dart library, it supports multiple streaming platforms such as Huya, Douyu, Bilibili, and Douyin, along with live chat (danmaku). It includes apps for mobile, desktop, and TV platforms, offering a unified streaming experience with no ads.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 18
    Invidious

    Invidious

    Invidious is an alternative front-end to YouTube

    ...It won't track you either! Invidious helps you regain focus through a humane-design — no more shall your day be wasted away! Invidious allows you to subscribe to channels and create playlists, without needing a YouTube account. Thanks to our translators, Invidious is available in many different languages. Invidious allows you to watch videos without being disturbed by annoying ads. Also 100% supported by Sponsorblock. Invidious has a fully featured and documented REST API for developers.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19
    PyVista

    PyVista

    3D plotting and mesh analysis through a streamlined interface

    ...This module can be used for scientific plotting for presentations and research papers as well as a supporting module for other mesh-dependent Python modules. Easily integrate with NumPy and create a variety of geometries and plot them. You could use any geometry to create your glyphs, or even plot the points directly. Direct access to mesh analysis and transformation routines. Intuitive plotting routines with matplotlib similar syntax.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Stremio Core

    Stremio Core

    Types, addon system, UI models, core logic

    Stremio Core is the Rust engine that powers Stremio’s apps by centralizing all reusable logic behind discovery, catalogs, metadata, streams, add-ons, and user/library state. It exposes a clean set of modules—types, addon_transport, and state_types—so apps can talk to add-ons, model UI state, and react to events without duplicating code. The architecture is inspired by Elm: immutable state, message-driven updates, and explicit side-effects (“effects”) keep behavior predictable and testable. An environment abstraction lets hosts provide implementations for things like storage, networking, and timers, making the core portable to desktop, mobile, and web. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Clementine

    Clementine

    Modern music player and library organizer

    Clementine is a multi-platform music player and library organizer inspired by Amarok 1.4. It has a fast and easy-to-use interface, and allows you to search and play music from your local library, internet radio, songs you’ve uploaded to cloud storage, and more! Use this as an open source alternative to itunes or spotify.
    Downloads: 58 This Week
    Last Update:
    See Project
  • 22
    plotly.py

    plotly.py

    The interactive graphing library for Python

    plotly.py is a browser-based, open source graphing library for Python that lets you create beautiful, interactive, publication-quality graphs. Built on top of plotly.js, it is a high-level, declarative charting library that ships with more than 30 chart types. Everything from statistical charts and scientific charts, through to maps, 3D graphs and animations, plotly.py lets you create them all. Graphs made with plotly.py can be viewed in Jupyter notebooks, standalone HTML files, or hosted online using Chart Studio Cloud.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Pix

    Image management application

    Pix is an image management application with image viewing, browsing, organizing and editing capabilities. It is part of the X-Apps project, which aims at producing cross-distribution and cross-desktop software. Pix supports numerous image types including: BMP, JPEG, GIF, PNG, TIFF, TGA, ICO and XPM; with optional support for RAW and HDR (high dynamic range) images. It is also able to view EXIF data attached to JPEG images. Pix has its own set of image editing tools that enable you to...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 24
    Mihon

    Mihon

    Free and open source manga reader for Android

    Mihon is a full-featured, open-source manga and comic reader app for Android designed to make discovering and reading manga, webtoons, and comics easy and customizable on mobile devices. Built as a community-driven successor to apps like Tachiyomi, Mihon combines a rich set of reading tools with a clean, user-friendly interface that supports local content as well as integrations with popular tracking services such as MyAnimeList, AniList, Kitsu, MangaUpdates, Shikimori, and Bangumi. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 25
    Segmentation Models

    Segmentation Models

    Segmentation models with pretrained backbones. PyTorch

    ...Pytorch Image Models (a.k.a. timm) has a lot of pretrained models and interface which allows using these models as encoders in smp, however, not all models are supported. Input channels parameter allows you to create models, which process tensors with an arbitrary number of channels.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB