Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noppefoxwolf/inaba

Interface Builder validator. (beta)
https://github.com/noppefoxwolf/inaba

Last synced: 29 days ago
JSON representation

Interface Builder validator. (beta)

Awesome Lists containing this project

README

        

![](https://github.com/noppefoxwolf/inaba/blob/master/meta/repo-banner.png)

Interface Builder validator.

## Usage

`$ Inaba ./Project`

```
> CaptureButton.xib
🌁 An image is specified outside the code. (icon_camera)

> NoticeView.xib
🌁 An image is specified outside the code. (notice_dialog_image)

> SignupViewController.storyboard
🌁 An image is specified outside the code. (welcome)
```

- [x] xib, storyboard support
- [ ] image specified outside code validater
- [x] imageView
- [ ] button
- [ ] inaba.yml

## Installation

beta

`git clone git@this`
`make release install`

## Author

Tomoya Hirano, [email protected]

## License

Inaba is available under the MIT license. See the LICENSE file for more info.