https://github.com/healthypackrat/rubygems-class-table
ドキュメンテーションコメントの文字数が多い順にGemライブラリのAPIリファレンスへのリンクを表示
https://github.com/healthypackrat/rubygems-class-table
react redux ruby
Last synced: 3 months ago
JSON representation
ドキュメンテーションコメントの文字数が多い順にGemライブラリのAPIリファレンスへのリンクを表示
- Host: GitHub
- URL: https://github.com/healthypackrat/rubygems-class-table
- Owner: healthypackrat
- Created: 2019-11-03T13:59:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T00:01:12.000Z (over 2 years ago)
- Last Synced: 2025-01-09T19:14:43.881Z (5 months ago)
- Topics: react, redux, ruby
- Language: JavaScript
- Homepage: https://healthypackrat.github.io/rubygems-class-table/
- Size: 2.47 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rubygems-class-table
## What's this?
各RubyGemsライブラリのクラスへのリンクをドキュメンテーションコメントが多い順に表示させます。
## Demo
*
## Usage
Gemを追加する:
```
$ bin/manager add devise
```## Development
開発用サーバを起動:
```
$ yarn start
```GitHub Pagesにデプロイ:
```
$ npm run deploy
```