Skip to content

Commit

Permalink
Merge pull request #2168 from spryker/fix/web-framework-agnostic
Browse files Browse the repository at this point in the history
fix: Oryx is web framework agnostic
  • Loading branch information
andriitserkovnyi committed Sep 13, 2023
2 parents 1737e55 + c1952f5 commit d223355
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/scos/dev/front-end-development/202212.0/oryx/oryx.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There are different ways to learn Oryx. To start developing with Oryx right away

- Composable and configurable: components can be composed and configured to fit your project needs.
- Extensible and upgradable: components are customizable without losing the ability to upgrade to newer versions.
- Platform agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology.
- Web framework agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology.
- Component driven: Oryx is component centric and is based on web components
- Multi-site: supports multiple sites within one installation.
- High quality: optimized for performance, SEO, and responsive design with keyboard support.
Expand Down
2 changes: 1 addition & 1 deletion docs/scos/dev/front-end-development/202307.0/oryx/oryx.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ There are different ways to learn Oryx. To start developing with Oryx right away

- Composable and configurable: components can be composed and configured to fit your project needs.
- Extensible and upgradable: components are customizable without losing the ability to upgrade to newer versions.
- Platform agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology.
- Web framework agnostic: Oryx is based on web components and uses plain Typescript code wherever possible, so it can be integrated into any web technology.
- Component driven: Oryx is component centric and is based on web components
- Multi-site: supports multiple sites within one installation.
- High quality: optimized for performance, SEO, and responsive design with keyboard support.
Expand Down

0 comments on commit d223355

Please sign in to comment.