Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/uncenter/mailtolink

📬 A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.
https://github.com/uncenter/mailtolink

Last synced: about 6 hours ago
JSON representation

📬 A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

Awesome Lists containing this project

README

        

# mailtolink

>

A quick and easy way to generate markup for mailto links without having to worry about the annoying formatting.

## Develop

```sh
pnpm install # install dependencies
pnpm dev # start development server
pnpm build # run production build
```

## License

[MIT](LICENSE)

> [!NOTE]
> This project is forked from [mckeever02/mailtolink](https://github.com/mckeever02/mailtolink).