Lightcards

lightcard

Lightweight Chinese flashcards.

lightcards is one of those lightweight, single purpose, fun modules! This helps you to make flash cards that would help you to learn Chinese characters! By default, lightcards uses vocabulary.txt from the current working directory. If no vocabulary.txt can be found, lightcards will create it create it for you, after which it will start a minimalistic server with a cute interface to go through the list of word that was provided from a file or stdin.

Get it: npm install -g lightcards

Simple usage:

1
2
3
4
5
6
7
8
$ lightcards init && lightcards

Reading vocabulary from vocabulary.txt... OK!
Generating flashcards... OK!
Compiling scripts... OK!
Starting local web server... OK!

Start learning on http://localhost:3000

GIF FTW!

lightcards

Thanks to Oscar Söderlund for lightcards!

Suggest a module

Comments