All Projects → furudean → type-kana

furudean / type-kana

Licence: MIT license
A quiz app to help you learn hiragana and katakana, the Japanese syllabaries

Programming Languages

Svelte
593 projects
typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to type-kana

tikz
Random collection of standalone TikZ images
Stars: ✭ 87 (+314.29%)
Mutual labels:  svelte, svelte-kit
programmingtil-svelte
No description or website provided.
Stars: ✭ 59 (+180.95%)
Mutual labels:  svelte, svelte-kit
svelte-bricks
Naive Svelte Masonry component without column balancing (ragged columns at the bottom)
Stars: ✭ 22 (+4.76%)
Mutual labels:  svelte, svelte-kit
svelte-stripe-js
Everything you need to add Stripe Elements to your Svelte project
Stars: ✭ 139 (+561.9%)
Mutual labels:  svelte, svelte-kit
Hibi
[No Active Development] An Android app for learning Japanese by keeping a journal.
Stars: ✭ 37 (+76.19%)
Mutual labels:  japanese-language
breakout
🕹 A Breakout game with levels, speed modes, lives, score count, and more.
Stars: ✭ 15 (-28.57%)
Mutual labels:  svelte
svelte-toy
A toy for svelte data stores
Stars: ✭ 73 (+247.62%)
Mutual labels:  svelte
svelte-simple-icons
📦 This package provides the Simple Icons packaged as a set of Svelte components.
Stars: ✭ 27 (+28.57%)
Mutual labels:  svelte
svelte-match-media
a matchMedia plugin for svelte 3
Stars: ✭ 38 (+80.95%)
Mutual labels:  svelte
fontregisterer
Cross-platform auto font registerer for R grapics/Rでグラフ描くためのフォント自動登録パッケージ (クロスプラットフォーム)
Stars: ✭ 14 (-33.33%)
Mutual labels:  japanese-language
wordpress-svelte
Frontend writen on svelt
Stars: ✭ 17 (-19.05%)
Mutual labels:  svelte
15puzzle
A super simple PWA for 15 Puzzle game. Built with Svelte.
Stars: ✭ 29 (+38.1%)
Mutual labels:  svelte
carbon-components-svelte
Svelte implementation of the Carbon Design System
Stars: ✭ 1,615 (+7590.48%)
Mutual labels:  svelte
svelteWeb3
A simple, dependency minimized package for building modern dApps with Svelte
Stars: ✭ 14 (-33.33%)
Mutual labels:  svelte
website
Gitpod website and documentation
Stars: ✭ 233 (+1009.52%)
Mutual labels:  svelte
svelte-tailwind-snowpack
TailwindCSS with Svelte and Snowpack v3
Stars: ✭ 100 (+376.19%)
Mutual labels:  svelte
color-color
Website to generate color palettes in HSLuv color space
Stars: ✭ 17 (-19.05%)
Mutual labels:  svelte
supabase-ui-svelte
Supabase authentication UI for Svelte
Stars: ✭ 83 (+295.24%)
Mutual labels:  svelte
svelte-cordova-template
A degit template for a mobile svelte app using cordova and svelte-cordova
Stars: ✭ 25 (+19.05%)
Mutual labels:  svelte
learn-push2-with-svelte
Learn chords, scales, and music theory on the Push 2, right inside your web browser!
Stars: ✭ 37 (+76.19%)
Mutual labels:  svelte

Type Kana

Type Kana logo

A quiz app to help you learn ひらがな(hiragana) and カタカナ(katakana) , the Japanese syllabaries.

If you are just looking to play, a hosted version of whatever is currently on the main branch should be available here. No promises of uptime though!

Quick start

Make sure you have at least Node.js 14 installed, then run this in your shell:

npm install
npm run dev

This will install the dependencies needed, then start a live preview of the app as you edit the code.

Building for production

The command npm run build spits out a production ready build based on the Svelte Kit adapter used.

The current adapter used is @sveltejs/adapter-vercel, which outputs the app in the .vercel_build_output directory.

Thanks to

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].