Welcome to CV2Utils!
This is a little project of mine.
Below you'll find a collection of tools for understanding and explaining CV2, as well as playing with it out-of-game.
This site is in a perpetual state of work-in-progress, but there's a changelog below, too.
June 2, 2022 - The Three Clicks Edition
- Built a proper homepage.
- Revamped the install code.
- Added Changelog
- Continued work on type inference logic.
- You can view it at types.html, by opening the DevTools console.
- The actual logic is contained in
/lib/types.js
.