phenomejs / phenome

The ultimate cross-framework component compiler
http://phenomejs.org
MIT License
71 stars 8 forks source link

Allow to input and output just string #28

Open nolimits4web opened 6 years ago

nolimits4web commented 6 years ago

Not sure, but it can be useful in some cases when we may need to pass a file string instead of file path and get the result string instead of writing to files.

In this case we still need to specify input and output paths, but this will be required just for compiler to place helpers imports to the file content with path based on output