Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hojberg/cssarrowplease
Generate CSS tooltip arrows
https://github.com/hojberg/cssarrowplease
css css-arrow javascript tooltip-arrow
Last synced: 26 days ago
JSON representation
Generate CSS tooltip arrows
- Host: GitHub
- URL: https://github.com/hojberg/cssarrowplease
- Owner: hojberg
- License: mit
- Created: 2012-03-19T15:16:38.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T12:28:23.000Z (over 2 years ago)
- Last Synced: 2024-10-01T20:01:23.051Z (about 1 month ago)
- Topics: css, css-arrow, javascript, tooltip-arrow
- Language: JavaScript
- Homepage: http://cssarrowplease.com
- Size: 690 KB
- Stars: 2,186
- Watchers: 63
- Forks: 364
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CSS Arrow Please
Generate the CSS for a tooltip arrow.
Check it out at http://cssarrowplease.com## Contributing
You can simply open the public/index.html file in your browser
or start the development node app (not required): `node bin/server --development`## License
CSSArrowPlease is Copyright © 2012 Simon Højberg. CSSArrowPlease is free software, and may be redistributed under the terms specified in the LICENSE file.