RSS Git Download  Clone
  .github r0b08x [chore] 9/5/2021, 7:09:32 PM 4 years, 7 months ago
  .vscode r0b08x [chore] 7/16/2023, 4:53:14 PM 2 years, 8 months ago
  artifacts r0b08x [chore] 10/18/2020, 12:25:47 PM 5 years ago
  e2e r0b08x [chore] 10/15/2020, 3:09:43 PM 5 years ago
  src-save r0b08x [chore] 11/28/2020, 3:52:18 PM 5 years ago
  src r0b08x [chore] 12/4/2023, 4:06:44 PM 2 years, 4 months ago
  .eslintrc.json 1kB r0b08x [chore] 1/30/2021, 11:00:03 AM 5 years ago
  .gitignore 262B r0b08x [chore] 11/9/2021, 4:39:26 PM 4 years, 5 months ago
  .ncurc.json 185B r0b08x [chore] 11/28/2020, 3:52:18 PM 5 years ago
  .npmignore 193B r0b08x [chore] 7/29/2023, 4:13:14 PM 2 years, 8 months ago
  Gruntfile.js 3kB r0b08x [chore] 12/11/2021, 9:38:37 AM 4 years, 3 months ago
  LICENSE 1kB r0b08x [chore] 12/4/2023, 4:06:44 PM 2 years, 4 months ago
  README.md 3kB r0b08x [chore] 12/4/2023, 4:06:44 PM 2 years, 4 months ago
  angular.json 4kB r0b08x [chore] 12/4/2023, 4:06:44 PM 2 years, 4 months ago
  karma.conf.js 1kB r0b08x [chore] 10/15/2020, 3:09:43 PM 5 years ago
  package.json 3kB r0b08x [chore] 12/4/2023, 4:06:44 PM 2 years, 4 months ago
  tsconfig.app.json 305B r0b08x [chore] 10/15/2020, 3:09:43 PM 5 years ago
  tsconfig.json 564B r0b08x [chore] 7/16/2023, 4:53:14 PM 2 years, 8 months ago
  tsconfig.spec.json 333B r0b08x [chore] 10/15/2020, 3:09:43 PM 5 years ago
  tsconfig.worker.json 307B r0b08x [chore] 7/16/2023, 4:53:14 PM 2 years, 8 months ago
  README.md
[//]: #@corifeus-header [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://paypal.me/patrikx3) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Corifeus @ Facebook](https://img.shields.io/badge/Facebook-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [![Build Status](https://github.com/patrikx3/corifeus-app-web-pages/workflows/build/badge.svg)](https://github.com/patrikx3/corifeus-app-web-pages/actions?query=workflow%3Abuild) [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://stats.uptimerobot.com/9ggnzcWrw) # 🕸️ Corifeus App Web Pages v2023.10.121 **Bugs are evident™ - MATRIX️** ### NodeJS LTS is supported ### Built on NodeJs version ```txt v20.5.1 ``` # Built on Angular ```text 17.0.5 ``` # Description [//]: #@corifeus-header:end It is the common GitHub pages for all Corifeus projects. The Markdown rendering is off-loaded via a web worker. Non-blocking rendering, good for mobile clients. The code is splitted into multiple js chunks and using the script defer (deferred) loading. # More info [API](https://api.github.com/) [Repositories](https://api.github.com/users/patrikx3/repos) There is an error in TypeScript. The workaround is in ```tsconfig.json```: ```json { "compilerOptions": { "skipLibCheck": true } } ``` Should remove once it works. # `@Host()` decorator not working in Ivy https://github.com/angular/angular/issues/31539 Actually, I can inject the component without the `@Host` decorator. [//]: #@corifeus-footer --- 🙏 This is an open-source project. Star this repository, if you like it, or even donate to maintain the servers and the development. Thank you so much! Possible, this server, rarely, is down, please, hang on for 15-30 minutes and the server will be back up. All my domains ([patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com)) could have minor errors, since I am developing in my free time. However, it is usually stable. **Note about versioning:** Versions are cut in Major.Minor.Patch schema. Major is always the current year. Minor is either 4 (January - June) or 10 (July - December). Patch is incremental by every build. If there is a breaking change, it should be noted in the readme. --- [**CORIFEUS-APP-WEB-PAGES**](https://corifeus.com/corifeus-app-web-pages) Build v2023.10.121 [![Donate for Corifeus / P3X](https://img.shields.io/badge/Donate-Corifeus-003087.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QZVM4V6HVZJW6) [![Contact Corifeus / P3X](https://img.shields.io/badge/Contact-P3X-ff9900.svg)](https://www.patrikx3.com/en/front/contact) [![Like Corifeus @ Facebook](https://img.shields.io/badge/LIKE-Corifeus-3b5998.svg)](https://www.facebook.com/corifeus.software) [//]: #@corifeus-footer:end