Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/LaneCommunityCollege/jquery-signature
a jQuery based email signature generator
https://github.com/LaneCommunityCollege/jquery-signature
jquery signature
Last synced: 2 months ago
JSON representation
a jQuery based email signature generator
- Host: GitHub
- URL: https://github.com/LaneCommunityCollege/jquery-signature
- Owner: LaneCommunityCollege
- License: mit
- Created: 2017-03-14T20:08:00.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T23:20:26.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T16:40:43.407Z (5 months ago)
- Topics: jquery, signature
- Language: HTML
- Size: 57.6 KB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# jQuery Signature
A quick website to generate an email signature based on form input, with a little bit of validation. Users then copy and paste their signature into their email client.An example can be found on [our website](https://smallapps.lanecc.edu/signature-generator/).
## Resources
* **CSS Icons** - https://github.com/krschmidt/css-icons - since image icons don't work well in email
* **CSS Inliner** - https://templates.mailchimp.com/resources/inline-css/ - since all css needs to be inlined.