Modules that have the following properties will be published here.
• have no external dependencies whatsoever except for @anio-js-core-foundation packages.
• fulfill a simple task (ideally one file packages wit about 50-100 lines).
Tools/Libraries/Modules intended to be used by third parties. This is considered public API.
Tools for bootstraping the actual anio.software project. This is still considered an internal API.
Core functionality for anio-sh projects / tools. This is still considered an internal API.
Same as js-core-foundation but is allowed to have dependencies to js-core-foundation.
Absolute lowest level of project scope, only things that should be written only once for the entire chain will be put here.
All information provided here is subject to change.