npm-assets icon indicating copy to clipboard operation
npm-assets copied to clipboard

Use static files from NPM packages

Results 2 npm-assets issues
Sort by recently updated
recently updated
newest added

Hello, I've found that this tool works perfect for files but what if I want to copy entire directory?

If this is (or should be) intended to allow npm to handle static assets elegantly like bower, shouldn't this namespace the static dependencies? i.e. instead of throwing everything into one...

enhancement
PR wanted