Skip to content

change all functions of source code file to like `exports.funcName`

Notifications You must be signed in to change notification settings

qingwufong/exportallfuncs

Repository files navigation

What`s exportallfuncs.js ?

exportallfuncs.js is a tool which can export all functions of your javascript file.

How to use it ?

it so easy, with command node exportallfuncs [your js filename], like input command with node exportallfuncs demo.js, it will generate a file called 'demo.export.js'.

About

change all functions of source code file to like `exports.funcName`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published