ts-fsrs

esm cjs
ts-fsrs is a versatile package written in TypeScript that supports ES modules, CommonJS, and UMD. It implements the Free Spaced Repetition Scheduler (FSRS) algorithm, enabling developers to integrate FSRS into their flashcard applications to enhance the u
Version 5.0.0 License MIT
Keywords
SuperMemoAnkiFSRS
<script type="module"> import tsFsrs from 'https://cdn.jsdelivr.net/npm/ts-fsrs@5.0.0/+esm' </script>