Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbb-design-systems/sbb-angular
Angular Library for SBB
https://github.com/sbb-design-systems/sbb-angular
Last synced: 7 days ago
JSON representation
Angular Library for SBB
- Host: GitHub
- URL: https://github.com/sbb-design-systems/sbb-angular
- Owner: sbb-design-systems
- License: other
- Created: 2019-04-15T18:50:19.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T19:27:03.000Z (13 days ago)
- Last Synced: 2025-01-07T05:07:53.320Z (12 days ago)
- Language: TypeScript
- Homepage: https://angular.app.sbb.ch
- Size: 46.9 MB
- Stars: 109
- Watchers: 11
- Forks: 23
- Open Issues: 42
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-angular - sbb-angular - Angular Library for SBB. (Table of contents / Third Party Components)
- fucking-awesome-angular - sbb-angular - Angular Library for SBB. (Table of contents / Third Party Components)
README
# SBB Components and Design for Angular
This is the repository for the Angular component library for SBB.
[Documentation/Showcase](https://angular.app.sbb.ch/)
[Design Specification](https://digital.sbb.ch/)
## Packages
### [@sbb-esta/angular](https://www.npmjs.com/package/@sbb-esta/angular)
`ng add @sbb-esta/angular`
The package containing the components/modules for SBB websites and applications.
[Documentation](https://angular.app.sbb.ch/angular)
### [@sbb-esta/journey-maps](https://www.npmjs.com/package/@sbb-esta/journey-maps)
`ng add @sbb-esta/journey-maps`
The package containing a MapLibre based map component (Angular & Web Component) to display public transport data, points of interest and much more.
[Documentation](https://angular.app.sbb.ch/journey-maps)
## 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.
Chrome OS: ChromeVox with Chrome.## Testing Supported By