Giter Site home page Giter Site logo

limbo-works / limbo.umbraco.video Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 197 KB

Package serving as a base for Limbo's video picker packages.

Home Page: https://packages.limbo.works/limbo.umbraco.video/

License: MIT License

Batchfile 1.04% C# 63.21% JavaScript 35.75%
package umbraco skybrud limbo umbraco-packages umbraco-package video umbraco-v9 umbraco-v10 umbraco-v11

limbo.umbraco.video's Introduction

Limbo Video

GitHub license NuGet NuGet Umbraco Marketplace

This package doesn't really do much on it's own, but provides common functionality for:

License: MIT License
Umbraco: Umbraco 10, 11 and 12 (and Umbraco 9)
Target Framework: .NET 6 (and .NET 5)



Installation

The Umbraco 10+ version of this package is only available via NuGet. To install the package, you can use either the .NET CLI:

dotnet add package Limbo.Umbraco.Video --version 2.0.7

or the NuGet Package Manager:

Install-Package Limbo.Umbraco.Video -Version 2.0.7



Documentation

Angular directives

Duration

The package adds for showing a video duration in a user friendly way. It may be used like:

<limbo-video-duration value="video.duration"></limbo-video-duration>

The duration may be specified as seconds or formatted as an ISO 8601 duration (eg. P1DT2H30M). Since the use case is video durations, the seconds will be split up into hours, minutes and seconds, but not days, months etc. P1DT2H30M will be formatted as 26 hours and 30 minutes.

The values are localized, but for now only with support for English and Danish.

limbo.umbraco.video's People

Contributors

abjerner avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.