Common Packages
Many other packages may already depend on these packages, your package may use these modules without any performance overhead.
Main Library Packages
modcore
Providing the most basic functions to JSCore.
modtoggle
Create modules that can listen to events, and toggled on or off.
Also import yarntogglepass where appropriate.
modkeep
Permanent JSON object storage and editable config.
yarn.js
Provide some bindings and convenient functions for when using the Fabric API.
Minor Library Packages
modmaths
Library for maths and stuff. Add more functions to it if you think the maths library should have it.
yarnutils
Library aims to provide Fabric related utilities, expand this package with functions you want.