@fastwa/builders
v1.1.0
Published
Lightweight and powerfull framework (@builders)
Downloads
3
Readme
Description
Playwa is a open source project and a excellent way, if you want an easy start on getting commands and interactions. Perfect for building efficient and scalable Whatsapp applications.
Built with TypeScript and based on @nestjs framework. Playwa makes use of websocket under the hood, saving like half a gig of ram. Also, provides compatibility with a wide range of other libraries and many built-in features, allowing for easy use of third-party plugins which are avaliable.
Example
Please check @playwa/example to see an example usage.
Contributing
Want to contribute? Great!
To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b improve-feature
) - Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (
git commit -am 'Improve feature'
) - Push to the branch (
git push origin improve-feature
) - Create a Pull Request
Help us keep Playwa open and inclusive. Please read and follow our Code of Conduct.
Acknowledgments
Special thanks to @mrdiniz88 for inspiration.
Stay in touch
- Author - Natan Rodrigues
- E-mail - [email protected]
License
Distributed under the GNU 3.0 License. See LICENSE for more information.