waw
<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
wacom
Module which has common services and components which can be used on all projects.
waw-dev
[waw](https://webart.work) is the open-source web, mobile and desktop app development framework that makes it easy to
build top quality web apps with web technologies.
wrcom
``` 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 `
@wawmuzik/releaser
<img alt="David" src="https://img.shields.io/david/dev/waw-muzik/releaser?style=flat-square">