All Projects → mckeever02 → Mailtolink

mckeever02 / Mailtolink

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

Projects that are alternatives of or similar to Mailtolink

Vue Music Player
🎵Vue.js写一个音乐播放器+📖One(一个).A music player + One by Vue.js
Stars: ✭ 729 (+52.51%)
Mutual labels:  webpack, scss, html5
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+112.55%)
Mutual labels:  webpack, scss, pwa
Nice Front End Tutorial
🌍 Constantly updated front-end resources, tutorials, opinions(与时俱进版前端资源,教程和意见。)
Stars: ✭ 755 (+57.95%)
Mutual labels:  webpack, html5, pwa
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (-6.49%)
Mutual labels:  webpack, generator, pwa
Ghchat
📱A chat application for GitHub. React + PWA + Node(koa2) + Typescripts + Mysql + Socket.io
Stars: ✭ 791 (+65.48%)
Mutual labels:  webpack, scss, pwa
Vue Cnode
🔥Vue.js打造一个开源的CNode社区。CNode by Vue.js
Stars: ✭ 249 (-47.91%)
Mutual labels:  webpack, scss, html5
Wolfbot
Crypto currency trading bot written in TypeScript for NodeJS
Stars: ✭ 335 (-29.92%)
Mutual labels:  webpack, html5
Vue Shiyanlou
😘基于vue2和vuex的复杂单页面应用,20+页面53个API(仿实验楼)✨✨
Stars: ✭ 342 (-28.45%)
Mutual labels:  webpack, html5
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-26.15%)
Mutual labels:  webpack, pwa
Generator Jhipster
JHipster is a development platform to quickly generate, develop, & deploy modern web applications & microservice architectures.
Stars: ✭ 19,162 (+3908.79%)
Mutual labels:  webpack, generator
Ssr Sample
A minimum sample of Server-Side-Rendering, Single-Page-Application and Progressive Web App
Stars: ✭ 285 (-40.38%)
Mutual labels:  webpack, pwa
Sass Loader
Compiles Sass to CSS
Stars: ✭ 3,718 (+677.82%)
Mutual labels:  webpack, scss
Offline Plugin
Offline plugin (ServiceWorker, AppCache) for webpack (https://webpack.js.org/)
Stars: ✭ 4,444 (+829.71%)
Mutual labels:  webpack, pwa
Personal Site
My personal website - built with React, React-Router, React-Snap for Static-Export, and GitHub Pages.
Stars: ✭ 324 (-32.22%)
Mutual labels:  webpack, scss
Skeleventy
A skeleton boilerplate built with Eleventy.
Stars: ✭ 318 (-33.47%)
Mutual labels:  webpack, scss
Gulp Scss Starter
Frontend development with pleasure. SCSS version
Stars: ✭ 339 (-29.08%)
Mutual labels:  webpack, scss
Coreui Free React Admin Template
CoreUI React is a free React admin template based on Bootstrap 5
Stars: ✭ 3,573 (+647.49%)
Mutual labels:  scss, html5
Wxapp Boilerplate
使用 webpack, babel, scss 开发的微信/支付宝小程序项目脚手架
Stars: ✭ 367 (-23.22%)
Mutual labels:  webpack, scss
React 2048 Game
🎮 A fancy 2048 game build with react, redux best practices.
Stars: ✭ 401 (-16.11%)
Mutual labels:  scss, pwa
Adminkit
🧰 AdminKit is a free & open source Bootstrap 5 Admin Template
Stars: ✭ 395 (-17.36%)
Mutual labels:  webpack, scss

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].