d0c0d28e94
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `body-parser` from 1.20.2 to 1.20.3 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0) --- updated-dependencies: - dependency-name: body-parser dependency-type: indirect - dependency-name: express dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.github | ||
.run | ||
src | ||
.browserslistrc | ||
.drone.yml | ||
.editorconfig | ||
.eslintrc.json | ||
.gitignore | ||
.htaccess | ||
.release-please-manifest.json | ||
CHANGELOG.md | ||
CODEOWNERS | ||
README.md | ||
angular.json | ||
capacitor.config.ts | ||
ionic.config.json | ||
karma.conf.js | ||
ngsw-config.json | ||
package-lock.json | ||
package.json | ||
release-please-config.json | ||
techstack.md | ||
techstack.yml | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.spec.json |
README.md
TSW Timetable Frontend
Train Sim World Timetable Frontend is a cross-platform Angular Ionic app which allows you to create and manage timetables easier than with Excel & Co.
Tech Stack
2martens/tsw-timetable-frontend is built on the following main stack:
- Drone.io – Continuous Integration
- Jasmine – Javascript Testing Framework
- Node.js – Frameworks (Full Stack)
- JavaScript – Languages
- Karma – Browser Testing
- TypeScript – Languages
- Webpack – JS Build Tools / JS Task Runners
- RxJS – Concurrency Frameworks
- ESLint – Code Review
- Angular – Javascript MVC Frameworks
- Ionicons – UI Components
Full tech stack here