• Stars
    star
    1
  • Language
    JavaScript
  • License
    MIT License
  • Created over 4 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

One Video is a harmonised video player API providing interaction with embedded YouTube, Vimeo and native HTML5 video players. It works with any video embed HTML already present in the DOM - so an `iframe` element for YouTube/Vimeo embeds, or a `video` element for native HTML5 video.

More Repositories

1

cfimp

A simple but powerful spreadsheet-derived (CSV, TSV) data importer for the Contentful headless CMS. In so doing, it can also link items to references, assets or tags, and even publish items. It can also be used to update existing items rather than import new ones.
JavaScript
16
star
2

data-tree

Data Tree is a rich, JavaScript-based tree plugin for displaying recursive data. It can be seeded initially with static data, or load data gradually as the tree is navigated, and has a host of useful features.
JavaScript
5
star
3

wrap-carousel

Wrap Carousel is an animated, vanilla JavaScript-powered carousel, with two notble CSS-animated effects: 1) It wraps, so when one a slide is bumped off the left or right edge, it reappears at the other edge; 2) Non-active slides are compressed, meaning they expand when they become active.
JavaScript
2
star
4

fieldstate

FieldState is a HTML attributes-based API (with a JavaScript API for deeper use) for managing show-hide-available logic in HTML forms.
JavaScript
2
star
5

lucid.js

Lucid.js is a simple component-based JavaScript framework for building apps. It's unopinionated, lightweight and flexible.
JavaScript
1
star
6

htmlon

HTMLon is a JavaScript-powered and highly customisable rich text editor that attaches itself seamlessly to a textarea element.
JavaScript
1
star
7

spellcheckr

Spellcheckr is a JavaScript-based spellchecker for use on HTML textarea elements. It supports multiple languages (via dictionary text files), user dictionaries (i.e. custom words) and much more besides.
JavaScript
1
star