express icon indicating copy to clipboard operation
express copied to clipboard

Move view logic into separate npm package.

Open Ferrus91 opened this issue 6 years ago • 1 comments

I a wondering if it might be possible to separate View.js into a separate npm repository. It is already possible to change the default View code, and the View.js file doesn't have any shared imports from other parts of the file. I would find it quite useful for a personal project to be able to use this separately.

Ferrus91 avatar Feb 02 '18 09:02 Ferrus91

I believe that was the intent behind creating this repo: https://github.com/pillarjs/views

I am unsure what why this was not done, but maybe @dougwilson would remember.

wesleytodd avatar Feb 02 '18 19:02 wesleytodd