0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 08:32:05 +01:00

Update README.md

This commit is contained in:
Rich Harris 2016-12-10 11:41:18 -05:00 committed by GitHub
parent 7f392e562b
commit 4ca417c182

View File

@ -56,6 +56,7 @@ const { code, map } = svelte.compile( source, {
* [charpeni/svelte-example](https://github.com/charpeni/svelte-example) - Some Svelte examples with configured Rollup, Babel, ESLint, directives, Two-Way binding, and nested components
* [EmilTholin/svelte-test](https://github.com/EmilTholin/svelte-test)
* [lukechinworth/codenames](https://github.com/lukechinworth/codenames/tree/svelte)  example integration with Redux
## License