Skip to content

hhzl/anki-apkg-export-app

 
 

Repository files navigation

anki-apkg-export-app

Build Status

Online anki decks generation

Install

$ git clone
$ npm install

Run

$ npm run

Input format

text on front of card 1  <space>-<space> text on the back of card 1
text on front of card 2  <space>-<space> text on the back of card 2  
text on front of card 3  <space>-<space> text on the back of card 3    

Comment lines start with #

License

MIT © ewnd9

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.9%
  • HTML 20.3%
  • CSS 19.2%
  • Shell 6.6%