Soma-js
soma.js router plugin
I wrote a router plugin for soma.js to create internal routes in a web app. The plugin is based on the amazing library davis.js (thanks a lot to the author Oliver from New Bamboo for the help). It...
read articlesoma.js update 1.0.1 plugin system
I've added a plugin system in soma.js and a tutorial how to create a plugin on the site. It is quite simple and everything is explained in the tutorial step by step, but here is a quick overview. To...
read articleImage loader plugin for soma.js
Now that we can easily create plugins for soma.js, I've created an image loader plugin. I've used PxLoader as a base and before any explanation, it looks like that: The advantage of using the plugin...
read article