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: 5 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T13:05:46.000Z (8 days ago)
- Last Synced: 2024-12-05T13:40:36.851Z (8 days ago)
- Language: TypeScript
- Homepage: https://angular.app.sbb.ch
- Size: 47.2 MB
- Stars: 111
- Watchers: 11
- Forks: 23
- Open Issues: 45
-
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