wavy2

1.0.10 • Public • Published

wavy

use ~ in require and import calls

NPM version Build status Downloads

install

npm install --save wavy

This module let's you turn things like require('../../../../foo') into something like
require('~/foo'). The way it works is that on postinstall it creates a symlink in app/node_modules/~ to point to app/

Tested on Mac, Linux and Windows

/wavy2/

    Package Sidebar

    Install

    npm i wavy2

    Weekly Downloads

    1

    Version

    1.0.10

    License

    MIT

    Last publish

    Collaborators

    • kolodny