Greasy Fork is available in English.

enhance-npm-community

一个用于增强npm官网的GM脚本

作者
axetroy
今日安裝
0
安裝總數
37
評價
1 0 0
版本
0.2.1
建立日期
2017-02-10
更新日期
2017-03-21
相容性
相容於 Firefox 相容於 Chrome
授權條款
The MIT License (MIT)
腳本執行於

enhance-npm-community

一个用于增强npm官网的GM脚本

feature

  • 获取npm包对应的github信息,是骡子是马,一看便知
  • 优化部分显示效果
  • 提示哪些包已经很久没有更新,要引入需谨慎
  • 可以直接点击require('xxx'), npm install xxx,跳转到相应的npm包

Usage

点击立即安装

Contribute

git clone https://github.com/axetroy/enhance-npm-community.git

yarn
yarn start

# or 
npm install
npm start

LICENSE

The MIT License (MIT)

Copyright (c) 2017 axetroy

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.