1.4.5 • Published 3 months ago

@2anki/csv-to-apkg v1.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

CSV to APKG

A small library to convert CSV files to APKG files.

Dependencies

This project is part of 2anki.net and uses the following dependencies:

Make sure these projects are available one level above this project:

git clone https://github.com/2anki/2anki.net ../server
git clone https://github.com/2anki/create_deck ../create_deck

Install

npm i @2anki/csv-to-apkg

Usage

This project was developed using TDD, so checkout the tests for examples on expected usage.

How does it work?

csv-to-apkg reads your comma delimited data. It takes the first column and treats it as the front of the card. The remaining columns are the back of the card.

Limitations

Cloze deletion are not supported.

License

Unless otherwise specified in the source:

The code is licensed under the MIT Copyright (c) 2023, Alexander Alemayhu.

1.4.5

3 months ago

1.4.4

8 months ago

1.4.3

8 months ago

1.4.2

8 months ago

1.4.1

8 months ago

1.1.6

8 months ago

1.1.4

8 months ago

0.0.0

8 months ago