@noodl/core
Neural Object Oriented Dynamic Language
Simple
It's super easy to get started with @noodl/core in any environment. @noodl/core is framework agnostic, but provides a set of bindings for to help you get off the ground even quicker.
Modules
@noodl/core exposes a set of individual, modular packages that is used to build and validate noodl application development such as the Diagnostics module.
Tiny, fast
@noodl/core is a zero dependency JavaScript library built with a plugin system in mind. Extend the core with custom bindings. See @noodl/yaml for an example.