https://github.com/sbb-design-systems/lyne-angular
Angular wrapper for the Lyne Web Components
https://github.com/sbb-design-systems/lyne-angular
angular javascript lyne lyne-components sbb-cff-ffs typescript web-components
Last synced: 2 months ago
JSON representation
Angular wrapper for the Lyne Web Components
- Host: GitHub
- URL: https://github.com/sbb-design-systems/lyne-angular
- Owner: sbb-design-systems
- License: mit
- Created: 2024-12-10T15:42:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-08T09:24:24.000Z (2 months ago)
- Last Synced: 2025-04-08T09:43:58.495Z (2 months ago)
- Topics: angular, javascript, lyne, lyne-components, sbb-cff-ffs, typescript, web-components
- Language: TypeScript
- Homepage:
- Size: 1.53 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: docs/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# Lyne Components Angular Wrapper
> Lyne Components are the building blocks of the Lyne Design System
> and are based on standard compliant Web Components
> created using [Lit](https://lit.dev/) and
> browsable through [Storybook](https://lyne-storybook.app.sbb.ch/) respectively [Lyne Angular Storybook](https://lyne-angular-storybook.app.sbb.ch/)This is the repository for the Angular wrapper for the Lyne Web Components at
[sbb-design-systems/lyne-components](https://github.com/sbb-design-systems/lyne-components).## 📚 Documentation
- General docs: [digital.sbb.ch](https://digital.sbb.ch)
- Lyne Component docs: [Storybook](https://lyne-storybook.app.sbb.ch)
- Lyne Angular docs: [Storybook](https://lyne-angular-storybook.app.sbb.ch)## 🔗 Packages
| Package | Description |
| ------------------------------------- | ------------------------------------------------------- |
| `@sbb-esta/lyne-angular` | Angular wrappers for `@lyne-esta/elements` |
| `@sbb-esta/lyne-angular-experimental` | Angular wrappers for `@lyne-esta/elements-experimental` |- [NPM Packages](https://www.npmjs.com/search?q=%40sbb-esta%2Flyne-)
## 🖥 Browser and screen reader support
This library supports the most recent two versions of all major browsers: Chrome (including Android), Firefox, Safari (including iOS), and Edge.
We aim for great user experience with the following screen readers:
Windows: NVDA and JAWS with FF / Chrome.
macOS: VoiceOver with Safari / Chrome.
iOS: VoiceOver with Safari
Android: Android Accessibility Suite (formerly TalkBack) with Chrome.## 🙌 Contributing
- [General contribution guide](./docs/CONTRIBUTING.md)
- [Code of conduct](./docs/CODE_OF_CONDUCT.md)## 📝 License
This software is published by SBB-CFF-FFS under the [MIT](/LICENSE) licence and unsupported unless otherwise clearly stated.
Use at your own risk.