Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expression library tester

Minimal project extracted from UnitCircleDrill: random simplifying problems rendered with KaTeX.

Run locally

ES modules require an HTTP server (not file://).

npm run serve

Then open the URL shown in the terminal (usually http://localhost:3000) and open index.html or the site root.

Contents

  • index.html — true/false quiz; KaTeX (CDN) for math and ./src/problem_generator.js
  • src/problem_generator.js — problem generators, getAllProblemQuizData, and generateProblems
  • src/Expr.js — expression builder used by the problems

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages