express-expose
express-expose copied to clipboard
Make exposed a public api and provide a way of hiding application level exposes from the outputted JavaScript.
This would allow writing plugins which cache the app level output in a separate file, to avoid loading it on every page request.