awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to evandrolg/ts-audio

Projects sharing features with Ts Audio

30 open-source projects similar to evandrolg/ts-audio, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • mike-zarandona/prettyembed.jsmike-zarandona avatar

    mike-zarandona/prettyembed.js

    1,057View on GitHub↗

    Prettier embeds for your YouTubes - with nice options like high-res preview images, advanced customization of embed options, and optional FitVids support.

    JavaScript
    View on GitHub↗1,057
  • davatron5000/fitvids.jsdavatron5000 avatar

    davatron5000/FitVids.js

    4,717View on GitHub↗

    FitVids.js is a jQuery plugin and CSS aspect ratio manager designed to automate the scaling of embedded videos within responsive containers. It functions as a responsive video embed wrapper that ensures iframes maintain their correct proportions while scaling to fit various screen sizes. The project enables the integration of custom third-party video players by mapping specific CSS selectors to predefined aspect ratio configurations. It also provides mechanisms for video scaling exclusions, allowing specific elements to be ignored via designated classes or selectors to maintain fixed dimensio

    HTML
    View on GitHub↗4,717
  • johndyer/mediaelementjohndyer avatar

    johndyer/mediaelement

    8,297View on GitHub↗

    MediaElement is an HTML5 media player framework that provides a unified interface for playing audio and video across different web browsers. It acts as a cross-browser media API and a multi-source video wrapper, ensuring consistent playback controls and behavior regardless of the underlying file format or source. The framework integrates adaptive bitrate streaming for HLS and MPEG-DASH protocols and allows for the embedding of content from third-party hosting services such as YouTube and SoundCloud. It uses a provider-based abstraction to translate generic playback commands into source-specif

    JavaScript
    View on GitHub↗8,297
  • videojs/video.jsvideojs avatar

    videojs/video.js

    39,805View on GitHub↗

    Video.js is a customizable HTML5 video player framework and JavaScript media plugin system. It provides a foundation for rendering and controlling web video playback across different devices and screen sizes, supporting both standard HTML5 integration and adaptive bitrate streaming for live or on-demand content. The project is distinguished by a modular architecture that allows for the extension of playback functionality through a class-based plugin system and middleware-based method interception. This enables the development of tailored media interfaces and the integration of specialized beh

    JavaScriptdashhlshtml
    View on GitHub↗39,805

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • clappr/clapprclappr avatar

    clappr/clappr

    7,473View on GitHub↗

    Clappr is an HTML5 web media player and plugin-based framework used to render video and audio across different web platforms. It functions as a playback engine supporting adaptive bitrate streaming through HLS and DASH protocols to ensure smooth media delivery. The project is distinguished by a modular architecture that allows developers to extend player functionality and add support for new media formats via a plugin system. It also includes a dedicated controller for managing digital rights management license requests to secure premium content. The player covers a broad range of capabiliti

    JavaScript
    View on GitHub↗7,473
  • acconut/polyplayerAcconut avatar

    Acconut/polyplayer

    41View on GitHub↗

    Rule YouTube, Soundcloud and Vimeo player with one API

    JavaScript
    View on GitHub↗41
  • createjs/soundjsCreateJS avatar

    CreateJS/SoundJS

    4,569View on GitHub↗

    SoundJS is a JavaScript audio library and asset manager designed to load and play audio across different browsers using a consistent API. It serves as a wrapper that abstracts the Web Audio API and HTML5 Audio to provide a cross-platform playback system. The project ensures consistent sound across devices by supporting Web Audio, HTML5, and mobile plugins. It includes specific mechanisms for mobile environments, such as unlocking audio playback on iOS via user-initiated touch events and managing playback continuity during screen locks. The library covers asset management through the registra

    JavaScript
    View on GitHub↗4,569
  • ionden/ion.soundIonDen avatar

    IonDen/ion.sound

    712View on GitHub↗

    JavaScript plugin for playing sounds and music in browsers

    JavaScript
    View on GitHub↗712
  • wolframhempel/photobooth-jsWolframHempel avatar

    WolframHempel/photobooth-js

    579View on GitHub↗

    A widget that allows users to take their avatar pictures on your site

    JavaScript
    View on GitHub↗579
  • adrienjoly/playemjsadrienjoly avatar

    adrienjoly/playemjs

    100View on GitHub↗

    ▶️ Streams a list of tracks from Youtube, Soundcloud, Vimeo...

    JavaScript
    View on GitHub↗100
  • flowplayer/flowplayerflowplayer avatar

    flowplayer/flowplayer

    1,915View on GitHub↗

    The HTML5 video player for the web

    JavaScript
    View on GitHub↗1,915
  • atilaneves/reggaeatilaneves avatar

    atilaneves/reggae

    189View on GitHub↗

    Reggae

    D
    View on GitHub↗189
  • agilionapps/remixAgilionApps avatar

    AgilionApps/remix

    148View on GitHub↗

    Automatic recompilation of mix code on file change.

    Elixir
    View on GitHub↗148
  • atojs/alexa-uncensoratojs avatar

    atojs/alexa-uncensor

    18View on GitHub↗

    Bypass Alexa (Amazon Echo) Text-to-Speech censorship

    JavaScript
    View on GitHub↗18
  • assemblyscript/assemblyscriptAssemblyScript avatar

    AssemblyScript/assemblyscript

    17,926View on GitHub↗

    AssemblyScript is a compiler and tooling suite used for WebAssembly module development. It converts a subset of TypeScript syntax into binary modules to achieve high execution speeds and cross-platform binary execution. The project focuses on translating typed source code into the compact binary format required by WebAssembly runtimes. This allows for the movement of computationally heavy logic into binary modules for browser performance optimization and execution across different operating systems. The compilation process involves TypeScript-compatible syntax analysis and the generation of

    WebAssemblyassemblyscriptcompilertypescript
    View on GitHub↗17,926
  • bizweekgraphics/swoopyarrowsbizweekgraphics avatar

    bizweekgraphics/swoopyarrows

    110View on GitHub↗

    swoopyarrows makes swoopy arrows between things

    JavaScript
    View on GitHub↗110
  • asouei/safe-fetchA

    asouei/safe-fetch

    0View on GitHub↗
    View on GitHub↗0
  • abseil/abseil-cppabseil avatar

    abseil/abseil-cpp

    17,334View on GitHub↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    View on GitHub↗17,334
  • bilibili/flv.jsbilibili avatar

    bilibili/flv.js

    23,203View on GitHub↗

    flv.js is a JavaScript library and HTML5 Media Source Extension wrapper designed to play FLV video and live streams in web browsers. It enables the rendering of FLV content within a standard web video element without the need for external plugins. The project focuses on real-time transmuxing, converting FLV container data into fragmented MP4 segments to ensure browser compatibility. It includes specific implementations for low-latency live streaming and cross-origin video loading via CORS-compliant server headers. The library provides capabilities for segmented media playback, media position

    JavaScript
    View on GitHub↗23,203
  • artberri/diodA

    artberri/diod

    0View on GitHub↗
    View on GitHub↗0
  • bcherny/json-schema-to-typescriptbcherny avatar

    bcherny/json-schema-to-typescript

    3,307View on GitHub↗

    Compile JSON Schema to TypeScript type declarations

    TypeScriptjson-schematypescript
    View on GitHub↗3,307
  • bioinfornatics/makefilefordbioinfornatics avatar

    bioinfornatics/MakefileForD

    20View on GitHub↗

    MakefileForD

    CSS
    View on GitHub↗20
  • bampakoa/ngx-electronifybampakoa avatar

    bampakoa/ngx-electronify

    121View on GitHub↗

    A suite of Electron tools for the Angular framework

    TypeScript
    View on GitHub↗121
  • bjornbytes/rxluabjornbytes avatar

    bjornbytes/RxLua

    538View on GitHub↗

    Reactive Extensions for Lua

    Lua
    View on GitHub↗538
  • blankj/androidutilcodeBlankj avatar

    Blankj/AndroidUtilCode

    33,657View on GitHub↗

    AndroidUtilCode is an Android utility library and system API wrapper designed to reduce development boilerplate. It provides a collection of helper classes for common tasks including system settings management, file I/O, and hardware access. The project distinguishes itself through a comprehensive toolset for device management and UI assistance. It includes specialized capabilities for monitoring battery status, managing system volume and brightness, and implementing UI helpers to prevent duplicate click events. It also provides a dedicated system for coordinate conversion between different m

    Javaandroidandroidxapp
    View on GitHub↗33,657
  • blitz-js/superjsonB

    blitz-js/superjson

    0View on GitHub↗
    View on GitHub↗0
  • broccolijs/broccolibroccolijs avatar

    broccolijs/broccoli

    3,323View on GitHub↗

    Browser compilation library – an asset pipeline for applications that run in the browser

    JavaScript
    View on GitHub↗3,323
  • brunch/brunchbrunch avatar

    brunch/brunch

    6,758View on GitHub↗

    Brunch is a frontend build tool and JavaScript asset bundler designed to automate the transformation of source code into production-ready assets. It functions as an incremental build system that monitors the filesystem for changes to rebuild only modified components, and it serves as a project scaffolding engine for initializing application structures via predefined skeletons and code boilerplates. The tool utilizes a plugin-based transformation pipeline to compile and optimize JavaScript and CSS files for browser delivery. It distinguishes itself through the use of multi-core build paralleli

    JavaScriptbrunchbuild-automationjavascript
    View on GitHub↗6,758
  • bulivlad/vertx-codegen-pluginbulivlad avatar

    bulivlad/vertx-codegen-plugin

    9View on GitHub↗

    A Gradle plugin to facilitate the codegen usage for Vert.x Java projects

    Groovy
    View on GitHub↗9
  • armollica/d3-ring-notearmollica avatar

    armollica/d3-ring-note

    112View on GitHub↗

    D3 plugin for placing circle and text annotation

    View on GitHub↗112