Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariordev/mailtoui
A simple way to enhance your mailto links with a convenient user interface.
https://github.com/mariordev/mailtoui
interface javascript lean mailto no-dependencies ui vanilla-javascript vanilla-js
Last synced: 3 months ago
JSON representation
A simple way to enhance your mailto links with a convenient user interface.
- Host: GitHub
- URL: https://github.com/mariordev/mailtoui
- Owner: mariordev
- License: mit
- Created: 2018-12-14T07:14:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T16:15:12.000Z (about 2 years ago)
- Last Synced: 2024-09-19T15:09:59.898Z (4 months ago)
- Topics: interface, javascript, lean, mailto, no-dependencies, ui, vanilla-javascript, vanilla-js
- Language: JavaScript
- Homepage: https://mailtoui.com
- Size: 1.3 MB
- Stars: 192
- Watchers: 2
- Forks: 12
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
A simple way to enhance your mailto links with a convenient user interface.
## Introduction
MailtoUI is a JavaScript library that enhances your mailto links with a convenient user interface. It gives your users the flexibility to compose a new message using a browser-based email client or their default local email app.
MailtoUI is ideal for static sites or any other site where you don't want to spend time setting up a "Contact Us" form solution.
## Quick Setup
### STEP 1
Add MailtoUI via CDN to the bottom of your page, just before the closing `
...
...