Plugins
All functionality in katnip is provided by plugins. A plugin is simply an NPM package that exports functions to respond to various hooks/events. Hooks/events run in different phases, to affect the build process, the server behaivour as well as client side rendering.
This pages lists published katnip plugins in the NPM repository. There is also a set of core plugins that are enabled by default.