An open API service indexing awesome lists of open source software.

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

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.