JavaScript
Aus Wombytes
Modules
| Name | Description | Link |
|---|---|---|
| AngularJS | https://angularjs.org/ | |
| Angular | https://angular.io | |
| class-transformer | https://github.com/typestack/class-transformer | |
| class-validator | https://github.com/typestack/class-validator | |
| Express | https://expressjs.com/ | |
| Helmet | Helmet helps you secure your Express apps by setting various HTTP headers. It's not a silver bullet, but it can help! | https://helmetjs.github.io/ |
| jsPDF | https://parall.ax/products/jspdf | |
| jsPDF-AutoTable | https://github.com/simonbengtsson/jsPDF-AutoTable | |
| Multer | Multer is a node.js middleware for handling multipart/form-data, which is primarily used for uploading files. It is written on top of busboy for maximum efficiency. | https://github.com/expressjs/multer |
| Ramda | https://ramdajs.com/ | |
| RxJS | https://rxjs.dev/ |