RSS Git Download  Clone
  .github r0b08x [chore] 9/5/2021, 7:09:32 PM 4 years, 7 months ago
  .vscode r0b08x [chore] 3/27/2024, 6:57:51 PM 2 years 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] 3/27/2024, 6:57:51 PM 2 years ago
  src r0b08x [chore] 3/27/2024, 6:57:51 PM 2 years 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 203B r0b08x [chore] 5/4/2024, 4:37:06 PM 1 year, 11 months ago
  .npmignore 193B r0b08x [chore] 7/29/2023, 4:13:14 PM 2 years, 8 months ago
  Gruntfile.js 3kB r0b08x [chore] 2/16/2024, 12:27:15 PM 2 years, 1 month ago
  LICENSE 1kB r0b08x [chore] 3/27/2024, 6:57:51 PM 2 years ago
  README.md 3kB r0b08x [chore] 5/4/2024, 4:37:06 PM 1 year, 11 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] 5/4/2024, 4:37:06 PM 1 year, 11 months ago
  tsconfig.app.json 305B r0b08x [chore] 10/15/2020, 3:09:43 PM 5 years ago
  tsconfig.json 788B r0b08x [chore] 3/27/2024, 6:57:51 PM 2 years 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) [![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m780749701-41bcade28c1ea8154eda7cca.svg)](https://stats.uptimerobot.com/9ggnzcWrw) # 🕸️ Corifeus App Web Pages v2024.4.114 **Bugs are evident™ - MATRIX️** ### NodeJS LTS is supported ### Built on NodeJs version ```txt v22.1.0 ``` # Built on Angular ```text 17.3.7 ``` # 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 --- ## Support Our Open-Source Project ❤️ If you appreciate our work, consider starring this repository or making a donation to support server maintenance and ongoing development. Your support means the world to us—thank you! ### Server Availability Our server may occasionally be down, but please be patient. Typically, it will be back online within 15-30 minutes. We appreciate your understanding. ### About My Domains All my domains, including [patrikx3.com](https://patrikx3.com) and [corifeus.com](https://corifeus.com), are developed in my spare time. While you may encounter minor errors, the sites are generally stable and fully functional. ### Versioning Policy **Version Structure:** We follow a Major.Minor.Patch versioning scheme: - **Major:** Corresponds to the current year. - **Minor:** Set as 4 for releases from January to June, and 10 for July to December. - **Patch:** Incremental, updated with each build. **Important Changes:** Any breaking changes are prominently noted in the readme to keep you informed. --- [**CORIFEUS-APP-WEB-PAGES**](https://corifeus.com/corifeus-app-web-pages) Build v2024.4.114 [![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