Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amerikan/boardy
Create slide shows with text, images, shapes, and more!
https://github.com/amerikan/boardy
javascript presentations slides slideshow-maker
Last synced: about 1 month ago
JSON representation
Create slide shows with text, images, shapes, and more!
- Host: GitHub
- URL: https://github.com/amerikan/boardy
- Owner: amerikan
- License: mit
- Created: 2014-10-17T20:37:37.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T07:58:47.000Z (over 1 year ago)
- Last Synced: 2024-10-31T23:25:26.903Z (3 months ago)
- Topics: javascript, presentations, slides, slideshow-maker
- Language: JavaScript
- Homepage: https://amerikan.github.io/boardy/
- Size: 157 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Boardy
⚠️ UNDER ACTIVE DEVELOPMENT, not ready for production use!
Add styled text, images, or shapes anywhere on a canvas to create slides.
## Demo
[Live Demo](https://amerikan.github.io/boardy)
## Usage
```html
var canvas = new Boardy("#canvas").mount();
```
## Development
1. Run `npm start` to start local development server.
2. Open .