Skip to content

mckeever02/mailtolink

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

mailtolink.me

mailtolink.me

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

Give it a try! Visit mailtolink.me to see it in action!

By Michael Mckeever

Getting Started

Install all dependencies using npm:

$ nvm use
$ npm install

To Develop

$ npm run dev

And in debug mode:

$ npm run dev:debug

You can view the website at the given access URL:

$ light-server is listening at http://localhost:4000

The local url is configured in .lightserverrc

To Build

npm run build

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published