Sign Up for Free

RunKit +

Try any Node.js package right in your browser

This is a playground to test code. It runs a full Node.js environment and already has all of npm’s 1,000,000+ packages pre-installed, including ydkme with all npm packages installed. Try it out:

var ydkme = require("ydkme")

This service is provided by RunKit and is not affiliated with npm, Inc or the package authors.

ydkme v0.0.1

Nodejs实现的一个临时邮件服务,当你需要在某些网站注册用户,但又不想透露自己的邮箱时,可以使用 ydkme 生成的临时的邮箱。ydkme 会在收到邮件时,自动生成邮箱。你可以通过邮箱的名称来命令 ydkme 如何处理收到的邮件。 :D

RunKit is a free, in-browser JavaScript dev environment for prototyping Node.js code, with every npm package installed. Sign up to share your code.
Sign Up for Free