ts-fsrs

ts-fsrs JS library on GitHub ts-fsrs JS library on npm Download ts-fsrs JS library

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
ts-fsrs has no homepage
ts-fsrs JS library on GitHub
ts-fsrs JS library on npm
Download ts-fsrs JS library
Keywords
SuperMemoAnkiFSRS
INSTALL
Type:
<script type="module"> import tsFsrs from 'https://cdn.jsdelivr.net/npm/ts-fsrs@5.0.0/+esm' </script>
Learn more