NodeICO

Beautiful badges for your Node.js packages

Packages by imbcmdth

thumbcoil

Tools for inspecting MPEG2TS and MP4 files and the codec bitstreams therein

thumbcoil badge

videojs-contrib-eme

Supports Encrypted Media Extensions for playback of encrypted content in Video.js

videojs-contrib-eme badge

videojs-contrib-quality-levels

Exposes a list of quality levels available for the source.

videojs-contrib-quality-levels badge

webcrypto-shim-jon

Web Cryptography API shim for legacy browsers

webcrypto-shim-jon badge

reservoir

Fast random sampling using reservoir sampling

reservoir badge

mjs

3D matrix and vector operations

mjs badge

bxh

Bounding interval hierarchy and bounding volume hierarchy library for nodejs

bxh badge

ray

Minimal Ray geometric primitive

ray badge

aabb

Axis-align bounding box

aabb badge

make-object

MakeObject - A complete useless library for doing something you never wanted to do using a method that is poorly thought out.

make-object badge

transform-console

Log a stream to the console. Implemented as a transform to allow a peek into a pipeline.

transform-console badge

defunc

Default function arguments helper

defunc badge

some

Randomize functions for arrays and strings

some badge

kickingnscreaming

Kicking-N-Screaming - Associate `types` metadata to your draggable and droppable elements and only recieve events (dragenter, dragover, dragleave) when both draggable and droppable elements have one or more `types` in common.

kickingnscreaming badge

transform-expected

Conditionally apply a stream transform or pass-through any objects that do not meet our expectations.

transform-expected badge

lut-struct

Interpolating Look-Up Tables

lut-struct badge

swizzle

Change the order of a function's parameters

swizzle badge

histogram-struct

Simple histogram structure. Includes a cumulative histogram implementation.

histogram-struct badge

percentile-struct

Percentile structure

percentile-struct badge

masala

Curry-like secret sauce for option-object accepting functions and constructors

masala badge

float-clamp

Floating-point Epsilon-aware Interval Clamping

float-clamp badge

mmme-encoding

Simple conversions between floating point XYZ or RGB and XYZE or RGBE encodings.

mmme-encoding badge

xyz-utils

Simple conversions between XYZ and RGB, xyY, or Luv color spaces

xyz-utils badge

logluv-encoding

Simple conversions between floating point xyY and LogLuv encodings.

logluv-encoding badge

perka-job-api

The easy way to use Perka's Job API - http://perka.com/jobs

perka-job-api badge

udc

UltraDeepClone - A complete (as possible) deep-clone algorithm that can clone objects with cycles.

udc badge

videojs-errors

A Video.js plugin for custom error reporting

videojs-errors badge

wait-for-it

Ensures that an asynchronous activity has completed (just once) before allowing all users of that activity to continue execution.

wait-for-it badge

hdr

Module for reading HDR image files

hdr badge

videojs-contrib-media-sources

A Media Source Extensions plugin for video.js

videojs-contrib-media-sources badge

videojs-contrib-hls

Play back HLS with video.js, even where it's not natively supported

videojs-contrib-hls badge

videojs-contrib-dash

A Video.js source-handler providing MPEG-DASH playback.

videojs-contrib-dash badge

mux.js

A collection of lightweight utilities for inspecting and manipulating video container formats.

mux.js badge

predicate-dispatch

Promise-accepting implementation of predicate dispatch

predicate-dispatch badge

m3u8-parser

m3u8 parser

m3u8-parser badge

aes-decrypter

decrypt aes-128 content using a key

aes-decrypter badge

hls-fetcher

Fetch HLS segments from an m3u8 playlist

hls-fetcher badge

video.js

An HTML5 video player that supports HLS and DASH with a common API and skin.

video.js badge

remoover

Attempt to fix certain types of corruption in MP4 - namely bad or missing MOOVs

remoover badge

jwplatform

Node.js library for the JWPlatform Management API

jwplatform badge

id3-ts-lib

An ID3-only MPEG2TS segment generator library.

id3-ts-lib badge

@jwplayer/npm-run-ws

Run npm workspace scripts with extra features like serial, parallel, and root project runs.

@jwplayer/npm-run-ws badge

@jwplayer/jwplayer-react

A react component that creates an instance of JW Player

@jwplayer/jwplayer-react badge

videojs

A placeholder for videojs packages

