|
|
|
|
|
by pjmlp
2845 days ago
|
|
Apparently you haven't read everything. "
- If your project does not require additional tools (like Node, npm, Gulp, Grunt, WebPack, etc) and you simply want to acquire a couple of files, then LibMan might be for you. - LibMan lets you specify exactly where the files should be placed inside your project. (No additional build tasks or manual file copying required!) - LibMan provides the benefit of a much smaller footprint in your web project as it only downloads the files you need.
" Basically the way to avoid touching node or anything related to it. |
|