Skip to content

svelte-jp/svelte-site-jp

Repository files navigation

Svelte site Japanese translation

Svelteの公式ドキュメントサイト svelte.dev を日本語に翻訳するプロジェクトです。

日本語ドキュメントサイト URL: https://svelte.jp/

SvelteKit ドキュメントの日本語翻訳リポジトリはこちら: svelte-jp/kit

Svelte は素晴らしいツールで、公式ドキュメント及びチュートリアルも非常に素晴らしいです。公式からは英語版のみ提供されていますが、日本語に翻訳されたドキュメントとチュートリアルがあれば日本語話者にとってはもっと学習しやすくなると考えています。

貢献(Contribution)について

この翻訳プロジェクトではみなさんの貢献を歓迎しています!

貢献の形は様々で、翻訳はもちろん、誤字・脱字・誤訳の報告、よりよい翻訳文の提案、翻訳してほしいページのリクエスト、その他翻訳だけでなく Svelte Japan Community を良くするためのご意見なども大歓迎です!

興味がある方は CONTRIBUTING_ja.md をご参照ください。

ご意見や気が付いたことがあれば、お気軽に Issue を作成して知らせてください。
もしくは Svelte 日本の Discord#ドキュメント翻訳チャンネルに投稿頂いても構いません。

Contributors ✨

日本語翻訳に貢献してくれたコントリビューターの皆さんはこちらです!
Thanks goes to these wonderful people (emoji key):

tomoam
tomoam

📖
myLifeAsaDog
myLifeAsaDog

📖
mkin
mkin

📖
Jun Shindo
Jun Shindo

📖
Keeth Kuwahara
Keeth Kuwahara

📖
Kazuma Oe
Kazuma Oe

📖
Shunpoco
Shunpoco

📖
ampcpmgp
ampcpmgp

📖
Jimmy
Jimmy

📖
Haruki Tazoe
Haruki Tazoe

📖
shin1127
shin1127

📖
manaki
manaki

📖
knj4484
knj4484

📖
miruoo
miruoo

📖
mouse_484
mouse_484

📖
dynamis
dynamis

💵 🚇
Yu Muramatsu
Yu Muramatsu

📖
HirosuguTakeshita
HirosuguTakeshita

📖
Okuto Oyama
Okuto Oyama

📖
Yuichiro Yamashita
Yuichiro Yamashita

📖
Nullcat chan!
Nullcat chan!

📖
Yuki Ishii
Yuki Ishii

📖
torish14
torish14

📖
kokko-san
kokko-san

📖
Yosuke Ota
Yosuke Ota

📖
mitsu-ksgr
mitsu-ksgr

📖
Tatsuya Hoshino
Tatsuya Hoshino

📖
TAKAHASHI Shuuji
TAKAHASHI Shuuji

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

以下はSvelte公式のREADMEの内容です。


Cybernetically enhanced web apps: Svelte

license Chat

What is Svelte?

Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM.

Learn more at the Svelte website, or stop by the Discord chatroom.

Supporting Svelte

Svelte is an MIT-licensed open source project with its ongoing development made possible entirely by fantastic volunteers. If you'd like to support their efforts, please consider:

Funds donated via Open Collective will be used for compensating expenses related to Svelte's development such as hosting costs. If sufficient donations are received, funds may also be used to support Svelte's development more directly.

Roadmap

You may view our roadmap if you'd like to see what we're currently working on.

Contributing

Please see the Contributing Guide and the svelte package for information on contributing to Svelte.

svelte.dev

The source code for https://svelte.dev lives in the sites folder, with all the documentation right here. The site is built with SvelteKit.

Is svelte.dev down?

Probably not, but it's possible. If you can't seem to access any .dev sites, check out this SuperUser question and answer.

License

MIT