fun2mod

1.0.6 • Public • Published

Fun2Mod

[nodejs] Function to module exporter

Install

npm install fun2mod

Usage

var f2m = require('fun2mod');
var mod = f2m('function.js', 'functionName');
mod(); // Function executed

/fun2mod/

    Package Sidebar

    Install

    npm i fun2mod

    Weekly Downloads

    37

    Version

    1.0.6

    License

    ISC

    Unpacked Size

    1.69 kB

    Total Files

    4

    Last publish

    Collaborators

    • kaisarcode