0.0.1 • Published 5 years ago

exportallfuncs v0.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

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'.