wavy

1.0.4 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    35
    • latest
  • 0.0.0
    0
    • node_modules-kicker

Version History

Package Sidebar

Install

npm i wavy

Weekly Downloads

35

Version

1.0.4

License

MIT

Last publish

Collaborators

  • kolodny