0.2.1 • Published 4 years ago

benja v0.2.1

Weekly downloads
4
License
ISC
Repository
github
Last release
4 years ago

Benja OS Helper

Used mostly to fix a well-known Electron limitation with NODE_PATH env variable, this module is needed to fix further require(module) down your app.

It can be used in both backend and frontend files. Install it locally via npm install benja and after that:

// on top of index.js or index.html
// to have access to both local and global modules
require(process.cwd() + '/node_modules/benja').paths();

Visit Benja OS site to know more about BENJA.

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.0

8 years ago