1.0.2 • Published 5 years ago

so-require-file-example v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago