Search results
81 packages found
Helpers library for Veams.
Vent is a simple publish and subscribe system you can use to communicate between modules independently
Helpers library for Veams.
Veams exposes a framework which you can use as a simple starting point and can be enhanced and extended by an easy plugin system to build your own project based framework in a simple, fast, scalable and understandable way.
The VeamsModules plugin provides a whole system to initialize, render, save and destroy your modules.
The VeamsMixins plugin is something where you can save global mixins. Mixins are object with functions in it which can be used to extend methods in other classes/modules.
The VeamsVent plugin is a global publish and subscribe object. You can use this plugin to communicate between modules independently.
The VeamsDOM plugin is simple plugin for which you need to pass a DOM handler like jQuery. For some other plugins VeamsDOM is a requirement.
The VeamsMediaQueryHandler plugin provides to you a possibility to get the current media query name from your css.
The Veams Vent Plugin is a global publish and subscribe object. You can use this plugin to communicate between modules independently.
Services provided by Veams.
The VeamsLogger plugin disables `console` logs by default. You can provide parameters (`?devmode`) in the URL to show the logs in your console.
A simple frontend template plugin which supports handlebars.
The Veams Modules Plugin provides a whole system to initialize, render, save and destroy your modules.
The VeamsLogger plugin disables `console` logs by default. You can provide parameters (`?devmode`) in the URL to show the logs in your console.
The VeamsDOM plugin is simple plugin for which you need to pass a DOM handler like jQuery. For some other plugins VeamsDOM is a requirement.
The Veams Mixins Plugin is something where you can save global mixins. Mixins are object with functions in it which can be used to extend methods in other classes/modules.
Veams exposes a framework which you can use as a simple starting point and can be enhanced and extended by an easy plugin system to build your own project based framework in a simple, fast, scalable and understandable way.
The Media Query Handler Plugin provides to you the possibility to get the current media query name from your css.
The missing RxJS wrapper for Redux to provide a simple but powerful state management module.