https://github.com/nshimiye/ng-tooltip
Tooltip implementation using BEM naming for css and angular
https://github.com/nshimiye/ng-tooltip
angular bem-css bem-naming tooltip
Last synced: about 1 year ago
JSON representation
Tooltip implementation using BEM naming for css and angular
- Host: GitHub
- URL: https://github.com/nshimiye/ng-tooltip
- Owner: nshimiye
- Created: 2019-05-20T00:04:00.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-30T23:57:54.000Z (almost 7 years ago)
- Last Synced: 2025-02-02T02:27:50.006Z (about 1 year ago)
- Topics: angular, bem-css, bem-naming, tooltip
- Language: TypeScript
- Size: 116 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NGTooltip
Implementation of viewport-aware tooltip
## Local Setup
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`.
Look at the [Angular Readme](ANGULAR_README.md) for more info