1.0.2 • Published 6 years ago

so-require-file-example v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

To Install

npm install so-require-file-example
// or
yarn add so-require-file-example

To Use

// somefile.js
const SoRequireFileExample = require('so-require-file-example');
SoRequireFileExample();
// Then to see results (replace 'somefile.js' with the name of your file):
// node somefile.js
1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago