1.0.4 • Published 7 years ago

wavy v1.0.4

Weekly downloads
191
License
MIT
Repository
github
Last release
7 years ago

wavy

use ~ in require and import calls

NPM version Build status Downloads

install

npm install --save wavy

This module lets 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
Tested with npm, pnpm, and ied

1.0.4

7 years ago

1.0.3

8 years ago

1.0.2

8 years ago

0.0.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago