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.