Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/woodneck/signboard
https://github.com/woodneck/signboard
image led signboard video webgl
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/woodneck/signboard
- Owner: WoodNeck
- License: mit
- Created: 2019-11-25T04:32:08.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-29T14:33:56.000Z (over 3 years ago)
- Last Synced: 2024-04-26T11:47:11.944Z (8 months ago)
- Topics: image, led, signboard, video, webgl
- Language: TypeScript
- Homepage: https://woodneck.github.io/signboard/
- Size: 31.5 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)