Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markslides/markslides
Entrance repository of MarkSlides
https://github.com/markslides/markslides
markdown markdown-editor markdown-presentation marp presentation slides
Last synced: 15 days ago
JSON representation
Entrance repository of MarkSlides
- Host: GitHub
- URL: https://github.com/markslides/markslides
- Owner: markslides
- License: mit
- Created: 2023-12-10T07:34:11.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-03T07:32:12.000Z (about 1 month ago)
- Last Synced: 2024-10-15T20:41:25.703Z (about 1 month ago)
- Topics: markdown, markdown-editor, markdown-presentation, marp, presentation, slides
- Language: TypeScript
- Homepage: https://www.markslides.ai/
- Size: 1.11 MB
- Stars: 28
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MarkSlides
This is entrance repository of MarkSlides.
## Packages
### `@markslides/themes`
Themes for MarkSlides.
[🔗 link](https://github.com/markslides/markslides/tree/main/packages/themes)### `@markslides/renderer`
Markdown renderer for MarkSlides.
[🔗 link](https://github.com/markslides/markslides/tree/main/packages/renderer)### `@markslides/editor`
Markdown editor for MarkSlides.
[🔗 link](https://github.com/markslides/markslides/tree/main/packages/editor)### `@markslides/ui`
UI components for MarkSlides.
[🔗 link](https://github.com/markslides/markslides/tree/main/packages/ui)## License
Licenced under the [MIT License](https://raw.githubusercontent.com/markslides/markslides/main/LICENSE).