Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
An ESLint plugin that enforces the use of import aliases. Also supports autofixing.
Adds Nuxt page data to route meta at build time. Also supports TypeScript.
Temporarily overrides the command line arguments. This is useful for testing.
Transform a TypeScript AST node into a real JS object.
Module to integrate Linaria with Nuxt.
Vue directive that makes an element focus on mouse up event instead of mouse down. Useful for drag and drop.
A zero-runtime functional programming babel macro.