videojs badge

videojs-vr

A plugin to add 360 and VR video support to video.js.

videojs-vr badge

videojs-font

Video.js icon font

videojs-font badge

videojs-vtt.js

A JavaScript implementation of the WebVTT specification, forked from vtt.js for use with Video.js

videojs-vtt.js badge

videojs-youtube

YouTube playback technology for Video.js

videojs-youtube badge

videojs-standard

JavaScript style for plugins and tools in the video.js ecosystem.

videojs-standard badge

videojs-languages

<!-- START doctoc generated TOC please keep comment here to allow auto update --> <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> **Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*

videojs-languages badge

videojs-contrib-ads

A framework that provides common functionality needed by video advertisement libraries working with video.js.

videojs-contrib-ads badge

videojs-media-session

Media Sessions API

videojs-media-session badge

videojs-standard-format

attempts to reformat javascript to comply with videojs/standard style

videojs-standard-format badge

videojs-generator-verify

A tool to verify that a generator-videojs-plugin project is ready for publish.

videojs-generator-verify badge

videojs-playbackrate-adjuster

A Video.js 7 middleware that adjusts controls based on playback rate

videojs-playbackrate-adjuster badge

videojs-generate-karma-config

Generate a standard karma config, so that plugins don't need the same script in every repository.

videojs-generate-karma-config badge

videojs-generate-rollup-config

Generate a standard rollup config, so that plugins don't need the same script in every repository.

videojs-generate-rollup-config badge

videojs-generate-postcss-config

Generate a standard postcss config, so that plugins don't need the same script in every repository.

videojs-generate-postcss-config badge

@videojs/generator-helpers

A package to keep all of our generator helpers packages, so everything can be updated more easily.

@videojs/generator-helpers badge

generator-videojs-plugin

A Yeoman generator for Video.js plugins

generator-videojs-plugin badge

eslint-config-videojs

An ESLint Shareable Config for video.js Standard Style.

eslint-config-videojs badge

conventional-changelog-videojs

conventional-changelog videojs preset

conventional-changelog-videojs badge

mpd-parser

mpd parser

mpd-parser badge

@videojs/http-streaming

Play back HLS and DASH with Video.js, even where it's not natively supported

@videojs/http-streaming badge

@videojs/murphy

Live stream simulator with error injection.

@videojs/murphy badge

@videojs/vhs-utils

Objects and functions shared throughtout @videojs/http-streaming code

@videojs/vhs-utils badge

@videojs/xhr

small xhr abstraction

@videojs/xhr badge

@videojs/themes

Monorepo for Video.js themes :nail_care:.

@videojs/themes badge

@videojs/plugin-concat

Concatenate videos for playback in a Video.js player

@videojs/plugin-concat badge

@videojs/babel-config

A standard babel config, so that plugins don't need the same script in every repository.

@videojs/babel-config badge

@videojs/update-changelog

A wrapper around conventional-changelog-cli to better support prereleases.

@videojs/update-changelog badge

overwait

A lightweight library to supercharge the await operator!

overwait badge

@jwplayer/jwplayer-react-native

React-native Android/iOS plugin for JWPlayer SDK (https://www.jwplayer.com/)

@jwplayer/jwplayer-react-native badge

videojs-contrib-quality-menu

Adds a button to the Video.js control bar for Video.js 8+

videojs-contrib-quality-menu badge

videojs-playlist

Playlist plugin for Video.js

videojs-playlist badge

seasoned

Add a bit of seasoning to your SALT files! Converts a one or more of SALT files into a single CSV with a row for each utterance where the columns count the number times a code appears in each utterance.

seasoned badge

@videojs/icons

SVG icon library for Video.js

@videojs/icons badge

@videojs/utils

Utility functions and helpers for Video.js

@videojs/utils badge

@videojs/core

Core components and utilities for Video.js

@videojs/core badge

@videojs/html

HTML library for building media players

@videojs/html badge

@videojs/react

React library for building media players

@videojs/react badge

@videojs/global-compat

A fork of global with an internal copy of min-document to improve compatibility with video.js improving security.

@videojs/global-compat badge

@videojs/element

Lightweight reactive custom element base for Video.js

@videojs/element badge

@videojs/store

Reactive state management for external systems.

@videojs/store badge

@videojs/spf

Stream Processing Framework for Video.js 10

@videojs/spf badge