https://github.com/zswang/npdep
Automatic import NPM's main file to HTML
https://github.com/zswang/npdep
import npm
Last synced: 29 days ago
JSON representation
Automatic import NPM's main file to HTML
- Host: GitHub
- URL: https://github.com/zswang/npdep
- Owner: zswang
- Created: 2015-11-14T13:34:59.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T01:41:01.000Z (over 8 years ago)
- Last Synced: 2025-06-25T01:07:27.681Z (12 months ago)
- Topics: import, npm
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
npdep
----
# [![NPM version][npm-image]][npm-url]
Automatic import NPM's main file to HTML
HTML 自动引入 NPM main 文件
## example
index.html
```html
npdep example
```
`$ npdep`
```html
npdep example
```
index.html
```html
npdep example
```
`$ npdep`
```html
npdep example
```
## License
MIT © [zswang](http://weibo.com/zswang)
[npm-url]: https://npmjs.org/package/npdep
[npm-image]: https://badge.fury.io/js/npdep.svg