Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teitei-tk/juiz
Manage Github PullRequest Code reviewer assign
https://github.com/teitei-tk/juiz
github-api lerna monorepository typescript
Last synced: 28 days ago
JSON representation
Manage Github PullRequest Code reviewer assign
- Host: GitHub
- URL: https://github.com/teitei-tk/juiz
- Owner: teitei-tk
- License: apache-2.0
- Created: 2018-05-09T07:17:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T15:45:20.000Z (about 2 years ago)
- Last Synced: 2024-04-18T15:58:32.643Z (9 months ago)
- Topics: github-api, lerna, monorepository, typescript
- Language: TypeScript
- Size: 1.38 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# juiz
[![CircleCI](https://circleci.com/gh/teitei-tk/juiz/tree/master.svg?style=svg)](https://circleci.com/gh/teitei-tk/juiz/tree/master)
[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)Manage Github PullRequest Code reviewer assign
| packages | version | Description |
| ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------- |
| [@juiz/datastore](https://github.com/teitei-tk/juiz/tree/master/packages/datastore) | [![npm (scoped)](https://img.shields.io/npm/v/@juiz/datastore.svg?style=flat-square)](https://www.npmjs.com/package/@juiz/datastore) | Database Accessor Objcets |
| [@juiz/github](https://github.com/teitei-tk/juiz/tree/master/packages/github) | [![npm (scoped)](https://img.shields.io/npm/v/@juiz/github.svg?flat-square)](https://www.npmjs.com/package/@juiz/github) | Gihutb API Client (v3 and v4) |
| [@juiz/team](https://github.com/teitei-tk/juiz/tree/master/packages/team) | [![npm (scoped)](https://img.shields.io/npm/v/@juiz/team.svg?style=flat-square)](https://www.npmjs.com/package/@juiz/team) | team developments utility logic(Shuffle, Notify, CodeReview Request, etc) |