Version 2
What is new? Migration Guide From V1
Getting Started
Understanding WinnetouJs Setting Up
Constructos
Creating Constructos Advanced Options Lazy Loading
Mutables
Constructos State Management Case: Custom State Management System Winnetou FX
Addons
Winnetou Selectors Winnetou Router App Translations CSS Sass Built-in Transpiler SVG Icons Color Themes
Extras
Useful JsDoc Syntax
Plugins
Creating Plugins SlideScreen Official Plugin Animate Official Plugin
Compiling to Production
WBR
API Change Log Git Hub Pull Requests Guidelines Get in touch
Plugins

Creating and Using Plugins

WBR will also search for constructos in all node modules that start with "win-", therefore, all plugins published in NPM must start with the prefix "win-". That said, all you need to do is create your constructos, your functions and your sass, publish on npm and give guidance on what should be imported into the documentation.