Skip to content

kolodny/wavy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

use ~ in require and import calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published