https://github.com/markslides/markslides
Entrance repository of MarkSlides
https://github.com/markslides/markslides
markdown markdown-editor markdown-presentation marp presentation slides
Last synced: about 1 year 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 (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-12T07:11:09.000Z (about 1 year ago)
- Last Synced: 2025-04-05T22:07:22.262Z (about 1 year ago)
- Topics: markdown, markdown-editor, markdown-presentation, marp, presentation, slides
- Language: TypeScript
- Homepage: https://www.markslides.ai/
- Size: 919 KB
- Stars: 43
- Watchers: 1
- Forks: 4
- 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).