Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itsmunim/grunt-npm-wiredep
Inject your npm dependencies right into your HTML from Grunt
https://github.com/itsmunim/grunt-npm-wiredep
Last synced: about 4 hours ago
JSON representation
Inject your npm dependencies right into your HTML from Grunt
- Host: GitHub
- URL: https://github.com/itsmunim/grunt-npm-wiredep
- Owner: itsmunim
- License: mit
- Created: 2019-08-29T07:38:59.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T15:52:15.000Z (about 5 years ago)
- Last Synced: 2024-11-13T21:51:53.200Z (7 days ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
- License: LICENSE-MIT
Awesome Lists containing this project
README
#### grunt-npm-wiredep
It's like wiredep, but for `npm` dependencies. Someone had to create it, right?
Uses code from [grunt-wiredep](https://github.com/stephenplusplus/grunt-wiredep) and npm package [npm-wiredep](https://github.com/viscomd/npm-wiredep)
##### Config
Simply check out [npm-wiredep](https://github.com/viscomd/npm-wiredep)
Don't forget to hit a star, if it helped you!