An open API service indexing awesome lists of open source software.

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

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)