sca-utils
v0.0.1
Published
Utility services for your Node application
Downloads
9
Maintainers
Readme
Note
The documentation is under development. You are welcome to review the source code and document it. It will be completed soon. You can explore the code for un-documented features.
Installation
npm i sca-utilsUsage
- There are some nicely formatted TypeScript types and some pre-made ones. These include:
- A pre-configured
NestValidationPipepipe: - A global
SingleStructureResponseInterceptorresponse transformer to convert all outgoing request to uniform structure: - There are three helper classes:
DateHelpers,FileHelpersandPathHelpers. - A global
SingleStructureResponseExceptionexception filter. - A global
ControlFlowModuleto inject required dependencies in service in data-access-layers. - Some base classes
Contributing
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE.txt for more information.
Contact
Yahoo: [email protected] Google: [email protected]
