Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/woodneck/signboard


https://github.com/woodneck/signboard

image led signboard video webgl

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# SignBoard

![npm](https://img.shields.io/npm/v/signboard?style=for-the-badge)
![GitHub](https://img.shields.io/github/license/woodneck/signboard?style=for-the-badge)

https://user-images.githubusercontent.com/26213435/122674866-e3058980-d211-11eb-9ceb-0584f19c2e4a.mp4
> [Original video](https://pixabay.com/videos/astronaut-buildings-space-game-73821/) by juwelfahim69 from Pixabay

## Quick Start
```sh
npm install signboard
```

```html

```

```js
const signboard = new SignBoard("#test", "./video/Astronaut.mp4", { contentType: "video" })
```

## License
[MIT](https://github.com/WoodNeck/signboard/blob/master/LICENSE)

## Demo
[Demo](https://woodneck.github.io/signboard/)

## Browser Coverage
- Evergreen browsers (No IE)