Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.09 KB

SuperMemo

CI npm downloads javascript_code style

A TypeScript implementation of the SuperMemo 2 (SM2) algorithm for spaced based repetition algorithm.

Usage

Install

npm install @kirklin/supermemo2

License

MIT License © 2022-PRESENT Kirk Lin