Showing 351 open source projects for "mpeg-ts"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • 1
    roblox-ts

    roblox-ts

    A TypeScript-to-Luau Compiler for Roblox

    roblox-ts is an attempt to bridge the abilities of TypeScript to work in a Roblox environment. We break down your code into an abstract syntax tree and emit functionally similar structures in Luau so that the code behaves the same.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    ts-node

    ts-node

    TypeScript execution and REPL for node.js

    ... package.json. TS Node will always resolve the compiler from cwd before checking relative to its own installation.ts-node exports a create() function that can be used to initialize a TypeScript compiler that isn't registered to require.extensions, and it uses the same code as register. ts-node supports a variety of options which can be specified via tsconfig.json, as CLI flags, as environment variables, or programmatically.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Ts.ED

    Ts.ED

    Ts.ED is a Node.js and TypeScript framework on top of Express

    Ts.ED is a Node.js and TypeScript Framework on top of Express/Koa.js. Ts.ED is a framework on top of Express/Koa to write your application with TypeScript (or ES6). It provides a lot of decorators and guidelines to make your code more readable and less error-prone. Create your Rest API easily and create different version paths of your API compliant with OpenSpec and JsonSchema. Don't waste your time with configuration, the server is preconfigured to start quickly. Choose between different...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    io-ts

    io-ts

    Runtime type system for IO decoding/encoding

    Runtime type system for IO decoding/encoding
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 5
    fp-ts

    fp-ts

    Functional programming in TypeScript

    fp-ts provides developers with popular patterns and reliable abstractions from typed functional languages in TypeScript. The goal of fp-ts is to empower developers to write pure FP apps and libraries built atop higher order abstractions. It includes the most popular data types, type classes, and abstractions from languages like Haskell, PureScript, and Scala. Functional programming is all about pure functions and how to compose them into bigger structures. fp-ts provides a few general functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSON Schema to TS

    JSON Schema to TS

    Infer TS types from JSON schemas

    A lot of projects use JSON schemas for runtime data validation along with TypeScript for static type checking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fork TS Checker Webpack Plugin

    Fork TS Checker Webpack Plugin

    Webpack plugin that runs typescript type checker on a separate process

    ... resolution. It means that you have to setup tsconfig.json correctly. Options passed to the plugin constructor will overwrite options from the cosmiconfig (using deepmerge). It requires TypeScript >= 3.8.0 (it's a limitation of the transpileOnly mode from ts-loader) When using TypeScript 4.3.0 or newer you can profile long type checks by setting "generateTrace" compiler option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HLS.js

    HLS.js

    HLS.js is a JavaScript library that plays HLS in browsers

    HLS.js is a JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback. It works by transmuxing MPEG-2 Transport Stream and AAC/MP3 streams into ISO BMFF (MP4) fragments. Transmuxing is performed asynchronously using a Web Worker when available in the browser. HLS.js also supports HLS + fmp4, as announced during WWDC2016. HLS.js works directly on top of a standard HTML<video> element. HLS.js is written in ECMAScript6 (*.js...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 9
    OpenH264

    OpenH264

    Open Source H.264 Codec

    Cisco has taken their H.264 implementation and open-sourced it under BSD license terms. Development and maintenance will be overseen by a board from the industry and the open-source community. Furthermore, we have provided a binary form suitable for inclusion in applications across a number of different operating systems and made this binary module available for download from the Internet. We will not pass on our MPEG-LA licensing costs for this module, and based on the current licensing...
    Downloads: 61 This Week
    Last Update:
    See Project
  • Speech-to-Text: Automatic Speech Recognition Icon
    Speech-to-Text: Automatic Speech Recognition

    Accurately convert voice to text in over 125 languages and variants by applying Google's powerful machine learning models with an easy-to-use API.

    New customers get $300 in free credits to spend on Speech-to-Text. All customers get 60 minutes for transcribing and analyzing audio free per month, not charged against your credits.
  • 10
    Thorium

    Thorium

    Chromium fork named after radioactive element No. 90

    Chromium fork for Linux named after radioactive element No. 90. Windows/MacOS/RasPi/Android/Other builds.
    Downloads: 41 This Week
    Last Update:
    See Project
  • 11
    gridstack.js

    gridstack.js

    Build interactive dashboards in minutes

    gridstack.js is a modern Typescript library designed to help developers create beautiful draggable, resizable, responsive layouts with just a few lines of code. You can create more advanced grids: allow users to persist changes, create a sidebar of widgets to drag into your grid, nested grids, and much more. Mobile-friendly modern Typescript library for dashboard layout and creation. Making a drag-and-drop, the multi-column responsive dashboard has never been easier. Has multiple bindings...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 12
    ChatGPT API

    ChatGPT API

    Node.js client for the official ChatGPT API. 🔥

    This package is a Node.js wrapper around ChatGPT by OpenAI. TS batteries included. ✨ The official OpenAI chat completions API has been released, and it is now the default for this package! 🔥 Note: We strongly recommend using ChatGPTAPI since it uses the officially supported API from OpenAI. We may remove support for ChatGPTUnofficialProxyAPI in a future release. 1. ChatGPTAPI - Uses the gpt-3.5-turbo-0301 model with the official OpenAI chat completions API (official, robust approach...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    GIN-VUE-ADMIN

    GIN-VUE-ADMIN

    Gin-vue-admin is a development platform based on vue and gin

    The basic development platform based on vite+vue3+gin (supporting mixed use of TS and JS), integrates jwt authentication, authority management, dynamic routing, visible and hidden controllable components, paging encapsulation, multi-login interception, resource permissions, upload and download, Code generator, form generator and other necessary functions for development. Gin-vue-admin is a development platform based on vue and gin , which is a full-stack front-end and back-end separation...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    apiDoc

    apiDoc

    RESTful web API documentation Generator

    apiDoc creates a documentation from API annotations in your source code. apiDoc gives you the ability to attach a version number to an API so you can easily track changes between versions. Creates an apiDoc of all files within dir myapp/, uses template from dir mytemplate/ and put all output to dir apidoc/. Without any parameter, apiDoc generate a documentation from all .cs .dart .erl .go .java .js .php .py .rb .ts files in current dir (incl. subdirs) and writes the output to ./doc/. apiDoc...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    PaoPao

    PaoPao

    A artistic "twitter like" community built on gin+zinc+vue+ts

    A artistic "twitter like" community built on gin+zinc+vue+ts. The default is to use the configuration of config.yaml.sample. If you need to customize the configuration, please copy the default configuration file (such as config.yaml), modify it and then synchronize the configuration to docker-compose.yaml. The original purpose of docker-compose.yaml provided by default is to build a local development and debugging environment. If you need to deploy the product for external network access...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    dash.js

    dash.js

    A reference client implementation for the playback of MPEG DASH

    A reference client implementation for the playback of MPEG DASH via JavaScript and compliant browsers. If your intent is to use the player code without contributing back to this project, then use the MASTER branch which holds the approved and stable public releases. If your goal is to improve or extend the code and contribute back to this project, then you should make your changes, and submit a pull request. dash.js is an initiative of the DASH Industry Forum to establish a production quality...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    WalletConnect v2.x.x

    WalletConnect v2.x.x

    WalletConnect Monorepo

    ... python cli is linked (required to build some npm modules). Install workspace dependencies i.e. run npm install from root folder. Install redis. We recommend running it as a brew service. Pull and start ts-relay server (separate repo) Ensure everything runs correctly by executing npm run check.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    electron-vite-vue

    electron-vite-vue

    Really simple Electron + Vite + Vue boilerplate

    Really simple Electron + Vue + Vite boilerplate. Out of the box, based on the official template-vue-ts, less invasive, extensible, really simple directory structure, supports using Node.js API in Electron-Renderer, supports C/C++ native addons. It's easy to implement multiple windows. By default, this template integrates Node.js in the Renderer process. If you don't need it, you just remove the option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DOCX

    DOCX

    Generate .docx files with JS/TS with a nice declarative API

    Easily generate .docx files with JS/TS. Works for Node and on the Browser. You can mix and match whatever properties you want, or provide no properties. Setting the section type determines how the contents of the section will be placed relative to the previous section. You can specify additional properties to the section, by providing a properties attribute. Everything (text, images, graphs etc) in OpenXML is organized in paragraphs. To change the text alignment of a paragraph, add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    sveltekit-i18n

    sveltekit-i18n

    Internationalization library built for SvelteKit

    sveltekit-i18n is a tiny library with no external dependencies, built for Svelte and SvelteKit. It glues @sveltekit-i18n/base and @sveltekit-i18n/parser-default together to provide you the most straightforward sveltekit-i18n solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    next international

    next international

    Type-safe internationalization (i18n) for Next.js

    Type-safe internationalization (i18n) for Next.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VueUse

    VueUse

    Collection of essential Vue Composition Utilities for Vue 2 and 3

    VueUse is a collection of utility functions based on Composition API. Seamless migration, works for both Vue 3 and 2. Fully tree shakable, only take what you want. Type Strong, written in TypeScript, with TS Docs. Configurable event filters and targets. No bundler required, usable via CDN. 90+ functions for you to choose from. Works perfectly with Server-side rendering/generation. Documentation of functions also come with interactive demos! Support various add-ons like Router, Firebase, RxJS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Rowy

    Rowy

    Rowy is an open-source low-code platform

    Rowy is an open-source low-code platform. Airtable-like UI for managing your database with cloud functions workflows in JS/TS, all in your browser. Connect to your database and build cloud functions. All in your browser. Forget CLIs, config, and DevOps. Focus on building your apps. Connect to your database, and manage data in table-UI with role-based access controls. Build cloud function workflows in JS/TS using any NPM or APIs. Forget CLIs, configs, and DevOps. Focus on building your apps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Indicators.jl

    Indicators.jl

    Financial market technical analysis & indicators in Julia

    Indicators is a Julia package offering efficient implementations of many technical analysis indicators and algorithms. This work is inspired by the TTR package in R and the Python implementation of TA-Lib, and the ultimate goal is to implement all of the functionality of these offerings (and more) in Julia. This package has been written to be able to interface with both native Julia Array types, as well as the TS time series type from the Temporal package. Contributions are of course always...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Spartan Schema

    Spartan Schema

    Ultra-minimal JSON schemas with Typescript inference

    An ultra-minimal, Typescript-compatible alternative to JSON Schema, designed as part of Osmosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next