spaced-repetition-learning

Implements SuperMemo-2, a spaced repetition algorithm that optimizes learning based on assigning difficulty levels to paried associates.

Usage no npm install needed!

<script type="module">
  import spacedRepetitionLearning from 'https://cdn.skypack.dev/spaced-repetition-learning';
</script>

README

spaced-repetition-learning

Implements SuperMemo-2, a spaced repetition algorithm that optimizes learning based on assigning difficulty levels to paried associates.