wacom
Module which has common services and components which can be used on all projects.
Module which has common services and components which can be used on all projects.
ESLint shareable config with vitamins
<p align="center"> <a href="https://wawjs.wiki/" target="_blank"><img src="https://wawjs.wiki/wiki/img/logo.svg" width="120" alt="waw Logo" /></a> </p> <p align="center"><a href="https://wawjs.wiki" target="_blank">waw</a> is the open-source web, mobile
Module which connect wawVue with back-end of waw frameworok
Module which provide pack of different pickers, such as color, date, time, range, html and others pickers.
Module which provide all posibilities that canvas tech can provide, such as picture editing, cropping, games and other things that we have seen with canvas. Plugin is based on latest Fabric.js technology.
Module which provide google maps use. It's basic wrapper with more services for common use.
Module which provide google maps use. It's basic wrapper with more services for common use.
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.
Module which provide pack of different pickers, such as color, date, time, range, html and others pickers.
Module which provide pack of different pickers, such as color, date, time, range, html and others pickers.
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.
Module which provide all posibilities that canvas tech can provide, such as picture editing, cropping, games and other things that we have seen with canvas. Plugin is based on latest Fabric.js technology.
Module which provide google maps use. It's basic wrapper with more services for common use.
Module which provide google maps use. It's basic wrapper with more services for common use.
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.
Module which provide all posibilities that canvas tech can provide, such as picture editing, cropping, games and other things that we have seen with canvas. Plugin is based on latest Fabric.js technology.
``` import Service from 'wrcom'; class UserService extends Service { // this will be same for all instances and any other property of this class public rand = Math.floor(Math.random() * 5000); constructor(){ super(); } } export default UserService `
Module which provide all posibilities that canvas tech can provide, such as picture editing, cropping, games and other things that we have seen with canvas. Plugin is based on latest Fabric.js technology.
Module which take care of all drag management inside website, such as sorting elements, draging from spot to spot and anything else that needs an element to be moved into new place.