https://github.com/mistlog/svelte-draft-docs
Document of svelte-draft
https://github.com/mistlog/svelte-draft-docs
Last synced: 2 months ago
JSON representation
Document of svelte-draft
- Host: GitHub
- URL: https://github.com/mistlog/svelte-draft-docs
- Owner: mistlog
- License: mit
- Created: 2020-02-16T04:43:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T17:44:56.000Z (over 2 years ago)
- Last Synced: 2025-02-01T15:31:11.814Z (4 months ago)
- Language: Vim Snippet
- Size: 1.57 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Svelte Draft
Develop svelte app in typedraft, with complete typescript support.
## Documentation
* https://mistlog.github.io/svelte-draft-docs/
## Examples
* Template project
* use rollup: https://github.com/mistlog/svelte-draft-template
* use webpack: https://github.com/Mycl95/svelte-draft-template-webpack* [TodoMVC implementation](https://github.com/mistlog/svelte-draft-todo-mvc)
* [Svelte tutorial](https://github.com/mistlog/svelte-draft-tutorial)