wave tech team shared utils framework
npm install @wave-tech/framework
[![Contributors][contributors-shield]][contributors-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![LinkedIn][linkedin-shield]][linkedin-url]

A framework made by Wavers to reuse code in a smarter way. ๐
Get to know more about us ยป
Carrers
·
Report Bug
·
Request Feature
This is a framework made by us, Wavers and developers like you, to increase our productivity and code quality.
1. Install the package with a package manager of your choice (npm, pnpm, yarn, etc.)
``typescript`
npm install @wave-telecom/framework
2. Import the resources you need
`typescript`
import { Logger } from '@wave-telecom/framework/core';
3. Use the package
`typescript`
Logger.initialize('my-app');
Logger.info('Hello, world!');
If you have any suggestions, ideas or feedback, please feel free to open an issue or to create a fork and send us a pull request.
1. Fork the repository
2. Create a new branch for your feature (git checkout -b feature/amazing-feature)pnpm run build
3. Test the library locally
- Build the library with your changes ()pwd
- Copy the local path of the library directory ()npm i
- Install the local library in the local consumer application ()git commit -m 'Add amazing feature'
- Test the library in the consumer application.
4. Commit your changes ()git push origin feature/amazing-feature`)
5. Push to the branch (
6. Open a Pull Request.
[contributors-shield]: https://img.shields.io/github/contributors/wave-telecom/wave-tech-framework.svg?style=for-the-badge
[contributors-url]: https://github.com/wave-telecom/wave-tech-framework/graphs/contributors
[stars-shield]: https://img.shields.io/github/stars/wave-telecom/wave-tech-framework.svg?style=for-the-badge
[stars-url]: https://github.com/wave-telecom/wave-tech-framework/stargazers
[issues-shield]: https://img.shields.io/github/issues/wave-telecom/wave-tech-framework.svg?style=for-the-badge
[issues-url]: https://github.com/wave-telecom/wave-tech-framework/issues
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555
[linkedin-url]: https://www.linkedin.com/company/wave-by-bemobi/