enhance-npm-community

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

作者のサイトでサポートを受ける。または、このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
axetroy
1日のインストール数
0
累計インストール数
40
評価
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.