UNPKG
memanki
Version:
latest (1.0.3)
1.0.3
1.0.2
1.0.1
1.0.0
Build anki decks from the id of a memrise lesson.
github.com/breizoreol/memanki
breizoreol/memanki
memanki
/
test.js
3 lines
(2 loc)
•
75 B
JavaScript
View Raw
1
2
3
const
memanki =
require
(
'./index.js'
); memanki.
getAnkiDeck
(
1319101
,
true
);