customizable

1.0.0 • Public • Published

customizable

Node.js wedge to allow customized code to override repo code

Installation

npm install customize --save

Usage

require('customize');
...
require('other.js');

Will actually require 'my-other.js' in place of 'other.js' if found.

See test/test.js for an example.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i customizable

Weekly Downloads

5

Version

1.0.0

License

MIT

Last publish

Collaborators

  • djulien